On Tue, 2002-04-09 at 11:48, William M. Perry wrote:
Anybody else have absolutely no luck with the latest CVS?
Hi Bill, same here...
XEmacs Build Report generated by emacs-version
21.5 (beta6) "bok choi" XEmacs Lucid
with system-configuration
i686-pc-linux
follows:
Contents of /disk1/src/xemacs-21.5/Installation:
(Output from most recent run of ./configure)
uname -a: Linux dilbert 2.4.17 #1 Mon Mar 4 13:41:20 EST 2002 i686
unknown
./configure '--package-path=/usr/src/xemacs-packages' '--with-gtk=yes'
'--pdump'
XEmacs 21.5-b6 "bok choi" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /disk1/src/xemacs-21.5
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -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:
Using GTK menubars.
Using GTK scrollbars.
Using GTK dialog boxes.
Using GTK 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).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for LDAP.
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.
Using the new portable dumper.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
...but trying to send the build report gives me this:
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
popup-menu(("mail" "Sending Mail:" "----" ["Send and
Exit"
mail-send-and-exit t] ["Send Mail" mail-send t] "----"
"Navigation:"
"----" ["To:" mail-to t] ["Subject:" mail-subject t]
["CC:" mail-cc t]
["FCC:" mail-fcc t] ["BCC:" mail-bcc t] ["Reply-To:"
mail-reply-to t]
["Text" mail-text t] "----" "Miscellaneous Commands:"
"----" ["Expand
Aliases" expand-mail-aliases t] ["Yank Original" mail-yank-original (not
...)] ["Fill Yanked Message" mail-fill-yanked-message (save-excursion
... ...)] ["Insert Signature" mail-signature (and ... ...)] ["Insert
File..." insert-file t] ["Insert Buffer..." insert-buffer t]
"----"
["Cancel" mail-dont-send t]))
# bind (context-menu-items context-extents context-point
context-window event) popup-mode-menu(#<buttondown-event î>)
# bind (command-debug-status)
call-interactively(popup-mode-menu)
# (condition-case ... . error)
# (catch top-level ...)
I've successfully used it to do some editing using the toolbar.
Mike