XEmacs Packages have been pre-released (2007-02-08-20)
17 years, 9 months
Norbert Koch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey there everyone.
I have just added the following packages to the 'Pre-Releases'
directory:
New Packages in Pre-Release:
===========================
bbdb-1.31-pkg.tar.gz upstream version: 2.35
Maintenance only, we have a new package maintainer.
Previously Announced Packages Still in Pre-Release:
==================================================
auctex-1.47-pkg.tar.gz upstream version: 11.55
calendar-1.31-pkg.tar.gz upstream version: none
docbookide-0.08-pkg.tar.gz upstream version: 0.1
ediff-1.68-pkg.tar.gz upstream version: 2.75
edit-utils-2.37-pkg.tar.gz upstream version: none
mail-lib-1.79-pkg.tar.gz upstream version: none
misc-games-1.19-pkg.tar.gz upstream version: none
net-utils-1.51-pkg.tar.gz upstream version: N/A
prog-modes-2.10-pkg.tar.gz upstream version: none
sh-script-1.22-pkg.tar.gz upstream version: 2.0f
tramp-1.35-pkg.tar.gz upstream version: 2.0.55
viper-1.55-pkg.tar.gz upstream version: 3.09
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/bbdb/ChangeLog -------
2007-02-08 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.31 released.
Installing These:
================
Manually:
- --------
1) Download the packages that you want to install from:
/ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
2) Unpack them to: [1]
/usr/local/lib/xemacs/xemacs-packages/
3) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.[245].x):
- ----------------------------------------------
1) Tools -> Packages -> Add Download Site -> Pre-Releases
2) Tools -> Packages -> List and Install
3) Select the packages you wish to install (there are brief
instructions at the bottom of the packages buffer).
4) Packages -> Install/Remove Selected
5) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.1.14):
- -------------------------------------------
1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
2) Options -> Manage Packages -> List and Install
3 - 5) As per XEmacs 21.[245].x.
norbert - XEmacs Package Release Manager.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFy4NQgu3ywdHdhM0RAoXCAJ4jX5NtYwdyN468Np72w3wjtHAJCACeJBH4
3GInqLRNeS5wANUKk0cNKOg=
=YSaO
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Xemacs crash when selecting "Buffer" menu from within a hexl-mode buffer
17 years, 9 months
WILLIAMS Kerry
>From release: Xemacs 21.5 (beta27) "fiddleheads" [Lucid] (i686-pc-linux)
of Tue Jul 25 2006
Fatal error: assertion failed, file signal.c, line 730, QUIT called from
within
redisplay without being properly wrapped
Fatal error (6).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may
describe
your crash, and with luck a workaround. Please check it first, but do
report
the crash anyway.
Please report this bug by invoking M-x report-emacs-bug, or by selecting
`Send Bug Report' from the Help menu. If that won't work, send ordinary
email to `xemacs-beta(a)xemacs.org'. *MAKE SURE* to include this entire
output from this crash, especially including the Lisp backtrace, as well
as
the XEmacs configuration from M-x describe-installation (or
equivalently,
the file `Installation' in the top of the build tree).
*Please* try *hard* to obtain a C stack backtrace; without it, we are
unlikely
to be able to analyze the problem. Locate the core file produced as a
result
of this crash (often called `core' or `core.<process-id>', and located
in
the directory in which you started XEmacs or your home directory), and
type
gdb /usr/local/bin/xemacs core
then type `where' at the debugger prompt. No GDB on your system? You
may
have DBX, or XDB, or SDB. (Ask your system administrator if you need
help.)
If no core file was produced, enable them (often with `ulimit -c
unlimited')
in case of future recurrance of the crash.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (catch #<INTERNAL OBJECT (XEmacs bug?) (opaque, size=0) 0x83ed0b8>
...)
# (unwind-protect ...)
# bind (inhibit-quit)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# bind (inhibit-quit)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
("(in redisplay)" "[internal]")
# (unwind-protect ...)
# bind (inhibit-quit)
(next-event "[internal]")
# (condition-case ... . error)
# (catch top-level ...)
[kewillia@bigbad2 TMIo]$ gdb /usr/local/bin/xemacs core.12154
GNU gdb 6.4.0.20051202-cvs
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".
Core was generated by `xemacs'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/X11R6/lib/libXaw.so.7...done.
Loaded symbols for /usr/X11R6/lib/libXaw.so.7
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libpng12.so.0...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/lib/tls/i686/libdb-4.2.so...done.
Loaded symbols for /usr/lib/tls/i686/libdb-4.2.so
Reading symbols from /usr/lib/libgpm.so.1...done.
Loaded symbols for /usr/lib/libgpm.so.1
Reading symbols from /usr/lib/libncurses.so.5...done.
Loaded symbols for /usr/lib/libncurses.so.5
Reading symbols from /lib/libasound.so.2...done.
Loaded symbols for /lib/libasound.so.2
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /lib/libutil.so.1...done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/tls/libpthread.so.0...done.
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXcursor.so.1
Reading symbols from /usr/X11R6/lib/libXrender.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXrender.so.1
Reading symbols from
/usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
#0 0x0047e7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0 0x0047e7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x004bec96 in kill () from /lib/tls/libc.so.6
#2 0x080cb1cb in fatal_error_signal (sig=6) at emacs.c:3800
#3 <signal handler called>
#4 0x0047e7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#5 0x004be7f5 in raise () from /lib/tls/libc.so.6
#6 0x004c0199 in abort () from /lib/tls/libc.so.6
#7 0x080cc577 in really_abort () at emacs.c:4693
#8 0x080cb29f in assert_failed (file=0x8278993 "signal.c", line=730,
expr=0x8278a2c "QUIT called from within redisplay without being
properly wrapped") at emacs.c:3986
#9 0x081d9a3d in check_quit () at signal.c:728
#10 0x081d95fd in check_what_happened () at signal.c:458
#11 0x080d40e1 in Ffuncall (nargs=2, args=0xbfe663a8) at eval.c:3815
#12 0x080d5941 in call1 (fn=137061880, arg0=137359084) at eval.c:4545
#13 0x0822a643 in menu_item_descriptor_to_widget_value_1
(desc=137359084, menu_type=1, deep_p=1, filter_p=0,
depth=0) at menubar-x.c:218
#14 0x0822a9a8 in protected_menu_item_descriptor_to_widget_value_1
(gack=0xbfe66730) at menubar-x.c:353
#15 0x080d6444 in call_trapping_problems_2 (opaque=159226784) at
eval.c:4933
#16 0x080d0c87 in call_with_condition_handler (handler=0x80d63a2
<flagged_a_squirmer>, handler_arg=159226784,
fun=0x80d640f <call_trapping_problems_2>, arg=159226784) at
eval.c:2135
#17 0x080d6464 in call_trapping_problems_1 (opaque=159226784) at
eval.c:4939
#18 0x080d0069 in internal_catch (tag=138334392, func=0x80d6449
<call_trapping_problems_1>, arg=159226784,
threw=0xbfe6661c, thrown_tag=0xbfe66628,
backtrace_before_throw=0xbfe66620) at eval.c:1530
#19 0x080d6866 in call_trapping_problems (warning_class=137138008,
warning_string=0x8281a8d "Error during menu callback", flags=35,
problem=0x0,
fun=0x822a96f <protected_menu_item_descriptor_to_widget_value_1>,
arg=0xbfe66730) at eval.c:5212
#20 0x080e5b2b in event_stream_protect_modal_loop
(error_string=0x8281a8d "Error during menu callback",
bfun=0x822a96f <protected_menu_item_descriptor_to_widget_value_1>,
barg=0xbfe66730, flags=32)
at event-stream.c:1936
#21 0x0822aa14 in protected_menu_item_descriptor_to_widget_value
(desc=137359120, menu_type=1, deep_p=1,
filter_p=0) at menubar-x.c:382
#22 0x0822ab9c in pre_activate_callback (widget=0x97fcca0,
unused_id=65537, client_data=0x97fa750)
at menubar-x.c:476
#23 0x0824b5f2 in pre_hook (w=0x97fcca0, client_data=0x97fcb20,
call_data=0x97fa750) at lwlib-Xlw.c:82
#24 0x00cc58f7 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#25 0x0824708d in remap_menubar (mw=0x97fcca0) at xlwmenu.c:2703
#26 0x082487f9 in handle_single_motion_event (mw=0x97fcca0,
ev=0xbfe66d90, select_p=1 '\001') at xlwmenu.c:3484
#27 0x082488e2 in handle_motion_event (mw=0x97fcca0, ev=0xbfe66d90,
select_p=1 '\001') at xlwmenu.c:3516
#28 0x082489e9 in Start (w=0x97fcca0, ev=0xbfe66d90, unused_params=0x0,
unused_num_params=0xd08958)
at xlwmenu.c:3554
#29 0x00cf949c in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#30 0x00cf9a3d in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#31 0x00cfa1b5 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#32 0x00cd3627 in XtDispatchEventToWidget () from
/usr/X11R6/lib/libXt.so.6
#33 0x00cd3e8a in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#34 0x00cd40c9 in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#35 0x00cdfd36 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#36 0x0820de1e in emacs_Xt_drain_queue () at event-Xt.c:2888
#37 0x0820de97 in check_if_pending_expose_event (dev=0x961fa10) at
event-Xt.c:2909
#38 0x0821f853 in x_window_output_end (w=0x97feda0) at redisplay-x.c:413
#39 0x081c2a98 in redisplay_output_window (w=0x97feda0) at
redisplay-output.c:2494
#40 0x081b1b87 in redisplay_window (window=159378848, skip_selected=1)
at redisplay.c:6541
#41 0x081b1d86 in redisplay_windows (window=159378848, skip_selected=1)
at redisplay.c:6597
#42 0x081b25cd in redisplay_frame (f=0x96527f8, preemption_check=1) at
redisplay.c:6950
#43 0x081b2a1d in redisplay_device (d=0x961fa10, automatic=1) at
redisplay.c:7028
#44 0x081b310f in redisplay_without_hooks () at redisplay.c:7103
#45 0x081b33d3 in redisplay_no_pre_idle_hook () at redisplay.c:7174
#46 0x081b338e in redisplay () at redisplay.c:7156
#47 0x080e641a in Fnext_event (event=159409820, prompt=137158720) at
event-stream.c:2288
#48 0x080a56ca in Fcommand_loop_1 () at cmdloop.c:599
#49 0x080a549d in command_loop_1 (unused_dummy=137158720) at
cmdloop.c:505
#50 0x080d059b in condition_case_1 (handlers=137157832, bfun=0x80a546d
<command_loop_1>, barg=137158720,
hfun=0x80a50c3 <cmd_error>, harg=137158720) at eval.c:1924
#51 0x080a51d2 in command_loop_3 () at cmdloop.c:262
#52 0x080a51f5 in command_loop_2 (unused_dummy=137158720) at
cmdloop.c:275
#53 0x080d0069 in internal_catch (tag=136936024, func=0x80a51ea
<command_loop_2>, arg=137158720, threw=0x0,
thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1530
#54 0x080a52dd in initial_command_loop (load_me=137158720) at
cmdloop.c:313
#55 0x080ca09c in xemacs_21_5_b27_i686_pc_linux (argc=1,
argv=0xbfe67524, unused_envp=0x0, restart=0)
at emacs.c:2667
#56 0x080caa3c in main (argc=1, argv=0xbfe67524, unused_envp=0xbfe6752c)
at emacs.c:3111
(gdb)
----------------------------------------------------
Kerry Williams
Senior Software Design Engineer
WSIV
Alcatel Canada
(613) 784-4723
kerry.williams(a)alcatel.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.5-b27] describe-function shows build-time file locations
17 years, 9 months
Ron Isaacson
================================================================
Dear Bug Team!
In our environment, the build-time and run-time paths are different. I
have an automated build process that unpacks the source into /var/tmp,
builds it, and installs it into a staging location, from where it gets
distributed to the read-only space from which most people will use it.
I notice that describe-function mistakenly reports the build-time
location for some functions. For example, C-h f defface RET shows:
Compiled Lisp macro,
(loaded from "/var/tmp/build.ronisaac/xemacs/core/21.5.27/ia32.linux.2.4.glibc.2.3/gcc32/lisp/custom.elc"):
As the config output below shows, this /var/tmp path is where I built
it, but not where I'm running it from now. In fact, I did this test on
a different machine than the one I built it on, so that path doesn't
even exist. The function is loaded correctly of course, and M-x
find-library custom RET takes me to the right place, but M-x
find-function defface RET tells me:
The library "/var/tmp/build.ronisaac/xemacs/core/21.5.27/ia32.linux.2.4.glibc.2.3/gcc32/lisp/custom" is not in the path.
Incidentally, I just tried with 21.4.14 and got the same result, so I
don't think this is 21.5-specific. I traced it to load-history, which
does contain the build path, but I'm not sure how that variable gets
populated. Is there something else I need to do as part of the build
process so these symbols get associated with the physical paths from
which they're loaded at runtime?
================================================================
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] font-lock-add-keywords, font-lock-remove-keywords
17 years, 9 months
Katsumi Yamaoka
Hi,
I realized `font-lock-add-keywords' and `font-lock-remove-keywords'
don't work properly with compiled font-lock keywords. Now those
function definitions are the same as the ones in Emacs 22.
However, Emacs uses the `(t KEYWORDS COMPILED...)' form for
compiled font-lock keywords while XEmacs uses the `(t COMPILED...)'
form. Because of this, now `font-lock-add-keywords' always
removes compiled keywords except the first one as follows:
--8<---------------cut here---------------start------------->8---
(let ((default-major-mode 'fundamental-mode))
(with-temp-buffer
(let ((font-lock-keywords '(t (x) (y)))
font-lock-auto-fontify font-lock-mode-enable-list)
(font-lock-add-keywords nil '((z)))
font-lock-keywords)))
=> (t (z (0 nil)) (x (0 font-lock-keyword-face)))
--8<---------------cut here---------------end--------------->8---
;; Note that the y keyword is missing in the result.
The attached patch was briefly tested with only the case where
the first argument MODE is not given.
--8<---------------cut here---------------start------------->8---
--- font-lock.el~ 2006-11-05 22:08:12 +0000
+++ font-lock.el 2007-02-08 04:38:50 +0000
@@ -954,7 +954,7 @@
(let ((was-compiled (eq (car font-lock-keywords) t)))
;; Bring back the user-level (uncompiled) keywords.
(if was-compiled
- (setq font-lock-keywords (cadr font-lock-keywords)))
+ (setq font-lock-keywords (cdr font-lock-keywords)))
;; Now modify or replace them.
(if (eq how 'set)
(setq font-lock-keywords keywords)
@@ -1064,13 +1064,14 @@
(let ((was-compiled (eq (car font-lock-keywords) t)))
;; Bring back the user-level (uncompiled) keywords.
(if was-compiled
- (setq font-lock-keywords (cadr font-lock-keywords)))
+ (setq font-lock-keywords (cdr font-lock-keywords)))
;; Edit them.
(setq font-lock-keywords (copy-sequence font-lock-keywords))
(dolist (keyword keywords)
(setq font-lock-keywords
- (delete keyword font-lock-keywords)))
+ (delete (font-lock-compile-keyword keyword)
+ (delete keyword font-lock-keywords))))
;; If the keywords were compiled before, compile them again.
(if was-compiled
--8<---------------cut here---------------end--------------->8---
Regards,
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.5-b27] DOC-mule not found
17 years, 9 months
Ron Isaacson
================================================================
Dear Bug Team!
At startup, xemacs complains about the following missing file:
.../lib/xemacs-21.5-b27/i686-pc-linux/DOC-mule
That directory contains a DOC file, but not DOC-mule. If I symlink
DOC-mule -> DOC, everything seems to work. Should DOC-mule be created
automatically by the build process?
================================================================
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
Re: [Bug: 21.5-b25] Problems with latin-unity and VM
17 years, 9 months
Stephen J. Turnbull
Joachim Schrod writes:
> uses its internal character encoding in buffers; while I thought some
> more meta-information about the origin of that encoding is available,
> that actually didn't seem to matter here.
It is available, it's just a design decision that it won't be used
during editing.
> My error was at a different place: I thought that one octet (let's say,
> 0xea or "ä") in a file could end up as two different internal XEmacs
> characters (let's use for the sake of this example the symbolic names
> 'octet-0xe4 and 'latin1-aumlaut), depending of the coding system used
> for reading. There, a coding system of 'binary would trigger the
> creation of the first XEmacs character, and a coding system of
> 'iso-8859-1 (or any of its variants) would trigger the creation of the
> second character.
In fact, this is correct. For example, all but about 6 of the members
of ISO-8859-1 and ISO-8859-15 are the same characters according to ISO
8859 and Unicode, but (due to an unfortunate design decision closely
related to "Japanese exceptionalism"; you can look up "Han
Unification" in wikipedia for a reasonably accurate story) in Mule
they are different; even NO-BREAK SPACE (U+00A0) in latin-iso8859-1 !=
NO-BREAK SPACE (U+00A0) in latin-iso8859-2. :-(
This means that the same will be true of the coding systems iso-8859-1
and iso-8859-2. Thus latin-unity was born. I really didn't think it
would survive anywhere near this long. :-(
What's special about binary and ISO 8859-1 is that binary ==
iso-8859-1 by definition. So in your example 'octet-0xe4 ==
latin1-aumlaut != latin2-aumlaut (although in both cases the second
octet of the internal representation is 0xe4!)
There's actually another difference: ISO 8859-X for X != 1 is treated
as a version of ISO 2022 (which is correct, as far as it goes),
including the possibility of using ISO 2022 escape sequences to change
character sets, which is horribly wrong. This disgusting hack was
implemented more or less to prevent data loss (since in principle ISO
2022 can encode all characters, and in practice XEmacs's version
covers about 90% of Unicode). *But it doesn't apply to iso-8859-1/
binary*, which is why binary is the primary cause of such data loss.
Perhaps even worse, it means that iso-8859-2 is not a spelling for
binary, and people who have LANG=hr_HR.ISO8859-2 (Croatian) find their
tarballs and other binary stuff getting mysteriously corrupted.
There is hope, however! This will all go away, more or less
automatically, when we convert to Unicode internal coding. I'll
undoubtedly get death threats from ultra-right-wing Japanese, but I
will bravely face my fate!
> And that seems to be my primary misconception: Since you tell me that
> "C1 and Latin-1 characters are represented in *two* octets", it seems
> that these two situations (difference between coding systems 'binary
> and 'iso-8859-1 during read) are not distinguished and that the
> internal character 'latin1-aumlaut is always created, because the
> internal XEmacs character 'octet-0xea does not exist. (The latter
> would probably correspond to the FSF Emacs unibyte encoding that you
> mentioned that XEmacs doesn't have.)
Basically, yes.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: [Bug: 21.5-b25] Problems with latin-unity and VM
17 years, 9 months
Aidan Kehoe
Ar an seachtú lá de mí Feabhra, scríobh Joachim Schrod:
> >>>>> "AK" == Aidan Kehoe <kehoea(a)parhasard.net> writes:
> AK> Ar an seachtú lá de mí Feabhra, scríobh Joachim Schrod:
>
> >> I would have expected that latin-unity does NOT attempt to change
> >> the encoding at all for such files -- after all, they are declared
> >> as binary and the notion of Latin characters in binary files makes
> >> no sense.
>
> AK> We (XEmacs) don’t distinguish iso-8859-1 and binary in your sense;
>
> Ah -- that I didn't know. Reading the Coding System section of the
> XEmacs manual, it didn't seem so, there differences between binary and
> iso-8859-1 are explicitly named.
They are not--‘no character code conversion [...] for non-Latin-1 byte
values’ is what it says. It is badly and unclearly put, though.
> In contrast, the coding system `binary' specifies no character
> code conversion at all--none for non-Latin-1 byte values and none
> for end of line. This is useful for reading or writing binary
> files, tar files, and other files that must be examined verbatim.
>
> But with that information your explanation gets clearer. Though I have
> to say that I would have naively answered your question
>
> AK> Consider; how can you interpret a sequence of octets on disk as
> AK> U+5357, the Han character for ‘southwards,’ without abandoning the
> AK> treatment as ‘binary’--a sequence of octets--and checking instead
> AK> for ISO-2022-1 or UTF-8 sequences?
>
> as follows: In buffers with coding system 'binary there must not be
> the character U+5357, by definition, because no such octet exists.
> When the buffer-file-coding-system-for-read is set to 'binary, such a
> character would not be constructed at all. Yanking that character in
> such a buffer would signal an error. I also would have expected any
> attempt to set buffer-file-coding-system to 'binary in a buffer with
> such a character to signal an error.
I’m not aware of any environment that implements that behaviour--though it
would seem more correct. Are you? Non-Unicode Windows apps, for example,
trash data when people type in or paste characters that don’t occur in the
app’s code page.
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
XEmacs Packages have been pre-released (2007-02-07-12)
17 years, 9 months
Norbert Koch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey there everyone.
I have just added the following packages to the 'Pre-Releases'
directory:
New Packages in Pre-Release:
===========================
prog-modes-2.10-pkg.tar.gz upstream version: none
sh-script-1.22-pkg.tar.gz upstream version: 2.0f
Previously Announced Packages Still in Pre-Release:
==================================================
auctex-1.47-pkg.tar.gz upstream version: 11.55
calendar-1.31-pkg.tar.gz upstream version: none
docbookide-0.08-pkg.tar.gz upstream version: 0.1
ediff-1.68-pkg.tar.gz upstream version: 2.75
edit-utils-2.37-pkg.tar.gz upstream version: none
mail-lib-1.79-pkg.tar.gz upstream version: none
misc-games-1.19-pkg.tar.gz upstream version: none
net-utils-1.51-pkg.tar.gz upstream version: N/A
tramp-1.35-pkg.tar.gz upstream version: 2.0.55
viper-1.55-pkg.tar.gz upstream version: 3.09
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/prog-modes/ChangeLog -------
2007-02-07 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 2.10 released.
2007-02-06 Didier Verna <didier(a)xemacs.org>
* cl-indent.el (lisp-indent-defmethod): Understand method
combination types as well as specifiers.
- ------- ChangeLog Entries from xemacs-packages/sh-script/ChangeLog -------
2007-02-07 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.22 released.
2007-02-06 Didier Verna <didier(a)xemacs.org>
* sh-script.el (sh-mode): Derive from a real mode
(fundamental-mode), not from nil.
Installing These:
================
Manually:
- --------
1) Download the packages that you want to install from:
/ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
2) Unpack them to: [1]
/usr/local/lib/xemacs/xemacs-packages/
3) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.[245].x):
- ----------------------------------------------
1) Tools -> Packages -> Add Download Site -> Pre-Releases
2) Tools -> Packages -> List and Install
3) Select the packages you wish to install (there are brief
instructions at the bottom of the packages buffer).
4) Packages -> Install/Remove Selected
5) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.1.14):
- -------------------------------------------
1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
2) Options -> Manage Packages -> List and Install
3 - 5) As per XEmacs 21.[245].x.
norbert - XEmacs Package Release Manager.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFybu3gu3ywdHdhM0RAmODAKDxkgsXPo3lEC9EP7NMpaLEIpGD9gCgwkr7
0ZgLX48HvUb/7l6LqMttkgQ=
=SIRv
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: [Bug: 21.5-b25] Problems with latin-unity and VM
17 years, 9 months
Aidan Kehoe
Ar an seachtú lá de mí Feabhra, scríobh Joachim Schrod:
> [...] But I still want to address that either I don't understand the
> precondition under which latin-unity operates or that precondition has a
> flaw.
>
> This is a buffer where the buffer-file-coding-system has been
> explicitly set to binary. I would have expected that latin-unity does
> NOT attempt to change the encoding at all for such files -- after all,
> they are declared as binary and the notion of Latin characters in
> binary files makes no sense.
That’s what the FSF have. We (XEmacs) don’t distinguish iso-8859-1 and
binary in your sense; they do. Neither version distinguishes ASCII and
binary.
> By definition, binary files consist only of octets and should be written
> out as-is, without any attempt to change any octets.
But if the corresponding buffer contains characters that have no clear
mapping to octets with the binary coding system, writing that buffer to disk
will lose data.
control-1 characters have a clear mapping to octets with the binary coding
system. latin-unity not knowing about that mapping is the bug.
In the correct course of events, VM will use MIME-encoding to generate a
buffer where every character is a member of either ascii, control-1 or
latin-iso8859-1, then write the buffer using 'binary. latin-unity will then
look through the contents of the buffer, see that it can be encoded using
'binary, and all will be well.
> Actually, I can augment my problem description: VM may not be involved
> at all.
>
> If I open the file, set the buffer-file-coding-system explicitly
> to binary, modify it, and want to save it, latin-unity detects a
> coding system conflict. But it should not do so for binary files.
>
> Therefore I would have thought that #'latin-unity-sanity-check checks
> for the special case of binary files and returns that encoding as
> save. (Or, maybe that at least binary is added to
> 'latin-unity-ucs-list, because one could classify it as an universal
> encoding
No, one could not. Consider; how can you interpret a sequence of octets on
disk as U+5357, the Han character for ‘southwards,’ without abandoning the
treatment as ‘binary’--a sequence of octets--and checking instead for
ISO-2022-1 or UTF-8 sequences? If that character is in an XEmacs buffer, and
that buffer is to be written using the binary coding system, how can you
represent that character on disk without resorting to an alternative
representation?
> -- all octets in binary files represent themselves.)
All octets in binary files, when those files are read by XEmacs as binary,
are represented by characters in the ascii, control-1 or latin-iso8859-1
character sets. This was a choice we made--an alternative would have been a
combination of latin-jisx0201, control-1 and latin-iso8859-2. There are
better reasons for the first choice, but it was still a choice.
> Of course, it may well be that I have again misunderstood the approach
> for coding systems, therefore I would appreciate an explanation.
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: [Bug: 21.5-b25] Problems with latin-unity and VM
17 years, 9 months
Aidan Kehoe
Ar an seachtú lá de mí Feabhra, scríobh Stephen J. Turnbull:
> Joachim Schrod writes:
>
> > The culprit of that behaviour is the insertion of the following line
> > with the when clause into latin-unity.el.
>
> Probably this is in fact uncovering a bug in the definition of ISO
> 8859-1 used by latin-unity; I bet the problem is that there are
> C1 control characters in the file. In proper ISO 8859-1 these cannot
> be encoded, but in XEmacs's iso-8859-1 coding-system they can be.
>
> Probably I should add C1 to the definition of latin-iso8859-1 used by
> latin-unity somehow.
>
> Aidan, what do you think?
I agree with your understanding and your proposed solution.
On the subject of latin-unity bugs (well, in this case, a bug inherited from
latin-unity and now in latin-euro-standards), the last autoload here:
http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/mule-packages/latin-eur...
should not be an autoload. This is something I didn’t quite get when
writing this: http://calypso.tux.org/pipermail/xemacs-beta/2005-September/006733.html
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta