Spell cause segmentation fault
17 years, 5 months
Cliff Liu
Red Hat Enterprise Linux WS release 4 (Nahant Update 5)
2.6.9-55.ELsmp #1 SMP x86_64 x86_64 x86_64 GNU/Linux
Spell check cause segmentation fault, so does M-x report-emacs-bug and
M-x describe-installation.
Fatal error (11). Core gdb file is attached.
System has aspell-0.50.5-4.EL4 and aspell-en-0.51-11, both are latest
from RedHat.
Thanks,
Cliff
--
This message has been scanned for viruses and dangerous
content by GMAO's MailScanner, and is believed to be clean.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Lastest experimental CPerl mode changes
17 years, 5 months
robert delius royar
In a recent package update from the experimental packages perl-modes and
prog-modes, something has changed in CPerl mode that affects
font-lock syntax coloring and autocompletion of program blocks. The
Changelog does not refer to any changes in the files except to sync
cperl.el with upstream 2.53 and change the Makefile version in
perl-modes and to Use `condition-case' instead of `ignore-errors' in
rpm-spec-mode.el.
First, syntax hilighting appears to become confused when existing lines
are edited--especially when the line contains unterminated strings. The
confusion shows as incorrect coloring of symbols on the following line.
In most cases issuing a call to font-lock-fontify-buffer is the only way
to get the hilighting back to normal. I suspect a regex problem that
may stem from a change to other functions in xemacs-base. See the
attached PNG files. One shows the code before any changes, the next
shows it after typing one character--changes immediately. The third
shows that completing the line does not lead to an update of the
hilighting. In some cases adding a newline causes the hilighting to
correct itself, but in most cases it does not. I use Perl to write a
good deal of dynamic web pages. These often contain html tags. CPerl
mode now throws an error (available through `view-lossage') whenever I
try to add an html tag:
End of `< ... >' string/RE not found: (syntax-error Unbalanced parentheses)
These are the types of additions that a newline alone cannot be used to
"fix" the highlighting.
Second, the new CPerl wants to complete control structures I type. That
is new behavior. I cannot find a way to turn off this help. I would
not mind this that much except it triggers the error
nil not defined.
Precede char by C-q to avoid expansion
I have CPerl major mode on and the minor modes PenDel, Font, and Abbrev
active. The encoding is "Raw."
Installed packages include
perl-modes 1.10 (installed 2007-06-12)
prog-modes 2.13 (installed 2007-06-12)
--
Dr. Robert Delius Royar Associate Professor of English
Morehead State University Morehead, Kentucky
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
sudden problems with socket connections
17 years, 5 months
Scott Evans
Hi folks,
I'm one of the maintainers of TNT, an IM client for Emacs.
(http://tnt.sourceforge.net)
I use TNT
daily on two machines, but in the last few days I am unable to establish
a connection from my laptop. The connection attempt never returns an
error, but nothing seems to happen.
If I quit XEmacs, I see the expected process list:
> Proc Status Buffer Tty Command
> ---- ------ ------ --- -------
> toc open (none) (none) network stream connection 5190(a)toc.oscar.aol.com
...and the "active processes exist; kill them and exit anyway" question.
Under the hood, we connect to AIM as follows:
(setq tocstr-process (open-network-stream "toc" nil host port))
--
I'm running
XEmacs 21.4 (patch 13) "Rational FORTRAN" [Lucid] (i586-pc-win32) of Sun May 25 2003 on TSUNAMI
...though I just downloaded and installed 21.4.19, and it exhibits the
same problem. And TNT definitely still works fine on my desktop, which
is on the same network as the laptop! However, I can telnet to
toc.oscar.aol.com 5190 from the laptop just fine.
I've rebooted; I've run -vanilla; I've done everything I can think of and
it has no effect. And again, this machine has been super-stable and TNT
has been very reliable, until a couple of days ago. Nothing has changed
on this machine in that time.
I know this is a weird problem description, but does anyone have any
ideas what could be happening, or how I might start debugging this?
(Oddly enough, I've had to move to Emacs for other reasons but I keep a
copy of XEmacs running only to use TNT! Emacs never establishes a
connection for me; the symptoms are very similar to this though the cause
may well be completely different.)
Thanks!
--
scott evans :: www.antisleep.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.5-b27] modeline problem: frame-tty-p not defined
17 years, 5 months
Ron Isaacson
================================================================
Dear Bug Team!
In modeline.el, modeline-update-tty-frame-specifier tries to use
frame-tty-p. If that function is not defined, modeline-tty-frame-id
will always be blank, and it doesn't seem to be defined anywhere.
This simple definition works, but I'm not sure where it's supposed to
come from (frame.el most likely):
(defun frame-tty-p (f)
(eq (frame-type f) 'tty)))
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux paias693 2.4.21-32.0.1.EL.msdwhugemem #1 SMP Mon Dec 5 21:32:44 EST 2005 i686 i686 i386 GNU/Linux
./configure '--prefix=/ms/dist/xemacs/PROJ/core/21.5.27/common' '--exec-prefix=/ms/dist/xemacs/PROJ/core/21.5.27/.exec/ia32.linux.2.4.glibc.2.3' '--with-menubars=lucid' '--with-scrollbars=lucid' '--with-widgets=athena' '--with-dialogs=athena' '--with-cde=no' '--with-dragndrop=no' '--with-tooltalk=no' '--with-xim=no' '--with-ncurses' '--with-gif=yes' '--with-jpeg=yes' '--with-png=yes' '--with-tiff=yes' '--with-database=no' '--with-postgresql=no' '--with-ldap=yes' '--with-external-widget' '--with-mule' '--disable-mc-alloc' '--disable-kkcc' '--without-error-checking' '--with-xft=emacs,gauges,menubars' '--with-gpm=yes' '--with-xpm=yes' '--with-canna' '--with-wnn' '--with-cppflags=-idirafter/usr/include/wnn' 'CC=gcc' 'CFLAGS= ' 'CPPFLAGS= -I//ms/dist/aurora/PROJ/jpeg/6b.3/common/include -I//ms/dist/aurora/PROJ/png/1.2.8/common/include -I//ms/dist/fsf/PROJ/libtiff/3.7.2/common/include -I//ms/dist/aurora/PROJ/zlib/1.2.2/common/include -I//ms/dist/fsf/PROJ/ncurses/5.4/common/gcc32/in
clude' 'LDFLAGS= -L//ms/dist/aurora/PROJ/jpeg/6b.3/.exec/ia32.linux.2.4.lib6/lib -Wl,-rpath,//ms/dist/aurora/PROJ/jpeg/6b.3/.exec/ia32.linux.2.4.lib6/lib -L//ms/dist/aurora/PROJ/png/1.2.8/.exec/ia32.linux.2.4.lib6/lib -Wl,-rpath,//ms/dist/aurora/PROJ/png/1.2.8/.exec/ia32.linux.2.4.lib6/lib -L//ms/dist/fsf/PROJ/libtiff/3.7.2/.exec/ia32.linux.2.4.lib6/lib -Wl,-rpath,//ms/dist/fsf/PROJ/libtiff/3.7.2/.exec/ia32.linux.2.4.lib6/lib -L//ms/dist/aurora/PROJ/zlib/1.2.2/.exec/ia32.linux.2.4.glibc.2.3/lib -Wl,-rpath,//ms/dist/aurora/PROJ/zlib/1.2.2/.exec/ia32.linux.2.4.glibc.2.3/lib -L//ms/dist/fsf/PROJ/ncurses/5.4/.exec/ia32.linux.2.4.lib6/gcc32/lib -Wl,-rpath,//ms/dist/fsf/PROJ/ncurses/5.4/.exec/ia32.linux.2.4.lib6/gcc32/lib '
XEmacs 21.5-b27 "fiddleheads" configured for `i686-pc-linux'.
Compilation Environment and Installation Defaults:
Source code location: /var/tmp/build.ronisaac/xemacs/core/21.5.27/ia32.linux.2.4.glibc.2.3/gcc32
Installation prefix: /ms/dist/xemacs/PROJ/core/21.5.27/common
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
- GCC specs file: /ms/dist/fsf/PROJ/gcc/3.2/lib/gcc-lib/i686-redhat-linux/3.2.3/specs
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g
libc version: 2.3.2
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 fontconfig to manage fonts.
- Compiling in support for Xft antialiased fonts (EXPERIMENTAL).
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
- Using Xft to render antialiased fonts in menubars.
WARNING: This feature will be replaced with a face.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
- Using Xft to render antialiased fonts in progress bars.
WARNING: This feature will be replaced with a face.
WARNING: This feature not yet implemented; setting ignored.
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 LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Mail:
Compiling in support for "file" 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.
Dumping into executable.
Compiling in support for extra debugging code.
Load-Path Lisp Shadows:
----------------------
(//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/std11
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/std11
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pces-raw
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pces-raw
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pces
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pces
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pcustom
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pcustom
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/static
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/static
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/richtext
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/richtext
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pym
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pym
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/product
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/product
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poem
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poem
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poem-ltn1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poem-ltn1
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poe
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poe
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poe-xemacs
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poe-xemacs
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pccl
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pccl
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/path-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/path-util
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/mule-caesar
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/mule-caesar
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/mcs-ltn1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/mcs-ltn1
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/mcharset
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/mcharset
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/invisible
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/invisible
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/inv-xemacs
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/inv-xemacs
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/install
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/install
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/filename
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/filename
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/emu
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/emu
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/calist
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/calist
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/broken
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/broken
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/apel-ver
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/apel-ver
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hex-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/hex-util
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/md5
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/md5
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/md4
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/md4
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sha1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/sha1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/site-packages/lisp/csharp/setnu
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/edit-utils/setnu
//ms/dist/xemacs/PROJ/wl/2.12.2/lisp/wl/utf7
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/gnus/utf7
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/smime
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/gnus/smime
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/site-packages/lisp/csharp/beanshell
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/jde/beanshell
//ms/user/r/ronisaac/lib/emacs/mc-toplev
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mc-toplev
//ms/user/r/ronisaac/lib/emacs/mc-remail
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mc-remail
//ms/user/r/ronisaac/lib/emacs/mc-pgp
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mc-pgp
//ms/user/r/ronisaac/lib/emacs/mailcrypt
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mailcrypt
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-pgp5
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-pgp5
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-pgp
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-pgp
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-gpg
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-gpg
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-parse
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-parse
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-def
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-def
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg
//ms/user/r/ronisaac/lib/emacs/p4
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/prog-modes/p4
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-scram
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-scram
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-ntlm
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-ntlm
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-digest
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-digest
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-cram
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-cram
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/ntlm
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/ntlm
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hmac-sha1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/hmac-sha1
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hmac-md5
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/hmac-md5
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hmac-def
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/hmac-def
//ms/user/r/ronisaac/lib/emacs/filladapt
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/text-modes/filladapt
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/signature
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/signature
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/mime-setup
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mime-setup
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel-u
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel-u
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel-q
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel-q
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel-g
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel-g
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/timezone
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/xemacs-base/timezone
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/viet-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/viet-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/korea-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/korea-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/japan-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/japan-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/ethio-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/ethio-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/cyril-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/cyril-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/china-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/china-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-ucs/unicode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/unicode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/regexp-opt
//ms/user/r/ronisaac/lib/emacs/mwheel
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mwheel
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/easy-mmode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/build/build-report
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/build-report
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/alist
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/alist)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.03 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.32 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.48 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.21 upstream: 3.33.8)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.32 upstream: 2.0.53)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.07 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.07 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.37 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.48 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.76 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnus ver: 1.9 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.34 upstream: No-Upstream-Ver)
(ediff ver: 1.62 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
(skk ver: 1.23 upstream: 10.62a)
(mule-ucs ver: 1.14 upstream: 0.84)
(mule-base ver: 1.48 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.22 upstream: No-Upstream-Ver)
(leim ver: 1.22 upstream: No-Upstream-Ver)
(latin-unity ver: 1.17 upstream: 1.17)
(latin-euro-standards ver: 1.07 upstream: 1.07)
(egg-its ver: 1.27 upstream: No-Upstream-Ver)
(edict ver: 1.16 upstream: 0.9.9)
(csde ver: 1.27 upstream: regular)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 cperl-mode url mm
mule-sysdp url-parse url-vars path-util byte-optimize bytecomp
byte-compile advice advice-preload poe-xemacs timer overlay poe pym
static apel-ver product cc-mode cc-fonts cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs regexp-opt font-lock cus-face
filladapt p4 vc-hooks disp-table w3m-autoloads w3m-load wl-autoloads
semi-autoloads flim-autoloads mspackage zenirc-autoloads
xwem-autoloads xslt-process-autoloads xslide-autoloads xlib-autoloads
xetla-autoloads xemacs-devel-autoloads xemacs-base-autoloads
x-symbol-autoloads w3-autoloads vm-autoloads viper-autoloads
view-process-autoloads vhdl-autoloads vc-cc-autoloads vc-autoloads
tramp-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
ibuffer-autoloads hyperbole-autoloads hm--html-menus-autoloads
haskell-mode-autoloads gnus-autoloads gnats-autoloads
general-docs-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads fortran-modes-autoloads forms-autoloads
footnote-autoloads eudc-autoloads eterm-autoloads eshell-autoloads
escreen-autoloads erc-autoloads emerge-autoloads elib-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ecrypto-autoloads ecb-autoloads
docbookide-autoloads dired-autoloads dictionary-autoloads
debug-autoloads crisp-autoloads cookie-autoloads clearcase-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads Sun-autoloads skk-autoloads
mule-ucs-autoloads mule-base-autoloads lookup-autoloads
locale-autoloads leim-autoloads latin-unity-autoloads
latin-euro-standards-autoloads egg-its-autoloads edict-autoloads
csde-autoloads modules-autoloads mule-autoloads auto-autoloads
rsz-minibuf auto-show fontl-hooks canna-leim tibetan lao devanagari
indian slovenian czech romanian ccl code-cmds gutter-items
menubar-items x-menubar mode-motion mouse behavior itimer auto-save
lisp-mode easymenu easy-mmode iso8859-1 page buff-menu lib-complete
loadhist cus-file derived newcomment env text-props fontconfig frame
obsolete cus-start custom widget cl-extra cl cl-19 packages backquote
wnn unicode font-mgr lucid-scrollbars cut-buffer xft-fonts
lucid-menubars external-widget athena-dialogs x c-balloon-help
tty-frames tty toolbar native-sound scrollbar unix-processes multicast
network-streams subprocesses modules menu-accelerator-support menubar
md5 xemacs mule gutter tiff png gif jpeg xpm xbm lisp-float-type
file-coding linux dialog devices window-system base64)
Recent keystrokes:
-----------------
ESC x r e p o r t - x e m TAB RET
Recent messages (most recent first):
-----------------------------------
Parsing /ms/user/r/ronisaac/.mailrc... done
Parsing /ms/user/r/ronisaac/.mailrc...
Warning:
Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.
To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.
To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent .
Loading xemacsbug...done
Loading xemacsbug...
Fontifying *scratch*... done.
Loading emacs...done
Fontifying *scratch*... (syntactically).
Fontifying *scratch*...
Loading path-util...done
Loading byte-optimize...done
Loading byte-optimize...
Loading bytecomp...done
Loading bytecomp...
Loading advice...done
Loading advice...
Loading path-util...
Loading cus-face...done
Loading cus-face...
Loading modeline...done
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.5-b27] other-frame doesn't work in console mode
17 years, 5 months
Ron Isaacson
================================================================
Dear Bug Team!
I can't get other-frame to do anything in console mode. Try this:
- Start xemacs-21.5.27 in -nw mode
- Make another frame (C-x 5 2 or C-x 5 f)
- Try switching frames (C-x 5 o) -- nothing happens
I think this is because of the new logic in frame.el:other-frame,
which says:
(setq frame (next-frame frame 'visible-nomini))
(while (not (eq (frame-visible-p frame) t))
(setq frame (next-frame frame 'visible-nomini)))
It keeps cycling through the frame list until it fines one that is
currently showing. However, in console mode, only one frame will ever
be showing at a time, so other-frame will always cycle back around to
the current frame.
If you remove the while loop entirely, you get the same logic as in
21.4, which works as you'd expect. From the cvs logs, this was added
in frame.el 1.21 (3 years ago -- shows how behind we are). The comment
is "synch with Emacs 21.3", but I'm not sure exactly what the idea was
in adding this particular logic.
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux paias693 2.4.21-32.0.1.EL.msdwhugemem #1 SMP Mon Dec 5 21:32:44 EST 2005 i686 i686 i386 GNU/Linux
/configure '--prefix=/ms/dist/xemacs/PROJ/core/21.5.27/common' '--exec-prefix=/ms/dist/xemacs/PROJ/core/21.5.27/.exec/ia32.linux.2.4.glibc.2.3' '--with-menubars=lucid' '--with-scrollbars=lucid' '--with-widgets=athena' '--with-dialogs=athena' '--with-cde=no' '--with-dragndrop=no' '--with-tooltalk=no' '--with-xim=no' '--with-ncurses' '--with-gif=yes' '--with-jpeg=yes' '--with-png=yes' '--with-tiff=yes' '--with-database=no' '--with-postgresql=no' '--with-ldap=yes' '--with-external-widget' '--with-mule' '--disable-mc-alloc' '--disable-kkcc' '--without-error-checking' '--with-xft=emacs,gauges,menubars' '--with-gpm=yes' '--with-xpm=yes' '--with-canna' '--with-wnn' '--with-cppflags=-idirafter/usr/include/wnn' 'CC=gcc' 'CFLAGS= ' 'CPPFLAGS= -I//ms/dist/aurora/PROJ/jpeg/6b.3/common/include -I//ms/dist/aurora/PROJ/png/1.2.8/common/include -I//ms/dist/fsf/PROJ/libtiff/3.7.2/common/include -I//ms/dist/aurora/PROJ/zlib/1.2.2/common/include -I//ms/dist/fsf/PROJ/ncurses/5.4/common/gcc32/in
clude' 'LDFLAGS= -L//ms/dist/aurora/PROJ/jpeg/6b.3/.exec/ia32.linux.2.4.lib6/lib -Wl,-rpath,//ms/dist/aurora/PROJ/jpeg/6b.3/.exec/ia32.linux.2.4.lib6/lib -L//ms/dist/aurora/PROJ/png/1.2.8/.exec/ia32.linux.2.4.lib6/lib -Wl,-rpath,//ms/dist/aurora/PROJ/png/1.2.8/.exec/ia32.linux.2.4.lib6/lib -L//ms/dist/fsf/PROJ/libtiff/3.7.2/.exec/ia32.linux.2.4.lib6/lib -Wl,-rpath,//ms/dist/fsf/PROJ/libtiff/3.7.2/.exec/ia32.linux.2.4.lib6/lib -L//ms/dist/aurora/PROJ/zlib/1.2.2/.exec/ia32.linux.2.4.glibc.2.3/lib -Wl,-rpath,//ms/dist/aurora/PROJ/zlib/1.2.2/.exec/ia32.linux.2.4.glibc.2.3/lib -L//ms/dist/fsf/PROJ/ncurses/5.4/.exec/ia32.linux.2.4.lib6/gcc32/lib -Wl,-rpath,//ms/dist/fsf/PROJ/ncurses/5.4/.exec/ia32.linux.2.4.lib6/gcc32/lib '
XEmacs 21.5-b27 "fiddleheads" configured for `i686-pc-linux'.
Compilation Environment and Installation Defaults:
Source code location: /var/tmp/build.ronisaac/xemacs/core/21.5.27/ia32.linux.2.4.glibc.2.3/gcc32
Installation prefix: /ms/dist/xemacs/PROJ/core/21.5.27/common
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
- GCC specs file: /ms/dist/fsf/PROJ/gcc/3.2/lib/gcc-lib/i686-redhat-linux/3.2.3/specs
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g
libc version: 2.3.2
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 fontconfig to manage fonts.
- Compiling in support for Xft antialiased fonts (EXPERIMENTAL).
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
- Using Xft to render antialiased fonts in menubars.
WARNING: This feature will be replaced with a face.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
- Using Xft to render antialiased fonts in progress bars.
WARNING: This feature will be replaced with a face.
WARNING: This feature not yet implemented; setting ignored.
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 LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Mail:
Compiling in support for "file" 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.
Dumping into executable.
Compiling in support for extra debugging code.
Load-Path Lisp Shadows:
----------------------
(//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/std11
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/std11
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pces-raw
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pces-raw
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pces
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pces
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pcustom
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pcustom
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/static
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/static
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/richtext
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/richtext
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pym
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pym
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/product
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/product
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poem
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poem
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poem-ltn1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poem-ltn1
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poe
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poe
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/poe-xemacs
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/poe-xemacs
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/pccl
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/pccl
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/path-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/path-util
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/mule-caesar
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/mule-caesar
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/mcs-ltn1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/mcs-ltn1
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/mcharset
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/mcharset
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/invisible
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/invisible
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/inv-xemacs
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/inv-xemacs
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/install
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/install
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/filename
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/filename
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/emu
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/emu
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/calist
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/calist
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/broken
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/broken
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/apel-ver
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/apel/apel-ver
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hex-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/hex-util
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/md5
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/md5
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/md4
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/md4
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sha1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/ecrypto/sha1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/site-packages/lisp/csharp/setnu
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/edit-utils/setnu
//ms/dist/xemacs/PROJ/wl/2.12.2/lisp/wl/utf7
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/gnus/utf7
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/smime
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/gnus/smime
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/site-packages/lisp/csharp/beanshell
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/jde/beanshell
//ms/user/r/ronisaac/lib/emacs/mc-toplev
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mc-toplev
//ms/user/r/ronisaac/lib/emacs/mc-remail
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mc-remail
//ms/user/r/ronisaac/lib/emacs/mc-pgp
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mc-pgp
//ms/user/r/ronisaac/lib/emacs/mailcrypt
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/mailcrypt/mailcrypt
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-pgp5
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-pgp5
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-pgp
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-pgp
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-gpg
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-gpg
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-parse
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-parse
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg-def
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg-def
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/pgg
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/pgg/pgg
//ms/user/r/ronisaac/lib/emacs/p4
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/prog-modes/p4
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-scram
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-scram
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-ntlm
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-ntlm
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-digest
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-digest
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl-cram
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl-cram
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/sasl
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/sasl
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/ntlm
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/ntlm
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hmac-sha1
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/hmac-sha1
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hmac-md5
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/hmac-md5
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/hmac-def
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/sasl/hmac-def
//ms/user/r/ronisaac/lib/emacs/filladapt
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/text-modes/filladapt
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/signature
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/signature
//ms/dist/xemacs/PROJ/semi/1.14.6/lisp/semi/mime-setup
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mime-setup
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel-u
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel-u
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel-q
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel-q
//ms/dist/xemacs/PROJ/flim/1.14.7/lisp/flim/mel-g
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/tm/mel-g
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/emu/timezone
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/xemacs-base/timezone
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/viet-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/viet-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/korea-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/korea-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/japan-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/japan-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/ethio-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/ethio-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/cyril-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/cyril-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-base/china-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mule/china-util
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/mule-packages/lisp/mule-ucs/unicode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/unicode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/regexp-opt
//ms/user/r/ronisaac/lib/emacs/mwheel
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/mwheel
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/easy-mmode
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs/xemacs-packages/lisp/build/build-report
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/build-report
//ms/dist/xemacs/PROJ/apel/10.6.0/lisp/apel/alist
/ms/dev/xemacs/core/21.5.27/install/exec/lib/xemacs-21.5-b27/lisp/alist)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.03 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.32 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.48 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.21 upstream: 3.33.8)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.32 upstream: 2.0.53)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.07 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.07 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.37 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.48 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.76 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnus ver: 1.9 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.34 upstream: No-Upstream-Ver)
(ediff ver: 1.62 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
(skk ver: 1.23 upstream: 10.62a)
(mule-ucs ver: 1.14 upstream: 0.84)
(mule-base ver: 1.48 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.22 upstream: No-Upstream-Ver)
(leim ver: 1.22 upstream: No-Upstream-Ver)
(latin-unity ver: 1.17 upstream: 1.17)
(latin-euro-standards ver: 1.07 upstream: 1.07)
(egg-its ver: 1.27 upstream: No-Upstream-Ver)
(edict ver: 1.16 upstream: 0.9.9)
(csde ver: 1.27 upstream: regular)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 cperl-mode url mm
mule-sysdp url-parse url-vars path-util byte-optimize bytecomp
byte-compile advice advice-preload poe-xemacs timer overlay poe pym
static apel-ver product cc-mode cc-fonts cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs regexp-opt font-lock cus-face
filladapt p4 vc-hooks disp-table w3m-autoloads w3m-load wl-autoloads
semi-autoloads flim-autoloads mspackage zenirc-autoloads
xwem-autoloads xslt-process-autoloads xslide-autoloads xlib-autoloads
xetla-autoloads xemacs-devel-autoloads xemacs-base-autoloads
x-symbol-autoloads w3-autoloads vm-autoloads viper-autoloads
view-process-autoloads vhdl-autoloads vc-cc-autoloads vc-autoloads
tramp-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
ibuffer-autoloads hyperbole-autoloads hm--html-menus-autoloads
haskell-mode-autoloads gnus-autoloads gnats-autoloads
general-docs-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads fortran-modes-autoloads forms-autoloads
footnote-autoloads eudc-autoloads eterm-autoloads eshell-autoloads
escreen-autoloads erc-autoloads emerge-autoloads elib-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ecrypto-autoloads ecb-autoloads
docbookide-autoloads dired-autoloads dictionary-autoloads
debug-autoloads crisp-autoloads cookie-autoloads clearcase-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads Sun-autoloads skk-autoloads
mule-ucs-autoloads mule-base-autoloads lookup-autoloads
locale-autoloads leim-autoloads latin-unity-autoloads
latin-euro-standards-autoloads egg-its-autoloads edict-autoloads
csde-autoloads modules-autoloads mule-autoloads auto-autoloads
rsz-minibuf auto-show fontl-hooks canna-leim tibetan lao devanagari
indian slovenian czech romanian ccl code-cmds gutter-items
menubar-items x-menubar mode-motion mouse behavior itimer auto-save
lisp-mode easymenu easy-mmode iso8859-1 page buff-menu lib-complete
loadhist cus-file derived newcomment env text-props fontconfig frame
obsolete cus-start custom widget cl-extra cl cl-19 packages backquote
wnn unicode font-mgr lucid-scrollbars cut-buffer xft-fonts
lucid-menubars external-widget athena-dialogs x c-balloon-help
tty-frames tty toolbar native-sound scrollbar unix-processes multicast
network-streams subprocesses modules menu-accelerator-support menubar
md5 xemacs mule gutter tiff png gif jpeg xpm xbm lisp-float-type
file-coding linux dialog devices window-system base64)
Recent keystrokes:
-----------------
ESC x r e p o r t - x e m TAB RET
Recent messages (most recent first):
-----------------------------------
Parsing /ms/user/r/ronisaac/.mailrc... done
Parsing /ms/user/r/ronisaac/.mailrc...
Warning:
Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.
To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.
To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent .
Loading xemacsbug...done
Loading xemacsbug...
Fontifying *scratch*... done.
Loading emacs...done
Fontifying *scratch*... (syntactically).
Fontifying *scratch*...
Loading path-util...done
Loading byte-optimize...done
Loading byte-optimize...
Loading bytecomp...done
Loading bytecomp...
Loading advice...done
Loading advice...
Loading path-util...
Loading cus-face...done
Loading cus-face...
Loading modeline...done
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
XEmacs 2.21.28 on Fedora 7 Partially Fixes Dialog Problem
17 years, 5 months
Browder, Tom
I installed the update and the dialog box no longer crashes xemacs, but
the respond buttons do not respond (yes, no, cancel, blank).
The first (and only) dialog I tried was the one that shows when
selecting the "compile" button. The dialog appears and does not respond
to pushes on any of its buttons. When seclecting the "x" it no longer
crashes, however. Then xemacs appears to respond and starts a
compilation.
-Tom
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Updated: [Test-version] xemacs-21.5.28-1/xemacs-tags-21.5.28-1/xemacs-emacs-common-21.5.28-1
17 years, 5 months
Dr. Volker Zell
Hi
A new *TEST* version of 'xemacs' has been uploaded to a server near you.
DESCRIPTION:
============
A powerful, highly customizable open source text editor and application
development system
CYGWIN NEWS:
============
21.5.28:
* Routine update
* Added --with-archlibdir
--with-docdir
--with-moduledir
to configure otherwise XEmacs doesn't find it's exec-directory/doc-directory/module-directory
* Removed --disable-mc-alloc from configure
21.5.27:
* Not officially released
* Routine update
* Switched to cygport build framework
21.5.24:
* Not officially released
* Added --with-dragndrop and --with-offix to configure
* Added --with-xft=emacs,tabs,menubars,gauges
* Added --disable-mc-alloc because of 'assertion failed' messages
XEmacs NEWS:
============
Major Features and Backward Incompatible Changes
-- Fix: Check for missing dimensions for default face and window -- Aidan Kehoe, Mike Sperber
-- Fix: Crash in PNG error handler -- Stephen J. Turnbull, Ron Isaacson
-- Fix: Crash in device-matching-specifier-list -- Stephen J. Turnbull
-- Fix: Crash in gtk/x_reset_modifier_mapping -- Aidan Kehoe
-- Fix: Crash in linux_play_data_or_file on 64-bit linux -- Hans Graff, Vin Shelton
-- Fix: Crash on double-close of fd in pdump -- Steve Higham, Vin Shelton
-- Fix: Crash via buffer overflow in doc.c -- Aidan Kehoe, Fabrice Popineau
-- Fix: Crash via buffer overrun in init_native_sound -- Jerry James
-- Fix: Crash when deleting dialog via window manager -- Stephen J. Turnbull
-- Fix: Device type of msprinter is non-window-system -- Aidan Kehoe
-- Fix: Float formats overflow output buffer -- Aidan Kehoe
-- Fix: Font menu on non-Mule -- Aidan Kehoe
-- Fix: ISO 2022 decoding kludges -- Aidan Kehoe
-- Fix: Make snarf-documentation robust to nonconforming DOC files -- Aidan Kehoe
-- Fix: Non-existent charset ID is specified for a mule-to-unicode call -- Aidan Kehoe
-- Fix: Sanity checks before accessing frame in x_set_frame_properties -- Aidan Kehoe
-- Fix: Type of arguments to GaugeMercury (related to progress bar crash?) -- Stephen J. Turnbull
-- Fix: init_native_sound is called on a msprinter device -- Aidan Kehoe
-- Fix: set-buffer-file-coding-system now sets buffer-modified-flag by default -- Aidan Kehoe
-- New: Echo area resizing -- Adrian Aichner, Stephen J. Turnbull
User-Visible Bug Fixes and Minor Improvements
-- Fix: Avoid delays in TTY-only builds by checking dispatch event queue -- Aidan Kehoe
-- Fix: Avoid looking up variable bindings during GC -- Nix
-- Fix: Buffer overruns in gnuclient and gnuslib -- Jerry James
-- Fix: Remove references to unimplemented input methods from language environments -- Aidan Kehoe
-- Fix: Find modules correctly -- Ville Skytt�, Mike Sperber, Stephen Turnbull
-- Fix: Get X11 window property correctly on 64-bit platforms -- Stephen J. Turnbull, Mike Fabian, Takashi Iwai
-- Fix: Handle coding system in file insertion in buffer properly -- Mike Sperber
-- Fix: Info broke invariant `(equal buffer-file-truename (file-truename buffer-file-name))' -- Stephen J. Turnbull, Nelson Ferreira
-- Fix: Lots of tweaking of Windows read-only handling -- Vin Shelton, Benson Margulies
-- Fix: Make --unmapped work again -- Malcolm Purvis
-- Fix: Make copying of char tables work -- Olivier Galibert, Stephen J. Turnbull
-- Fix: Prevent C-z in a gnuclient frame from suspending the process -- Aidan Kehoe
-- Fix: Regex for finding command nodes -- Jeff Miller
-- Fix: Reversion should check buffer-file-coding-system -- Aidan Kehoe
-- Fix: Syntax of guillemets -- Aidan Kehoe
-- Fix: Window configuration should not restore window position unless requested -- Nix
-- Improve: Better version info in etags -- Stephen Turnbull, Steve Youngs
-- Improve: Case table, syntax table information for Cyrillic, Greek -- Aidan Kehoe
-- Improve: Face initialization from X resources -- Aidan Kehoe
-- Improve: Give x-compose-map an entry for sharp S -- Aidan Kehoe
-- Improve: Handling of Asian "full-width" characters on TTY -- Aidan Kehoe
-- Improve: Language environment detection from locale -- Aidan Kehoe
-- Improve: Look harder for X11 locale-specific app-defaults files -- Malcolm Purvis
-- Improve: Make read-quoted-char terminate, not error, on non-character keys -- Aidan Kehoe
-- Improve: Sort abbrev database -- Adrian Aichner
-- Improve: Support non-ISO Cyrillic keysyms -- Aidan Kehoe
-- Improve: Sync etags to pot version 17.26; improve version report -- Stephen J. Turnbull, Steve Youngs
-- Improve: Sync etags to pot version 17.32; move improved version report to configure, lose pot version report -- Stephen J. Turnbull
-- Improve: Try to rationalize resources of Xft in lwlib -- Stephen J. Turnbull
-- Improve: Use short list fixed string registries, not long list pruned by regexp for X11 fonts -- Aidan Kehoe
-- Improve: charsets-in-region now in C -- Aidan Kehoe
-- Improve: what-cursor-position gives Unicode and Mule information on non-ASCII -- Aidan Kehoe
-- New: Add raw string support like SXEmacs -- Aidan Kehoe
-- New: Find C source files for Lisp primitives -- Aidan Kehoe
-- New: Just-in-time definition of Unicode characters and X keysyms -- Aidan Kehoe
-- Update: New package download sites -- Adrian Aichner
-- Update: Sync etags to pot_etags_version 17.19 -- Stephen J. Turnbull
-- Update: Sync pop[ch] to Emacs -- Jerry James
-- Update: Update to 2003 version of ISO 8859-7 table -- Aidan Kehoe
Build Infrastructure
-- Fix: Allow lowercase file names in mswin SDK -- Benson Margulies
-- Fix: Avoid using Motif for cygwin -- Dr. Volker Zell
-- Fix: C is not C++ -- Robert Pluim
-- Fix: Check for u_int*_t typedefs -- Dr. Volker Zell
-- Fix: Correct help strings, remove obsolete configure.* files -- Stephen J. Turnbull
-- Fix: Documentation of --with-error-checking options -- Stephen J. Turnbull
-- Fix: Don't call ichar_to_unicode on non-MULE -- Mike Sperber
-- Fix: Enable SYSTEM_MALLOC on ppc64, alpha and ia64 systems -- Malcolm Purvis
-- Fix: Make user-defined directories work in configure -- Mike Sperber
-- Fix: Register --enable and --with forms with the option checking list -- Malcolm Purvis
-- Fix: Remove Autoconf 2.13-isms -- Stephen J. Turnbull
-- Fix: Revert workaround for now-fixed Cygwin bug of missing d_ino field -- Dr. Volker Zell
-- Fix: Typo in configure shell syntax -- Jerry James
-- Fix: Use $EGREP, not egrep -- Malcolm Purvis
-- Fix: Use new Cygwin XPM lib name -- Rick Rankin
-- Fix: Work around m4_cdr change -- Malcolm Purvis
-- Fix: `config.status --recheck' bug in Autoconf 2.60/2.61 -- Malcolm Purvis
-- Fix: char type correctness -- Vin Shelton, Aidan Kehoe
-- Fix: configure debugger init files correctly -- Stephen J. Turnbull
-- Improve: Conditionalize GCC warnings on version -- Jerry James
-- Improve: Create $srcdir/src/depend if missing -- Stephen J. Turnbull
-- Improve: Detect Intel Macs, use POSIX-style write barrier in NewGC -- Marcus Crestani
-- Improve: Refactor Canna detection -- Stephen J. Turnbull
-- Improve: Setup kit configuration -- Vin Shelton
improvement -- debugger init sources can use XCOMM convention
-- New: Check for utilities that are not on "normal" Solaris PATH -- Stephen J. Turnbull, S L Baur
Documentation
-- Fix: Description of kanji read syntax, size of Ichar (now 21 bits) -- Aidan Kehoe
-- Fix: Improve docstrings -- Stephen J. Turnbull, Aidan Kehoe
-- Fix: Make manual conform to reality -- Malcolm Purvis, Robert Pluim, Aidan Kehoe, Stephen J. Turnbull
-- Fix: New compatibility alias string-to-char-list -- Vin Shelton, Ville Skytt�
-- Fix: Typo fixes in manual -- Stephen J. Turnbull, Aidan Kehoe
-- Fix: Update FSF address -- Jerry James, Stephen Turnbull
-- Fix: Update copyrights -- Stephen J. Turnbull
-- Improve: Small rephrasing in TUTORIAL.de -- Adrian Aichner, hroptatyr
-- New: Describe X errors when using ssh in PROBLEMS -- Malcolm Purvis
-- New: Describe XFree86 crash in PROBLEMS -- Stephen J. Turnbull, Aidan Kehoe
-- New: Describe how X11R7 loses x11/bitmaps/gray in PROBLEMS -- Stephen J. Turnbull
-- Update: Addresses in files and ChangeLogs -- Adrian Aichner, Stephen J. Turnbull
Lisp API
-- Fix: Catch error in cloning language environment -- Aidan Kehoe
-- Fix: Make shell-command use requested output buffer -- Jerry James
-- fix: xft-version is now DEVAR_CONST_INT.
-- Improve: Face initialization and specification -- Aidan Kehoe
-- Improve: Make `split-char' available in no-mule -- Aidan Kehoe
-- Improve: New unicode-type property of Unicode coding systems -- Aidan Kehoe
-- Improve: Reorganize Mule lisp -- Aidan Kehoe
-- New: Full access to FcConfig objects -- Stephen J. Turnbull
-- New: ccl-compile-mule-to-unicode, ccl-compile-unicode-to-mule, ccl-dump-mule-to-unicode, ccl-dump-unicode-to-mule -- Aidan Kehoe
-- New: deprecate set-charset-registry, charset-registry -- Aidan Kehoe
-- New: font-lock-keywords-alist, font-lock-removed-keywords-alist, font-lock-add-keywords, font-lock-update-removed-keyword-alist, font-lock-remove-keywords -- Adrian Aichner
-- New: set-charset-registries, charset-registries -- Aidan Kehoe
-- New: x-coverage-instantiator specifier tag identifies Unicode fallbacks -- Aidan Kehoe
-- Update: Sync font-lock-add-keywords and font-lock-remove-keywords from GNU Emacs. -- Adrian Aichner
Internal API and Implementation
-- Fix: Dead code elimination in font-mgr -- Stephen J. Turnbull
-- Fix: Eliminate buffer overflows and NULL pointer references -- Jerry James, Adrian Aichner
-- Fix: Memory leaks -- Jerry James
-- Fix: Mule correctness with strings passed to warning functions -- Aidan Kehoe
-- Fix: Syntax errors -- Aidan Kehoe
-- Fix: Typo in string_direct_data_description -- Marcus Crestani
-- Fix: Use defined APIs -- Stephen J. Turnbull, Aidan Kehoe
-- Fix: Warning elimination -- Stephen J. Turnbull
-- Improve: Cache Xrm coding system -- Aidan Kehoe
-- Improve: GCPRO correctness -- Aidan Kehoe
-- Improve: NewGC fault handling -- Marcus Crestani
-- Improve: Reorganize and document separate_textual_runs -- Olivier Galibert, Stephen J. Turnbull
-- Improve: 21-bit Mule chars to support JIT charsets -- Aidan Kehoe
-- Update: Get Unicode tables with permissive license -- Stephen J. Turnbull, Mike Fabian
Testing and Debugging
-- Improve: Sort results of charset-in-* before comparing to expected. -- Aidan Kehoe
-- Improve: gdbinit.in recognizes new FcConfig objects -- Stephen J. Turnbull
-- New: Silence-Message macro in test-harness.el -- Stephen J. Turnbull
-- New: Test for ISO-2022 decoder not choking on invalid UTF-8 -- Aidan Kehoe
-- New: Test for copy-syntax-table bug -- Stephen Turnbull, Ralf Angeli
-- New: Test for correct usage of escape-quoted cookie -- Aidan Kehoe
-- New: Test for availability of input methods referenced in language environments -- Aidan Kehoe
-- New: Test raw strings -- Aidan Kehoe
-- New: Test Unicode non-BMP support -- Aidan Kehoe
* http://xemacs.org/Releases/21.5.27.html
* http://xemacs.org/Releases/21.5.26.html
* http://xemacs.org/Releases/21.5.25.html
* http://xemacs.org/Releases/21.5.24.html
INSTALLATION:
=============
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Save it and run setup, answer the questions and pick up
the above mentioned package from the 'Editors' category.
DOWNLOAD:
=========
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations. This means that you will need
to find a mirror which has this update.
These mirrors already got the package, the others will probably have
the latest version of this package fairly soon:
In the US
ftp://mirrors.rcn.net/pub/sourceware/cygwin/
has reliable high bandwidth connections.
QUESTIONS:
==========
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=================================
To unsubscribe to the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message. Send
email to the address specified there. It will be in the format:
cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM(a)cygwin.com
Enjoy
Volker
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.4.19] defcustom for Manual-switches is incorrect
17 years, 5 months
Jin Choi
================================================================
Dear Bug Team!
This is a very low priority fix.
Running M-x man, I noticed a lot of unicode characters wherever, say,
an apostrophe should appear. I determined to make these go away, and
decided that adding "-E latin1" to the switches passed to "man" would
do the trick.
Instead of just setq'ing Manual-switches in my init file, I decided to
use customize. But the defcustom definition for that variable allows
you to either set it to nil, or to a single string. That's great if
you just want to pass a single argument, but "-E latin1" is two
arguments, and passing it as a single string will not work (I now
realize I could just use the single option "-Elatin1", but in the
general case of wanting to specify more than one option, my objection
still stands).
Converting the defcustom for Manual-switches to be just a standard
repeating list of strings should be correct:
--- man.el 2007-06-16 23:49:56.000000000 -0400
+++ man.el.new 2007-06-16 23:50:05.000000000 -0400
@@ -51,8 +51,7 @@
(defcustom Manual-switches nil
"List of switches to the man program."
-:type '(choice (list (string :tag "switches"))
- (const :tag "none" nil))
+:type '(repeat string)
:group 'man)
(defcustom Manual-mode-hook nil
man.el is in the edit-utils package.
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux vernadsky 2.6.15.7 #1 SMP Sat Sep 30 10:21:42 UTC 2006 i686 GNU/Linux
./configure '--with-sound=none,native' '--with-x11' '--extra-verbose' '--with-site-lisp' '--with-database=berkdb' '--statedir=/var/lib' '--infodir=/usr/share/info/xemacs21' '--infopath=/usr/share/info/xemacs21' '--prefix=/usr' '--dynamic' '--error-checking=none' '--debug=no' '--with-pop' '--with-file-coding' '--pdump' '--with-system-malloc' '--with-gtk' '--with-gnome' '--docdir=/usr/lib/xemacs-21.4.19/i486-linux-gnu/gnome-mule/' '--with-mule' '--with-canna=no' '--with-wnn=no' '--with-xim=xlib' '--with-xfs' '--package-path=~/.xemacs:~/.xemacs/packages:~/.xemacs/xemacs-packages::/usr/share/xemacs21/site-packages:/usr/share/xemacs21/mule-packages:/usr/share/xemacs21/xemacs-packages' 'i486-linux-gnu'
XEmacs 21.4.19 "Constant Variable" configured for `i486-pc-linux'.
Compilation / Installation:
Source code location: /build/buildd/xemacs21-21.4.19
Installation prefix: /usr
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 -fno-strict-aliasing -Wshadow
Compiler version: gcc (GCC) 4.1.2 20061115 (prerelease) (Ubuntu 4.1.1-20ubuntu1)
Compiler specs file: specs.
Relocating allocator for buffers: no
GNU version of malloc: no
- User chose not to use GNU allocators.
Need to guess glibc1/2/etc here
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.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for file coding.
- Using XFontSet to provide bilingual menubar.
Mail:
Compiling in support for POP mail retrieval.
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.
Load-Path Lisp Shadows:
----------------------
(/usr/share/xemacs21/site-lisp/dictionaries-common/debian-ispell
/usr/share/xemacs21/site-lisp/dictionaries-common/debian-ispell
/usr/share/xemacs21/site-lisp/dictionaries-common/ispell
/usr/share/xemacs21/site-lisp/dictionaries-common/ispell
/usr/share/xemacs21/site-lisp/dictionaries-common/flyspell
/usr/share/xemacs21/site-lisp/dictionaries-common/flyspell
/usr/share/xemacs21/site-lisp/debian-startup
/usr/share/emacs/site-lisp/debian-startup /etc/emacs/site-start
/usr/share/xemacs21/site-packages/lisp/site-start /home/jsc/elisp/man
/usr/share/xemacs21/xemacs-packages/lisp/edit-utils/man
/usr/share/xemacs21/site-lisp/dictionaries-common/ispell
/usr/share/xemacs21/xemacs-packages/lisp/ispell/ispell
/usr/share/xemacs21/site-lisp/dictionaries-common/flyspell
/usr/share/xemacs21/xemacs-packages/lisp/text-modes/flyspell
/usr/share/xemacs21/xemacs-packages/lisp/build/build-report
/usr/lib/xemacs-21.4.19/lisp/build-report)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.03 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.32 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.48 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.21 upstream: 3.33.8)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.32 upstream: 2.0.53)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.07 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.07 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.37 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.48 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.76 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnus ver: 1.9 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.34 upstream: No-Upstream-Ver)
(ediff ver: 1.62 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
(skk ver: 1.23 upstream: 10.62a)
(mule-ucs ver: 1.14 upstream: 0.84)
(mule-base ver: 1.48 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.22 upstream: No-Upstream-Ver)
(leim ver: 1.22 upstream: No-Upstream-Ver)
(latin-unity ver: 1.17 upstream: 1.17)
(latin-euro-standards ver: 1.07 upstream: 1.07)
(egg-its ver: 1.27 upstream: No-Upstream-Ver)
(edict ver: 1.16 upstream: 0.9.9)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 cus-edit cus-load
wid-edit view-less view man byte-optimize bytecomp byte-compile efs-cu
env dired-faces dired-xemacs dired font disp-table timer-funcs
lazy-lock font-lock cus-face crypt crypt++ mwheel zenirc-autoloads
xwem-autoloads xslt-process-autoloads xslide-autoloads xlib-autoloads
xetla-autoloads xemacs-devel-autoloads xemacs-base-autoloads
x-symbol-autoloads w3-autoloads vm-autoloads viper-autoloads
view-process-autoloads vhdl-autoloads vc-cc-autoloads vc-autoloads
tramp-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
ibuffer-autoloads hyperbole-autoloads hm--html-menus-autoloads
haskell-mode-autoloads gnus-autoloads gnats-autoloads
general-docs-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads fortran-modes-autoloads forms-autoloads
footnote-autoloads eudc-autoloads eterm-autoloads eshell-autoloads
escreen-autoloads erc-autoloads emerge-autoloads elib-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ecrypto-autoloads ecb-autoloads
docbookide-autoloads dired-autoloads dictionary-autoloads
debug-autoloads crisp-autoloads cookie-autoloads clearcase-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads Sun-autoloads skk-autoloads
mule-ucs-autoloads mule-base-autoloads lookup-autoloads
locale-autoloads leim-autoloads latin-unity-autoloads
latin-euro-standards-autoloads egg-its-autoloads edict-autoloads
lisp-autoloads loadhist auto-show fontl-hooks widgets-gtk dialog-gtk
gtk-file-dialog gtk-password-dialog gtk-iso8859-1 x-iso8859-1 gdk
gtk-ffi slovenian czech romanian ccl mule-help code-cmds gutter-items
menubar-items x-menubar mode-motion mouse itimer auto-save lisp-mode
easymenu iso8859-1 page buff-menu lib-complete cus-file derived frame
text-props obsolete cus-start custom widget cl-extra mini-cl cl cl-19
packages backquote very-early-lisp file-coding mule gtk-scrollbars
gtk-menubars gtk-ui gtk-dialogs gtk tty-frames tty toolbar
native-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar berkeley-db md5
xemacs gutter tiff png gif jpeg xface xpm xbm lisp-float-type linux
dialog devices window-system base64)
Recent keystrokes:
-----------------
w i t c h e s C-r C-r C-a C-x C-f BS RET B y M-x m
a n RET RET C-x k RET M-x c u s t SPC RET m a n RET
button1 button1up button3 button3up button1 button1up
- E RET RET down left RET up right C-e l a t i n 1
RET RET button3 misc-user C-x C-f ~ / . x e m SPC c
u TAB RET M-x m a n RET m a n RET C-x C-g M-x r e p
o r t SPC x e SPC b SPC RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
C-x C-g not defined.
space = page forward; b = page back; h = help; q = quit.
man -E latin1 man (done.)
man -E latin1 man (cleaning...)
man -E latin1 man (running...)
Wrote /home/jsc/.xemacs/custom.el
Creating customization buffer...done
Creating customization setup...
Creating group... done
Creating group state...
Creating group magic...
Creating group...
Creating customization items...
Creating customization buttons...
Creating customization buffer...
Loading cus-edit...done
Loading customization dependencies...done
Loading customization dependencies...
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.4.19] smooth vscroll-{up,down}
17 years, 5 months
Jérôme Bouat
================================================================
Dear Bug Team!
I would like to use a smooth line scrolling
which is available in several text editors and web browser (like
firefox).
Unfortunatly I could not find a way to scroll one line
by displaying intermediate glyphs positions,
i. e. moving on a pixel basis instead of a line basis.
Could you add an option for smooth scrolling
(it make it easiers for the eyes and thus headaches) ?
In such case, there could be 2 parameters:
- total duration of scrolling of 1 line
- frame rate (up to 20 / seconds)
On emacs, I used this expression which shows the expected
result:
(dotimes (i 5) (set-window-vscroll nil (* i 0.2)) (sit-for 0.05))
However, I can't do it on Xemacs
================================================================
System Info to help track down your bug:
---------------------------------------
OS version:
Microsoft Windows XP [Version 5.1.2600]
OS: Windows_NT
XEmacs 21.4.19 "Constant Variable" configured for `i586-pc-win32'.
Building XEmacs in "e:\\acs\\software\\XEmacsWindowsKit\\xemacs-21.4-2006-01-28\\nt".
Using compiler "cl -nologo -W3 -O2 -G5 -MD".
Installing XEmacs in "c:\\XEmacs-built\\XEmacs-21.4.19".
Package path is "~\\.xemacs;;c:\\XEmacs-built\\site-packages;c:\\XEmacs-built\\xemacs-packages".
Compiling in support for Microsoft Windows native GUI.
Compiling in support for XPM images.
Compiling in support for GIF images.
Compiling in support for PNG images.
Compiling in support for TIFF images.
Compiling in support for JPEG images.
Compiling in support for toolbars.
Compiling in support for dialogs.
Compiling in support for widgets.
Compiling in support for native sounds.
Compiling in fast dired implementation.
Using portable dumper.
Using system malloc.
Using DLL version of C runtime library
Load-Path Lisp Shadows:
----------------------
nil
Installed XEmacs Packages:
-------------------------
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.01 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(semantic ver: 1.19 upstream: 1.4.2)
(prog-modes ver: 2.06 upstream: No-Upstream-Ver)
(perl-modes ver: 1.08 upstream: No-Upstream-Ver)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.36 upstream: No-Upstream-Ver)
(net-utils ver: 1.48 upstream: N/A)
(mail-lib ver: 1.75 upstream: No-Upstream-Ver)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edit-utils ver: 2.32 upstream: No-Upstream-Ver)
(ediff ver: 1.6 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecb ver: 1.22 upstream: 2.31)
(dired ver: 1.17 upstream: 7.13)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(cc-mode ver: 1.45 upstream: 5.30.10)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
Features:
--------
(mail-abbrevs efs-cu info view-less view hyper-apropos xemacsbug
shadow sendmail rfc822 font-lock cus-face mwheel paren blink-paren
xemacs-devel-autoloads xemacs-base-autoloads time-autoloads
text-modes-autoloads texinfo-autoloads speedbar-autoloads
sounds-wav-autoloads sh-script-autoloads semantic-autoloads
prog-modes-autoloads perl-modes-autoloads pc-autoloads
os-utils-autoloads net-utils-autoloads mail-lib-autoloads
fsf-compat-autoloads eieio-autoloads efs-autoloads
edit-utils-autoloads ediff-autoloads edebug-autoloads ecb-autoloads
dired-autoloads debug-autoloads cc-mode-autoloads c-support-autoloads
lisp-autoloads loadhist auto-show fontl-hooks code-cmds gutter-items
menubar-items x-menubar dragdrop mode-motion mouse itimer auto-save
lisp-mode easymenu iso8859-1 page buff-menu lib-complete help-nomule
cus-file derived frame text-props obsolete cus-start custom widget
cl-extra mini-cl cl cl-19 packages backquote very-early-lisp
file-coding mswindows-scrollbars mswindows toolbar native-sound
scrollbar network-streams subprocesses menu-accelerator-support
menubar md5 xemacs gutter tiff png gif jpeg xpm xbm lisp-float-type
windows-nt dragdrop-api dialog devices window-system base64)
Recent keystrokes:
-----------------
down down down down up up up up up up up up up up up
up up up up up up up up up up up up up up up C-g C-x
k RET C-x k RET C-x k RET C-x k RET C-x k RET C-x k
RET x C-x 0 C-x k RET C-x b RET C-x b * C-x l C-g C-x
C-b down down C-x 0 down C-x k RET M-x e TAB p BS BS
r e TAB p o TAB TAB t BS r t TAB TAB TAB e m TAB TAB
TAB RET
Recent messages (most recent first):
-----------------------------------
Making completion list...
Making completion list...
Making completion list...
Making completion list...
Quit
Page has 1 lines (1 + 0)
Quit
A B C F I K L M N P S T V W C-c C-d C-f C-i C-k C-n C-w; ? for more help:
A B C F I K L M N P S T V W C-c C-d C-f C-i C-k C-n C-w; ? for more help:
A B C F I K L M N P S T V W C-c C-d C-f C-i C-k C-n C-w; ? for more help:
No "scroll-up" in index
Searching index for `scroll-up'...
Composing main Info directory...done
Rebuilding temporary c:\Program Files\XEmacs\XEmacs-21.4.19\info\dir...done
Rebuilding temporary c:\Program Files\XEmacs\XEmacs-21.4.19\info\dir...
Composing main Info directory...
Creating temporary dir in c:\Program Files\XEmacs\xemacs-packages\info\...done
Loading efs-cu...done
Loading efs-cu...
(New file)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta