hi glynn,
Glynn Clements wrote:
Darin Perusich wrote:
> i'll give these a try but i'm not performing a cut and paste, i'm just
> delete a region of text.
Yep; that comes under "cut" (or "kill", in Emacs terminology).
Most of XEmacs' "deletion" operations (e.g. C-w, C-k) save the deleted
text on the kill-ring (similar to a clipboard, but it keeps a history
of previous values, not just the last value).
thanks for clarifying this.
i'm working with an engineer at sun microsystems on this he is seeing this.
"I did play with this a bit and found that acroread is doing something
with the GDK_SELECTION property and xemacs is also looking at this
property. I used truss -ulibX11: -p <pid> to see what X11 calls are
being made and saw both acroread and xemacs busy doing something. Then,
using the man pages for XGetWindowProperty() the third argument is the
property atom. xlsatoms lists this as GDK_SELECTION."
i've trussed the process myself and can provide them and cores when
xemacs crashes if this would be helpful.
i've also built xemacs 21.4.19 without Motif and with GCC and i'm unable
to recreate this issue. i'm going to build with suns compiler to see
what happens. though now when i compile in MULE support without motif
the gui crashes but that's another issue.
thanks.
Installation:
uname -a: SunOS ra 5.8 Generic_117350-28 sun4u sparc SUNW,Sun-Blade-1000
./configure '--prefix=/opt/csw/xemacs' '--site-prefixes=/opt/csw'
'--with-sound=native,nonas,noesd' '--with-ldap=no'
'--with-postgresql=no' '--with-database=dbm' '--with-ncurses'
'--with-widgets=athena' '--with-dialogs=athena'
XEmacs 21.4.19 "Constant Variable" configured for `sparc-sun-solaris2.8'.
Compilation / Installation:
Source code location:
/export/home/darin/build/xemacs-21.4.19
Installation prefix: /opt/csw/xemacs
Additional prefixes: /opt/csw
Runtime library search path:
/opt/csw/lib:/usr/ccs/lib:/opt/csw/gcc3/lib/gcc/sparc-sun-solaris2.8/3.4.4/../../..
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler: gcc -g -O3 -Wall -Wno-switch
-Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing
-Wshadow -Wpointer-arith
Compiler version: gcc (GCC) 3.4.4
Compiler specs file:
/opt/csw/gcc3/lib/gcc/sparc-sun-solaris2.8/3.4.4/specs
Relocating allocator for buffers: yes
GNU version of malloc: yes
libc: SUNWcsl 11.8.0,REV=2000.01.08.18.12
Window System:
Compiling in support for the X window system:
- X Windows headers location:
- X Windows libraries location:
- Xau (X authority) not available.
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for DBM.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
--
Darin Perusich
Unix Systems Administrator
Cognigen Corp.
darinper(a)cognigencorp.com