Greetings,
I just built 21.4.6 on alphaev67-dec-osf5.1 with gcc-3.0.4. If I
attempt to kill a line with C-k, xemacs locks up, spewing
Warning: Attempt to copy to unlocked clipboard!
Warning: Attempt to copy to unlocked clipboard!
...
to the invoking terminal. Killing yields...
Lisp backtrace follows:
own-selection-internal(CLIPBOARD
"#####################################################################" nil
nil)
# bind (zmacs-region-stays data-type how-to-add type data)
own-selection("#####################################################################"
CLIPBOARD)
# bind (push string)
own-clipboard("#####################################################################"
t)
# bind (replace string)
kill-new("#####################################################################")
# bind (undo-high-threshold tail verbose end start)
kill-region(1 70)
# bind (entire-line arg)
kill-line-1(nil nil)
# bind (arg)
kill-line(nil)
# bind (command-debug-status)
call-interactively(kill-line)
# (condition-case ... . error)
# (catch top-level ...)
Terminated
A google groups search of comp.emacs.xemacs with "unlocked clipboard"
yields this thread from Aug 1999 under 21.1.6:
<
http://groups.google.com/groups?hl=en&th=1af4a82148b6146&seekm=by...
Wierd, huh? I'll continue investigating, but I thought I would
mention it here right away, in case anyone else has seen this before.
Below is the tail from ./configure.
Thanks,
David
XEmacs 21.4.6 "Common Lisp" configured for `alphaev67-dec-osf5.1'.
Compilation / Installation:
Source code location:
/cluster/members/member1/net/nfs0/vol1/sw/src/xemacs-21.4.6
Installation prefix: /sw/common
Runtime library search path: /sw/arch/lib:/usr/dt/lib:/usr/shlib
Operating system description file: `s/decosf4-0.h'
Machine description file: `m/alpha.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -Wshadow -Wpointer-arith
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/dt/include
- X Windows libraries location: /usr/dt/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif 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:
Databases:
Compiling in support for GNU DBM.
Internationalization:
Compiling in support for file coding.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "flock" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for ToolTalk.
Compiling in support for dynamic shared object modules.