I have a serious problem with 21.4.9. Each time I do su to edit a
file as root using xemacs, when I select text it hangs forever.
This doesn't seem to happen if I am not root.
Killing xemacs gives this:
Lisp backtrace follows:
own-selection-internal(CLIPBOARD "BuildRequires: tcp_wrappers-devel, pam-devel,
db3-devel, libldap2-devel, openssl, openssl-devel, XFree86-devel" nil nil)
# bind (zmacs-region-stays data-type how-to-add type data)
own-selection("BuildRequires: tcp_wrappers-devel, pam-devel, db3-devel,
libldap2-devel, openssl, openssl-devel, XFree86-devel" CLIPBOARD)
# bind (push string)
own-clipboard("BuildRequires: tcp_wrappers-devel, pam-devel, db3-devel,
libldap2-devel, openssl, openssl-devel, XFree86-devel" t)
# bind (replace string)
kill-new("BuildRequires: tcp_wrappers-devel, pam-devel, db3-devel, libldap2-devel,
openssl, openssl-devel, XFree86-devel")
# bind (undo-high-threshold tail verbose end start)
kill-region(947 1057)
# 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 ...)
uname -a: Linux
rpppc1.md.hns.com 2.4.18-5 #1 Mon Jun 10 15:37:14 EDT 2002 i686 unknown
./configure 'athlon-redhat-linux' '--prefix=/usr'
'--exec-prefix=/usr' '--bindir=/usr/bin' '--datadir=/usr/share'
'--libdir=/usr/lib' '--mandir=/usr/share/man/man1'
'--infodir=/usr/share/info' '--with-pop' '--mail-locking=lockf'
'--with-clash-detection' '--debug=no' '--error-checking=none'
'--with-mule=yes' '--with-database=berkdb' '--with-ldap=yes'
'--with-canna=yes' '--with-wnn=yes' '--with-xim=xlib'
'--with-msw=no' '--with-xfs=yes' '--with-dragndrop'
'--pdump'
XEmacs 21.4.9 "Informed Management (RC2)" configured for
`i686-redhat-linux'.
Compilation / Installation:
Source code location: /usr/local/src/xemacs-21.4.9
Installation prefix: /usr
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -march=athlon -mcpu=athlon -g -O3 -Wall
-Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wshadow
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/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.
Compiling in support for GPM (General Purpose Mouse).
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 Berkeley database.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
- Using XFontSet to provide bilingual menubar.
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "lockf" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.