[Bug: 21.5-b28] forward sexp match wrong parenthesis
16 years, 4 months
FKtPp
================================================================
Dear Bug Team!
for the following given sh-script code:
------------------------8<------------------------
function test_sexp() {
case $1 in
test)
true
;;
up)
true
;;
down)
true
;;
left)
true
;;
right)
true
;;
*)
echo good bye
;;
esac
}
------------------------8<------------------------
Put the cursor at the fist `{' and then do a `C-M-f' (the
#'forward-sexp function).
Cursor will stop at the first `)' character... Expected behaivor is
the cursor should stop at the last `}' character.
Note: do `C-M-f' more than one times in this context will give you a
syntax error: Containing expression ends prematurely..
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux workhard 2.6.25-2-amd64 #1 SMP Thu Jun 12 15:38:32 UTC 2008 x86_64 GNU/Linux
../configure '--with-athena=3d' '--with-xft=emacs,nomenubars,notabs,nogauges' '--with-mule' '--with-rel-alloc' '--with-kkcc' '--with-newgc' '--with-pdump' '--with-dump-in-exec' '--with-modules'
XEmacs 21.5-b28 "fuki" 0204391fc17c configured for `x86_64-unknown-linux'.
Compilation Environment and Installation Defaults:
Source code location: /home/fktpp/workspace/xemacs
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Not using any machine description file
Compiler version: gcc (Debian 4.3.1-2) 4.3.1
- GCC specs file: specs.
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g
libc version: GNU libc 2.7-12 (Debian)
Relocating allocator for buffers: yes
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:
- X Windows libraries location:
- 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/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
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.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
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 GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new incremental garbage collector and the new allocator.
Using POSIX sigaction() to install fault handler.
Using the new portable dumper.
Dumping into executable.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(/usr/share/emacs/site-lisp/mercurial
/home/fktpp/.xemacs/xemacs-packages/lisp/vc/mercurial
/home/fktpp/.xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/home/fktpp/workspace/xemacs/lisp/easy-mmode
/home/fktpp/.xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/home/fktpp/workspace/xemacs/lisp/regexp-opt)
Internationalization Settings:
-------------------------
Environment:
Value of LC_ALL : nil
Value of LC_COLLATE : nil
Value of LC_CTYPE : nil
Value of LC_MESSAGES : nil
Value of LC_MONETARY : nil
Value of LC_NUMERIC : nil
Value of LC_TIME : nil
Value of LANG : zh_CN.UTF-8
Lisp locale settings:
current-language-environment => "Chinese-GB (UTF-8)"
default-buffer-file-coding-system => utf-8
default-process-coding-system => (undecided . utf-8)
(current-locale) => "zh_CN.UTF-8"
keyboard-coding-system => utf-8
terminal-coding-system => utf-8
(coding-priority-list) =>
(utf-8 iso-8-2 big5 iso-7 utf-16-little-endian-bom utf-16-bom
utf-8-bom no-conversion iso-8-1 iso-8-designate iso-lock-shift
shift-jis utf-16-little-endian utf-16 ucs-4)
Coding system aliases:
'native is aliased to utf-8
'file-name is aliased to native
'mswindows-multibyte-system-default is not a coding system alias
Installed XEmacs Packages:
-------------------------
(xemacs-devel ver: 1.78 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.17 upstream: No-Upstream-Ver)
(w3 ver: 1.34 upstream: 4.0pre47)
(vc ver: 1.45 upstream: No-Upstream-Ver)
(tramp ver: 1.4 upstream: 2.0.56)
(time ver: 1.14 upstream: 1.17)
(text-modes ver: 1.95 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sh-script ver: 1.24 upstream: 2.0f)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(python-modes ver: 1.1 upstream: 426)
(psgml ver: 1.45 upstream: 1.3.2)
(prog-modes ver: 2.16 upstream: No-Upstream-Ver)
(perl-modes ver: 1.14 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.68 upstream: R-2_9_9)
(os-utils ver: 1.4 upstream: No-Upstream-Ver)
(net-utils ver: 1.56 upstream: N/A)
(mail-lib ver: 1.79 upstream: No-Upstream-Ver)
(ispell ver: 1.32 upstream: 3.6)
(igrep ver: 1.16 upstream: 2.111)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(gnus ver: 1.93 upstream: 5.10.8)
(general-docs ver: 1.05 upstream: No-Upstream-Ver)
(fsf-compat ver: 1.17 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.12 upstream: 2.4.1)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(elib ver: 1.13 upstream: 1.0)
(efs ver: 1.34 upstream: 1.24)
(edit-utils ver: 2.39 upstream: No-Upstream-Ver)
(ediff ver: 1.75 upstream: 2.75)
(edebug ver: 1.22 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(easypg ver: 1.02 upstream: 0.0.16)
(dired ver: 1.19 upstream: 7.16)
(debug ver: 1.18 upstream: No-Upstream-Ver)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.36 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(bbdb ver: 1.32 upstream: 2.35)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs ispell xemacsbug shadow sendmail rfc822 mercurial vc
ring diff-mode cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align
cc-engine cc-vars cc-defs iswitchb tags etags trace advice
advice-preload mwheel occur next-error find-func view-less view
hyper-apropos dabbrev skeleton autoinsert regexp-opt sh-script
executable efs-cu dired-faces dired-xemacs dired timer-funcs lazy-lock
lazy-shot font-lock gnuserv vc-hooks vc-xemacs paren mic-paren timer
cus-face icomplete jka-compr china-util xemacs-devel-autoloads
xemacs-base-autoloads w3-autoloads vc-autoloads tramp-autoloads
time-autoloads text-modes-autoloads texinfo-autoloads
supercite-autoloads sounds-wav-autoloads sounds-au-autoloads
sh-script-autoloads ruby-modes-autoloads python-modes-autoloads
psgml-autoloads prog-modes-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads os-utils-autoloads
net-utils-autoloads mail-lib-autoloads ispell-autoloads
igrep-autoloads ibuffer-autoloads gnus-autoloads
general-docs-autoloads fsf-compat-autoloads forms-autoloads
footnote-autoloads eterm-autoloads eshell-autoloads erc-autoloads
elib-autoloads efs-autoloads edit-utils-autoloads ediff-autoloads
edebug-autoloads ecrypto-autoloads easypg-autoloads dired-autoloads
debug-autoloads cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads bbdb-autoloads modules-autoloads mule-autoloads
auto-autoloads auto-show fontl-hooks canna-leim tibetan slovenian
czech romanian lao devanagari indian cyrillic 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 rsz-minibuf env text-props
fontconfig frame obsolete cus-start custom widget cl-extra cl cl-19
packages backquote unicode font-mgr lucid-scrollbars cut-buffer
xft-fonts lucid-menubars athena-dialogs x c-balloon-help tty-frames
tty toolbar native-sound scrollbar unix-processes multicast
network-streams subprocesses modules menu-accelerator-support menubar
berkeley-db md5 xemacs xim mule gutter tiff png gif jpeg xpm xbm
lisp-float-type file-coding linux dialog devices window-system base64)
Recent keystrokes:
-----------------
C-s C-s C-r C-r C-r C-r C-r C-r M-x o c c u r RET RET
C-x o C-n C-n C-n C-p RET C-x o C-n RET C-x n 1 C-x
1 M-v C-v C-u C-l C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-p C-p C-p C-p C-n M-v M-v M-v M-v M-v M-v M-v M-v
M-v M-v M-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v
C-v C-v C-v C-v C-x C-c C-g C-x k RET g q C-x k RET
C-x C-s M-x r e p o r TAB x e m TAB RET
Recent messages (most recent first):
-----------------------------------
Invalid operation: Attempt to split minibuffer window
Checking spelling of PERENSIS...
Starting new Ispell process...
Loading ispell...done
Loading ispell...
Loading xemacsbug...done
Loading xemacsbug...
Wrote /home/fktpp/workspace/test.sh
Searched 0 buffers (1 killed); no matches for `Containing'
Quit
C-x n 1 not defined.
Searched 1 buffer; 4 matches for `Containing'
No more tag marks on stack
No more tag marks on stack
No more tag marks on stack
No more tag marks on stack
Loading mercurial...done
Loading cl-macs...done
Loading cl-macs...
Loading mercurial...
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.4.21] eterm: should perhaps set coding-system-for-read to binary
16 years, 4 months
Håkon Stordahl
Dear Bug Team!
I've had some trouble with the terminal emulator provided by the eterm
package (version 1.17). I first noticed the problem when using the
XEmacs packages distributed by Debian, but the problem also occur
after I build XEmacs myself with either of the --with-file-coding
or --with-mule configuration options enabled. However, the problem
doesn't happen if I build XEmacs with no configuration options enabled.
After I type M-x term RET RET I get the following error message:
(1) (error/warning) Error in process filter: (error /home/haakonst/xemac/
is not a directory)
(Note there's a missing "s" character before the last slash in the
directory name.) I've included the backtrace I get for this error when
debug-on-error set is to t below. Anyhow, I'm presented with the
terminal buffer and the shell prompt, but when I start to use it, the
buffer gets garbled up in a way that makes me think that newlines are
somehow inadvertently stripped before the text is displayed in the
buffer.
However, after some testing, I tried to change the coding system for
process output to binary (for some reason the default value was
undecided-dos), and that seems to solve the problem. So, I think that
it could be useful to always set coding-system-for-read to binary
before a process is started in the terminal, like this simple patch
suggests:
--- a/lisp/eterm/term.el 2005-06-27 07:37:01.000000000 +0000
+++ b/lisp/eterm/term.el 2008-06-25 22:05:00.000000000 +0000
@@ -1095,7 +1095,8 @@
(format "EMACS=%s (term:%s)" emacs-version term-protocol-version)
(format "LINES=%d" term-height)
(format "COLUMNS=%d" term-width))
- process-environment)))
+ process-environment))
+ (coding-system-for-read 'binary))
(if (eq system-type 'windows-nt)
(apply 'start-process name buffer
command switches)
This was actually derived from the equivalent code in term.el from
GNU Emacs.
The backtrace:
Debugger entered--Lisp error: (error "/home/haakonst/xemac/ is not a directory")
signal(error ("/home/haakonst/xemac/ is not a directory"))
cerror("%s is not a directory" "/home/haakonst/xemac/")
apply(cerror "%s is not a directory" "/home/haakonst/xemac/")
error("%s is not a directory" "/home/haakonst/xemac/")
cd-absolute("/home/haakonst/xemac")
cd("/home/haakonst/xemac")
#<compiled-function (string) "...(56)" [term-pending-frame fileline filename second-colon first-colon string 0 ?\^Z string-match ":" 1 string-to-int ?/ cd nil t] 4>("//home/haakonst/xemac")
term-emulate-terminal(#<process "terminal" pid 9904 state:run> "^Z//home/haakonst/xemacs\n")
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux ninsei 2.6.25.7 #1 SMP PREEMPT Fri Jun 20 14:17:13 PDT 2008 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_menubars=lucid' '--with_scrollbars=lucid' '--with_dialogs=athena' '--docdir=/usr/lib/xemacs-21.4.21/i486-linux-gnu/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.21 "Educational Television" configured for `i486-pc-linux'.
Compilation / Installation:
Source code location: /build/buildd/xemacs21-21.4.21
Installation prefix: /usr
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O2
Compiler version: gcc (Debian 4.3.1-2) 4.3.1
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:
Compiling in support for the X window system:
- X Windows headers location:
- X Windows libraries location:
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena 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.
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
- 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/xemacs-packages/lisp/build/build-report
/usr/lib/xemacs-21.4.21/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.75 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.1 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.33 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.55 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.22 upstream: 3.33.12)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.37 upstream: 2.0.55)
(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.92 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.22 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.15 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.23 upstream: 3.1.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.08 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.1 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.67 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.39 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.06 upstream: 3.06)
(net-utils ver: 1.52 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.19 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.79 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.34 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.11 upstream: 2.1)
(gnus ver: 1.91 upstream: 5.10.8)
(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.37 upstream: No-Upstream-Ver)
(ediff ver: 1.68 upstream: 2.75)
(edebug ver: 1.22 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.08 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.18 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.32 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.32 upstream: 2.35)
(auctex ver: 1.47 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.49 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.24 upstream: No-Upstream-Ver)
(leim ver: 1.24 upstream: No-Upstream-Ver)
(latin-unity ver: 1.2 upstream: 1.20)
(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 term ehelp electric
ring 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 x-iso8859-1 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 lucid-scrollbars
cut-buffer lucid-menubars athena-dialogs x c-balloon-help tty-frames
tty toolbar native-sound scrollbar unix-processes multicast
network-streams subprocesses modules menu-accelerator-support menubar
berkeley-db md5 xemacs xim gutter tiff png gif jpeg xface xpm xbm
lisp-float-type linux dialog devices window-system base64)
Recent keystrokes:
-----------------
M-x t e r m RET RET RET C-c k RET M-x r e p o r t -
x e m a c s - b u g RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Loading term...done
Loading term...
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Crash with Solaris 8/10 with Mule enabled
16 years, 4 months
Raymond Toy
Here is 100% repeatable crash using XEmacs CVS from 2008-06-01. I'm
using the standard Solaris X11 libraries.
Interestingly, I have an ancient build of X11R6.4 that I did years
ago, and when I build the exact same source, but use these libraries
instead, I get a working build, as this messsage shows, since I'm
using xemacs to send this.
Installation file attached.
Here is a partial gdb traceback of the crash
gdb src/xemacs
GNU gdb 6.3
Copyright 2004 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 "sparc-sun-solaris2.8"...
(gdb) run -vanilla
Starting program: /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/build-solaris8-xft/src/xemacs -vanilla
warning: Lowest section in /lib/libintl.so.1 is .dynamic at 00000074
warning: Lowest section in /lib/libdl.so.1 is .hash at 000000b4
warning: Lowest section in /usr/lib/libpthread.so.1 is .dynamic at 00000074
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) back
#0 0x00000000 in ?? ()
#1 0xfede5c20 in XRegisterIMInstantiateCallback ()
from /usr/openwin/lib/libX11.so.4
#2 0x000f89d8 in XIM_init_device (d=0x65a100)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/input-method-xlib.c:206
#3 0x002f39e0 in x_init_device (d=0x65a100, unused_props=4282372)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/device-x.c:872
#4 0x000a3ea8 in Fmake_device (type=4433412, connection=4282372,
props=4282372)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/device.c:667
#5 0x000d14c0 in Ffuncall (nargs=3, args=0xffbfdbbc)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/eval.c:3928
#6 0x000729d0 in execute_optimized_program (program=0xd4ec10 "~~\b\"\207",
stack_depth=3, constants_data=0x5b8ad0)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/bytecode.c:862
#7 0x000d0d40 in funcall_compiled_function (fun=6157876, nargs=1,
args=0xffbfdec8)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/eval.c:3514
#8 0x000d19a0 in Ffuncall (nargs=2, args=0xffbfdec4)
at /apps/public/XEmacs/src/xemacs-21.5-2008-06-01/src/eval.c:3967
#9 0x000729d0 in execute_optimized_program (
program=0xd49650 "\f?~'~ \210~~!~\004~ \210\b@\vB\022~~!~\b\t~\005~~!\021~~!---Type <return> to continue, or q <return> to quit---
Ray
uname -a: SunOS usrtc3082 5.10 Generic_120011-14 sun4u sparc SUNW,A70
../configure '--with-compiler=/usr/sfw/bin/gcc' '--with-mule' '--verbose' '--with-ldap=yes' '--enable-modules=no' '--with-pop' '--enable-sound=noesd' '--prefix=/apps/public/XEmacs/21.5' '--bindir=/apps/public/XEmacs/21.5/bin/solaris2.8' '--enable-dialogs=athena' '--enable-widgets=athena' '--with-site-includes=/apps/public/solaris2.7/usr/openwin/include /apps/public/solaris2.7/openldap/include /apps/public/solaris2.7/include' '--with-site-libraries=/apps/public/solaris2.7/usr/openwin/lib /apps/public/solaris2.7/openldap/lib /apps/public/solaris2.7/lib' '--with-xft=emacs menubars tabs gauges'
XEmacs 21.5-b28 "fuki" (+CVS-20071205) configured for `sparc-sun-solaris2.10'.
Compilation Environment and Installation Defaults:
Source code location: /apps/public/XEmacs/src/xemacs-21.5-2008-06-01
Installation prefix: /apps/public/XEmacs/21.5
Additional header files: /apps/public/solaris2.7/usr/openwin/include /apps/public/solaris2.7/openldap/include /apps/public/solaris2.7/include
Additional libraries: /apps/public/solaris2.7/usr/openwin/lib /apps/public/solaris2.7/openldap/lib /apps/public/solaris2.7/lib
Runtime library search path: /usr/ccs/lib:/apps/public/solaris2.7/usr/openwin/lib:/apps/public/solaris2.7/openldap/lib:/apps/public/solaris2.7/lib:/usr/openwin/lib:/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/../../..:/usr/sfw/lib
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler version: gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
- GCC specs file: /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
- Compiler command: /usr/sfw/bin/gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g
libc version: SUNWcsl 11.10.0,REV=2005.01.21.15.53
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11/include
- X Windows libraries location: /usr/openwin/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 tab controls.
WARNING: This feature will be replaced with a face.
- 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:
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 NAS (network audio system).
Databases:
Compiling in support for Berkeley database.
Compiling in support for DBM.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: pgsql/libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "file" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: mail-lib] mail-abbrevs expands in wrong headers
16 years, 4 months
Mike Kupfer
================================================================
Dear Bug Team!
With MH-E 8.0.3 I recently composed an email with a Subject line that
ended with the word "work". When I pressed C-n, "work" was replaced by
my work email address before moving point down one line. What I
expected was just that point would move.
I looked into this a bit; here is what I've found so far.
I have a global abbreviation where "work" expands to my work email
address. My global abbreviations all assume I'm never in abbrev mode,
so there's never automatic abbreviation expansion.
MH-E is using message.el from Gnus, and message.el has
(if (featurep 'xemacs)
(require 'mail-abbrevs)
(require 'mailabbrev))
When mail-abbrevs is loaded, it rebinds C-n in mail-mode-map and
message-mode-map to abbrev-hacking-next-line.
So presumably the theory is that mail-abbrevs will always get loaded,
and thus C-n will always get rebound, but there is a way to turn off
automatic abbreviation expansion if you don't want it.
I looked at mail-abbrevs.el, and it has the variable
mail-abbrev-mode-regexp, which controls which header lines get automatic
expansion. I thought that this might be the switch I was looking for
(just set it to something that will never match a header line). But
abbrev-hacking-next-line never looks at that regexp.
So I think that the following patch is the start of a fix. It changes
abbrev-hacking-next-line to pay attention to mail-abbrev-mode-regexp.
But it seems like there also needs to be something in
abbrev-hacking-next-line to install mail-aliases as a temporary
abbreviation table.
And I'm not sure I understand how things are *supposed* to work. There
are other functions in mail-abbrevs that do abbreviation expansion.
Should abbrev-hacking-next-line be using one of them, rather than
calling expand-abbrev directly? And is it okay for Gnus to load
mail-abbrevs unconditionally like that?
diff --git a/xemacs-packages/mail-lib/ChangeLog b/xemacs-packages/mail-lib/ChangeLog
--- a/xemacs-packages/mail-lib/ChangeLog
+++ b/xemacs-packages/mail-lib/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-29 Mike Kupfer <mike.kupfer(a)xemacs.org>
+
+ * mail-abbrevs.el (abbrev-hacking-next-line,
+ abbrev-hacking-end-of-buffer): Only expand abbreviations if
+ mail-abbrev-in-expansion-header-p returns non-nil.
+
2007-01-21 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.79 released.
diff --git a/xemacs-packages/mail-lib/mail-abbrevs.el b/xemacs-packages/mail-lib/mail-abbrevs.el
--- a/xemacs-packages/mail-lib/mail-abbrevs.el
+++ b/xemacs-packages/mail-lib/mail-abbrevs.el
@@ -605,7 +605,8 @@
when at end of line."
(interactive "_p")
(if (and (looking-at "[ \t]*\n")
- (= (char-syntax (preceding-char)) ?w))
+ (= (char-syntax (preceding-char)) ?w)
+ (mail-abbrev-in-expansion-header-p))
(expand-abbrev))
(next-line (or arg 1)))
@@ -614,7 +615,8 @@
abbrevs when at end of buffer."
(interactive "_P")
(if (and (looking-at "[ \t]*\n")
- (= (char-syntax (preceding-char)) ?w))
+ (= (char-syntax (preceding-char)) ?w)
+ (mail-abbrev-in-expansion-header-p))
(expand-abbrev))
(end-of-buffer arg))
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux camellia 2.6.11.4-21.10-default #1 Tue Nov 29 14:32:49 UTC 2005 i686 i686 i386 GNU/Linux
./configure
XEmacs 21.4.19 "Constant Variable" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /home/kupfer/src/xemacs-21.4.19
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow
Compiler version: gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Compiler specs file: /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Need to guess glibc1/2/etc here
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11/include
- X Windows libraries location: /usr/X11/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
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.
Sound:
Compiling in support for sound (native).
Databases:
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Load-Path Lisp Shadows:
----------------------
(/home/kupfer/.xemacs/xemacs-packages/lisp/cedet-common/sformat
/home/kupfer/.xemacs/xemacs-packages/lisp/semantic/sformat
/home/kupfer/.xemacs/xemacs-packages/lisp/cedet-common/working
/home/kupfer/.xemacs/xemacs-packages/lisp/semantic/working
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-speedbar
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-speedbar
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-opt
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-opt
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/linemark
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/linemark
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-base
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-base
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/call-tree
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/call-tree
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-custom
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-custom
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/tree
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/tree
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-doc
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-doc
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/chart
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/chart
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-comp
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-comp
/home/kupfer/.xemacs/xemacs-packages/lisp/eieio/eieio-tests
/usr/local/lib/xemacs/xemacs-packages/lisp/eieio/eieio-tests
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudcb-ldap
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudcb-ldap
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudc-export
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudc-export
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudcb-bbdb
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudcb-bbdb
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudcb-ph
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudcb-ph
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudc-vars
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudc-vars
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudc-bob
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudc-bob
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudc
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudc
/home/kupfer/.xemacs/xemacs-packages/lisp/eudc/eudc-hotlist
/usr/local/lib/xemacs/xemacs-packages/lisp/eudc/eudc-hotlist
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hsite
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hsite
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/wrolo
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/wrolo
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmous-info
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmous-info
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmouse-drv
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmouse-drv
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hypb
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hypb
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmoccur
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmoccur
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hibtypes
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hibtypes
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hib-doc-id
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hib-doc-id
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hvm
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hvm
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hversion
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hversion
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hvar
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hvar
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/htz
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/htz
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hsys-wais
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hsys-wais
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hsys-w3
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hsys-w3
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hib-kbd
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hib-kbd
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hbdata
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hbdata
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hyperbole
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hyperbole
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hrmail
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hrmail
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmh
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmh
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-mini
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-mini
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hsmail
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hsmail
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-mouse
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-mouse
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-window
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-window
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmouse-mod
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmouse-mod
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hbut
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hbut
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/set
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/set
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hactypes
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hactypes
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hinit
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hinit
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hact
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hact
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hbmap
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hbmap
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmouse-tag
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmouse-tag
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hgnus
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hgnus
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hargs
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hargs
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hpath
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hpath
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-epV4-b
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-epV4-b
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/wrolo-menu
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/wrolo-menu
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hhist
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hhist
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-xe-but
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-xe-but
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/wconfig
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/wconfig
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hlvar
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hlvar
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmouse-reg
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmouse-reg
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmouse-key
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmouse-key
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-em19-b
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-em19-b
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-menu
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-menu
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/wrolo-logic
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/wrolo-logic
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hui-ep-but
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hui-ep-but
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmouse-sh
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmouse-sh
/home/kupfer/.xemacs/xemacs-packages/lisp/hyperbole/hmail
/usr/local/lib/xemacs/xemacs-packages/lisp/hyperbole/hmail
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/dissociate
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/dissociate
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/rot13
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/rot13
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/life
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/life
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/hanoi
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/hanoi
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/mpuz
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/mpuz
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/flame
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/flame
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/morse
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/morse
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/dunnet
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/dunnet
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/NeXTify
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/NeXTify
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/advocacy
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/advocacy
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/studly
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/studly
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/conx
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/conx
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/decipher
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/decipher
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/gomoku
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/gomoku
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/blackbox
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/blackbox
/home/kupfer/.xemacs/xemacs-packages/lisp/misc-games/doctor
/usr/local/lib/xemacs/xemacs-packages/lisp/misc-games/doctor
/home/kupfer/.xemacs/xemacs-packages/lisp/ocaml/inf-caml
/usr/local/lib/xemacs/xemacs-packages/lisp/ocaml/inf-caml
/home/kupfer/.xemacs/xemacs-packages/lisp/ocaml/camldebug
/usr/local/lib/xemacs/xemacs-packages/lisp/ocaml/camldebug
/home/kupfer/.xemacs/xemacs-packages/lisp/ocaml/caml
/usr/local/lib/xemacs/xemacs-packages/lisp/ocaml/caml
/home/kupfer/.xemacs/xemacs-packages/lisp/ocaml/caml-help
/usr/local/lib/xemacs/xemacs-packages/lisp/ocaml/caml-help
/home/kupfer/.xemacs/xemacs-packages/lisp/ocaml/caml-font
/usr/local/lib/xemacs/xemacs-packages/lisp/ocaml/caml-font
/home/kupfer/.xemacs/xemacs-packages/lisp/ocaml/caml-compat
/usr/local/lib/xemacs/xemacs-packages/lisp/ocaml/caml-compat
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-objc
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-objc
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/info-brows
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/info-brows
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-init
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-init
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-c++
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-c++
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-c++-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-c++-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-python
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-python
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/eif-ise-er
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/eif-ise-er
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-info
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-info
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-tree
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-tree
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-ftr
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-ftr
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/hmouse-br
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/hmouse-br
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-c-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-c-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/clos-brows
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/clos-brows
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-java
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-java
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-name
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-name
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-start
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-start
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/smt-browse
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/smt-browse
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/eif-browse
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/eif-browse
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/eif-calls
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/eif-calls
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-menu
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-menu
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-smt
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-smt
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-clos-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-clos-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-env
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-env
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-site
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-site
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-vers
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-vers
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-lib
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-lib
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-eif
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-eif
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-compl
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-compl
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-python-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-python-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/c++-browse
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/c++-browse
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-objc-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-objc-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/hasht
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/hasht
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/pyth-brows
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/pyth-brows
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/java-brows
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/java-brows
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-clos
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-clos
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/objc-brows
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/objc-brows
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-java-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-java-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/oo-browser/br-eif-ft
/usr/local/lib/xemacs/xemacs-packages/lisp/oo-browser/br-eif-ft
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-xemacs
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-xemacs
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-charent
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-charent
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-parse
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-parse
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-info
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-info
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-html
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-html
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-api
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-api
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/iso-sgml
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/iso-sgml
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-edit
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-edit
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-debug
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-debug
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-sysdep
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-sysdep
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-fs
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-fs
/home/kupfer/.xemacs/xemacs-packages/lisp/psgml/psgml-dtd
/usr/local/lib/xemacs/xemacs-packages/lisp/psgml/psgml-dtd
/home/kupfer/.xemacs/xemacs-packages/lisp/scheme/scheme
/usr/local/lib/xemacs/xemacs-packages/lisp/scheme/scheme
/home/kupfer/.xemacs/xemacs-packages/lisp/scheme/cmuscheme48
/usr/local/lib/xemacs/xemacs-packages/lisp/scheme/cmuscheme48
/home/kupfer/.xemacs/xemacs-packages/lisp/scheme/xscheme
/usr/local/lib/xemacs/xemacs-packages/lisp/scheme/xscheme
/home/kupfer/.xemacs/xemacs-packages/lisp/scheme/cmuscheme
/usr/local/lib/xemacs/xemacs-packages/lisp/scheme/cmuscheme
/home/kupfer/.xemacs/xemacs-packages/lisp/sml-mode/sml-move
/usr/local/lib/xemacs/xemacs-packages/lisp/sml-mode/sml-move
/home/kupfer/.xemacs/xemacs-packages/lisp/sml-mode/sml-mode
/usr/local/lib/xemacs/xemacs-packages/lisp/sml-mode/sml-mode
/home/kupfer/.xemacs/xemacs-packages/lisp/sml-mode/sml-util
/usr/local/lib/xemacs/xemacs-packages/lisp/sml-mode/sml-util
/home/kupfer/.xemacs/xemacs-packages/lisp/sml-mode/sml-proc
/usr/local/lib/xemacs/xemacs-packages/lisp/sml-mode/sml-proc
/home/kupfer/.xemacs/xemacs-packages/lisp/sml-mode/sml-defs
/usr/local/lib/xemacs/xemacs-packages/lisp/sml-mode/sml-defs
/home/kupfer/.xemacs/xemacs-packages/lisp/sml-mode/sml-compat
/usr/local/lib/xemacs/xemacs-packages/lisp/sml-mode/sml-compat
/home/kupfer/.xemacs/xemacs-packages/lisp/vhdl/vhdl-mode
/usr/local/lib/xemacs/xemacs-packages/lisp/vhdl/vhdl-mode
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/xetla-version
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/xetla-version
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/ewoc
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/ewoc
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/xetla
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/xetla
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/xetla-browse
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/xetla-browse
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/xetla-tips
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/xetla-tips
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/xetla-defs
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/xetla-defs
/home/kupfer/.xemacs/xemacs-packages/lisp/xetla/xetla-core
/usr/local/lib/xemacs/xemacs-packages/lisp/xetla/xetla-core
/home/kupfer/.xemacs/xemacs-packages/lisp/xslt-process/xslt-process
/usr/local/lib/xemacs/xemacs-packages/lisp/xslt-process/xslt-process
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-manage
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-manage
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-pager
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-pager
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-compat
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-compat
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-events
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-events
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-modes
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-modes
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-framei
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-framei
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-root
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-root
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-clgen
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-clgen
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-focus
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-focus
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-clswi
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-clswi
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-appcollect
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-appcollect
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-faces
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-faces
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-weather
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-weather
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-keydefs
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-keydefs
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-worklog
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-worklog
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-tabbing
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-tabbing
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-interactive
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-interactive
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-report
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-report
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-struct
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-struct
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-keymacro
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-keymacro
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-smartmods
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-smartmods
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-edmacro
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-edmacro
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-transient
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-transient
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-tray
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-tray
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-recover
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-recover
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-help
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-help
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-desktop
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-desktop
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-keytt
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-keytt
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-version
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-version
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-frametrans
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-frametrans
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-battery
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-battery
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-rooter
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-rooter
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-rooticon
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-rooticon
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-loaddefs
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-loaddefs
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-keyboard
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-keyboard
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-mouse
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-mouse
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-time
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-time
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-gamma
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-gamma
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-win
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-win
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-edprops
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-edprops
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-diagram
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-diagram
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-frame
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-frame
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-osd
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-osd
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-minibuffer
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-minibuffer
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-selections
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-selections
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-launcher
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-launcher
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-netwm
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-netwm
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-clients
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-clients
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-load
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-load
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-misc
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-misc
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-register
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-register
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-theme
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-theme
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-special
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-special
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-strokes
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-strokes
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-holer
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-holer
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-icons
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-icons
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-vline
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-vline
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-mogu
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-mogu
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-main
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-main
/home/kupfer/.xemacs/xemacs-packages/lisp/xwem/xwem-sound
/usr/local/lib/xemacs/xemacs-packages/lisp/xwem/xwem-sound
/usr/local/lib/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/lib/xemacs-21.4.19/lisp/build-report)
Internationalization Settings:
-------------------------
Installed XEmacs Packages:
-------------------------
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(x-symbol ver: 1.1 upstream: 4.5.1)
(view-process ver: 1.13 upstream: 2.4)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(slider ver: 1.15 upstream: 0.3x1)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(reftex ver: 1.34 upstream: 4.21)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(mine ver: 1.16 upstream: 1.9)
(liece ver: 1.13 upstream: 1.4.9)
(idlwave ver: 1.31 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hm--html-menus ver: 1.23 upstream: 5.9)
(gnats ver: 1.17 upstream: 3.101)
(games ver: 1.15 upstream: 1.04)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(ess ver: 1.14 upstream: 5.2.7)
(escreen ver: 1.01 upstream: 1.16)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(ecb ver: 1.22 upstream: 2.31)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(build ver: 1.14 upstream: 2.02)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
(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)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-base ver: 2.17 upstream: No-Upstream-Ver)
(w3 ver: 1.34 upstream: 4.0pre47)
(vm ver: 8.029999999999999 upstream: 8.0.10-devo)
(viper ver: 1.55 upstream: 3.09)
(vhdl ver: 1.22 upstream: 3.33.12)
(vc ver: 1.45 upstream: No-Upstream-Ver)
(tramp ver: 1.4 upstream: 2.0.56)
(tm ver: 1.39 upstream: No-Upstream-Ver)
(text-modes ver: 1.95 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(speedbar ver: 1.29 upstream: 1.0pre4)
(sml-mode ver: 0.12 upstream: 3.9.5)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.24 upstream: 2.0f)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.15 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.1 upstream: 426)
(psgml ver: 1.45 upstream: 1.3.2)
(ps-print ver: 1.12 upstream: 6.5.6)
(prog-modes ver: 2.16 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.14 upstream: No-Upstream-Ver)
(pcl-cvs ver: 1.68 upstream: R-2_9_9)
(os-utils ver: 1.41 upstream: No-Upstream-Ver)
(oo-browser ver: 1.05 upstream: 4.08)
(ocaml ver: 0.06 upstream: 3.06)
(net-utils ver: 1.56 upstream: N/A)
(misc-games ver: 1.19 upstream: No-Upstream-Ver)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.79 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.34 upstream: 5.12.0)
(igrep ver: 1.15 upstream: 2.111)
(hyperbole ver: 1.17 upstream: 5.0)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnus ver: 1.93 upstream: 5.10.8)
(general-docs ver: 1.05 upstream: No-Upstream-Ver)
(fsf-compat ver: 1.17 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(eudc ver: 1.4 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(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.13 upstream: 1.0)
(eieio ver: 1.06 upstream: 1.0pre4)
(efs ver: 1.34 upstream: 1.24)
(edit-utils ver: 2.4 upstream: No-Upstream-Ver)
(ediff ver: 1.75 upstream: 2.75)
(edebug ver: 1.22 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(docbookide ver: 0.08 upstream: 0.1)
(dired ver: 1.19 upstream: 7.16)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.18 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cedet-common ver: 1.01 upstream: 1.0pre4)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.36 upstream: No-Upstream-Ver)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(bbdb ver: 1.32 upstream: 2.35)
(auctex ver: 1.48 upstream: 11.55)
(apel ver: 1.33 upstream: 10.6)
(xemacs-devel ver: 1.78 upstream: No-Upstream-Ver)
(mh-e ver: 1.31 upstream: 8.0.3)
Installed Modules:
-----------------
Features:
--------
(xemacsbug shadow info symbol-syntax tags etags vc-cvs gnus-fun gnus-mh
man browse-url log-edit pcl-cvs-util cvs-compat add-log vc-rcs
background mh-funcs mh-thread mh-identity mh-letter mh-comp cal-china
lunar solar cal-dst cal-persia cal-islam cal-julian cal-hebrew holidays
diary-lib cal-move calendar cal-xemacs cal-compat ps-print dired-shell
make-mode makefile shell comint flow-fill pp annotations sort gnus-async
gnus-bcklg gnus-kill gnus-dup byte-optimize bytecomp byte-compile
gnus-ml disp-table timezone parse-time nndraft nnmh gnus-agent gnus-srvr
gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache mh-alias
multi-prompt crm mh-mime mh-gnus x-compose psgml-dtd psgml-parse
psgml-api psgml-ids psgml-xemacs psgml-sysdep psgml-edit outline tempo
sgml-mode psgml psgml-html efs-cu dired-faces dired-xemacs dired compile
mh-show goto-addr overlay thingatpt gnus-cite gnus-art mm-uu mml2015 pgg
password pgg-parse pgg-def mm-view gnus-sum nnoo gnus-group gnus-undo
nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-win
gnus-range mh-inc mh-tool-bar mh-seq mh-xface mh-utils mh-folder mh-scan
font-lock gnuserv rsz-minibuf filladapt xcscope mdk-mail message mml
mml-sec mml-smime smime dig mm-decode mm-bodies mm-encode mailcap lpr
mail-parse rfc2045 rfc2231 rfc2047 qp ietf-drums mail-abbrevs sendmail
rfc822 mailheader canlock sha1 hex-util mh-e regexp-opt mh-xemacs
mh-custom-macros mh-compat mh-acros mh-buffers mh-loaddefs supercite
mail-extr regi gnus gnus-ems gnus-xmas messagexmas nnheader nnheaderxm
gnus-util netrc time-date mail-utils mm-util mail-prsvr wid-edit
pending-del mercurial view-less view vc ring vc-hooks vc-xemacs
executable diff-mode cus-face easy-mmode mdk-hacks xslide-autoloads
xlib-autoloads x-symbol-autoloads view-process-autoloads vc-cc-autoloads
tpu-autoloads tooltalk-autoloads time-autoloads textools-autoloads
strokes-autoloads sounds-wav-autoloads sounds-au-autoloads
slider-autoloads sgml-autoloads ruby-modes-autoloads reftex-autoloads
psgml-dtds-autoloads pcomplete-autoloads pc-autoloads mmm-mode-autoloads
mine-autoloads liece-autoloads idlwave-autoloads ibuffer-autoloads
hm--html-menus-autoloads gnats-autoloads games-autoloads
frame-icon-autoloads forms-autoloads footnote-autoloads ess-autoloads
escreen-autoloads edt-autoloads ecb-autoloads crisp-autoloads
cookie-autoloads calc-autoloads build-autoloads ada-autoloads
Sun-autoloads zenirc-autoloads xwem-autoloads xslt-process-autoloads
xetla-autoloads xemacs-base-autoloads w3-autoloads vm-autoloads
viper-autoloads vhdl-autoloads vc-autoloads tramp-autoloads tm-autoloads
text-modes-autoloads texinfo-autoloads supercite-autoloads
speedbar-autoloads sml-mode-autoloads sieve-autoloads
sh-script-autoloads semantic-autoloads scheme-autoloads sasl-autoloads
rmail-autoloads riece-autoloads re-builder-autoloads
python-modes-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcl-cvs-autoloads os-utils-autoloads oo-browser-autoloads
ocaml-autoloads net-utils-autoloads misc-games-autoloads mew-autoloads
mailcrypt-autoloads mail-lib-autoloads jde-autoloads ispell-autoloads
ilisp-autoloads igrep-autoloads hyperbole-autoloads
haskell-mode-autoloads gnus-autoloads general-docs-autoloads
fsf-compat-autoloads fortran-modes-autoloads eudc-autoloads
eterm-autoloads eshell-autoloads erc-autoloads emerge-autoloads
elib-autoloads eieio-autoloads efs-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ecrypto-autoloads docbookide-autoloads
dired-autoloads dictionary-autoloads debug-autoloads clearcase-autoloads
cedet-common-autoloads cc-mode-autoloads calendar-autoloads
c-support-autoloads bbdb-autoloads auctex-autoloads apel-autoloads
xemacs-devel-autoloads mh-e-autoloads lisp-autoloads loadhist auto-show
fontl-hooks x-iso8859-1 gutter-items menubar-items x-menubar 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 lucid-scrollbars cut-buffer lucid-menubars
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 gutter png gif xpm xbm
lisp-float-type linux dialog devices window-system base64)
Recent keystrokes:
-----------------
RET C-x 0 ESC v C-v ESC v C-v q ESC Sh-ESC C-g ESC
! m s g c h k RET C-x 5 b + i n SPC RET i ESC ! a u
t o r e f i l e RET F r ESC > C-x 1 C-x 0 C-x 0 ESC
! h g SPC q d i f f RET C-x o C-v ESC x r e n b C-h
RET b RET p a t c h RET ESC x r e p o r t - x e SPC
b u g RET
Recent messages (most recent first):
-----------------------------------
Wrote /home/kupfer/Mail/drafts/1
Fontifying draft-1... (regexps).................
Fontifying draft-1... (regexps)................
Fontifying draft-1... (regexps)................
Fontifying draft-1... (regexps)..........
Fontifying draft-1... (regexps).....
Fontifying draft-1... (regexps)...
Fontifying draft-1... (regexps).
Fontifying draft-1...
Composing a message...
Loading xemacsbug...done
Loading xemacsbug...
No current message
Scanning +inbox...done
Scanning +inbox...
Scanning +inbox...done
Scanning +inbox...
filtering...
inc +inbox...done
inc +inbox...
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Whereto next?
16 years, 5 months
Stephen J. Turnbull
OK, so in 30 minutes I deliver my last final, so I'm seeing light at
the end of the tunnel. I'd like to think about what the next step for
XEmacs is. I'm not inclined to follow Steve Yegge's suggestion<wink>.
For those of you who have commit access to Mercurial, due to the
Debian SSH fiasco, you've lost your RSA logins (they nuked all keys,
basically). You need to update your SSH keys at alioth, and /despite
what it may say on that page/, you /must/ use an /RSA/ key. A DSA key
will simply be /silently ignored/. If you'd like to help with
development, then get yourself an alioth account (go to
http://alioth.debian.org/ and register), and tell Mike Sperber your
account name.
Stuff that will get done by me within the next 24 hours:
1. I think a couple of people need CVS accesses, email aliases, and
the like (Malcolm, FkTPp).
Stuff that will get done over the weekend:
2. Restore the (experimental) tracker as much as possible. This
seems to be a mess on the Japan side, and they're not being terribly
responsive. It would be nice to have a permanent home, although I'll
be physically back there in a couple of months so maybe that will work
for a while longer. I'll be asking Tux (currently hosting
www.xemacs.org, ftp.xemacs.org, and lists.xemacs.org) about their
plans for upgrades, but they're not moving any too fast as far as I
can tell.
Stuff that will get done "shortly" thereafter:
3. 21.5.29, and (I hope) some sort of biweekly or monthly snapshot
schedule.
"Where do you want to go today?"
--------------------------------
Inquiring minds want to know. 21.4 is getting long in the tooth, and
it really isn't appropriate in Unicode environments, which is pretty
much everywhere. Besides the default Unicode support, what features
that are /already/ in 21.5 need to be stabilized for /your/ daily
needs?
What features that 21.5 /doesn't/ have yet do you need?
Think "small" here. No Lisp engine rewrites, (much as I would
personally like it) no Unicode internal representation, etc. Stuff
that's doable so we can get something out the door, and get back on
track.
Or can we even get "back on track"? What do you all think?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: Xft
16 years, 5 months
Stephen J. Turnbull
Sean MacLennan writes:
> A couple of things right of the bat... what font do people use? I find
> the fonts are too big and look great, or are too small. I can't find an
> in-between. I mainly use a laptop, so size matters ;)
I use bitstream vera sans mono-14 on an IBook G4. Gives a 32x80 main
editing window which is full-height and 2/3 width (1024x768px screen,
less about 100 vertical pixels for Max OS menubar, wm decorations, and
XEmacs menubar, toolbar, and tabs).
> When I select a font using Options->Font, it doesn't do anything. Is
> this disabled under xft?
If you spell "disabled" B-R-O-K-E-N, yes. Sometimes it works,
sometimes it doesn't. The people who voted in favor of including Xft
in the main distribution didn't seem to think this matters. "Patches
welcome":-(
> If I set the font using X properties, both the Options->Font and
> Options->Fontsize say "Cannot parse current font". Not really a
> problem, I just wonder if this is expected,
Yes, expected.
> Last, I cannot set the menubar font using:
>
> XEmacs*menubar.font: -*-lucida-medium-r-*-*-*-80-100-100-*-*-*-*
If you configured with "--with-xft=menubars,...", you have to use the
fcFontName resource. Also, I don't think our Xft code understands
XLFDs. (I don't recall if that's a limitation of Xft or of our code.)
You need to use the Xft/fontconfig-style names.
> The menubar font is too large for my liking.
Try "XEmacs*menubar.fcFontName: Bitstream Charter-8:Bold".
_______________________________________________
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 (2008-06-25-13)
16 years, 5 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:
===========================
os-utils-1.41-pkg.tar.gz upstream version: none
Previously Announced Packages Still in Pre-Release:
==================================================
apel-1.33-pkg.tar.gz upstream version: 10.6
auctex-1.48-pkg.tar.gz upstream version: 11.55
calendar-1.36-pkg.tar.gz upstream version: none
cedet-common-1.01-pkg.tar.gz upstream version: 1.0pre4
dired-1.19-pkg.tar.gz upstream version: 7.16
easypg-1.02-pkg.tar.gz upstream version: 0.0.16
ediff-1.75-pkg.tar.gz upstream version: 2.75
edit-utils-2.40-pkg.tar.gz upstream version: none
edt-1.14-pkg.tar.gz upstream version: none
efs-1.34-pkg.tar.gz upstream version: 1.24
eieio-1.06-pkg.tar.gz upstream version: 1.0pre4
elib-1.13-pkg.tar.gz upstream version: 1.0
eshell-1.12-pkg.tar.gz upstream version: 2.4.1
eudc-1.40-pkg.tar.gz upstream version: 1.32
fsf-compat-1.17-pkg.tar.gz upstream version: none
general-docs-1.05-pkg.tar.gz upstream version: none
gnus-1.93-pkg.tar.gz upstream version: 5.10.8
guided-tour-0.52-pkg.tar.gz upstream version: none
hm--html-menus-1.24-pkg.tar.gz upstream version: 5.9
hyperbole-1.17-pkg.tar.gz upstream version: 5.0
igrep-1.16-pkg.tar.gz upstream version: 2.111
latin-euro-standards-1.08-pkg.ta upstream version: 1.08
leim-1.27-pkg.tar.gz upstream version: none
locale-1.27-pkg.tar.gz upstream version: none
mh-e-1.31-pkg.tar.gz upstream version: 7.4.2
misc-games-1.20-pkg.tar.gz upstream version: none
mule-base-1.52-pkg.tar.gz upstream version: none
mule-ucs-1.16-pkg.tar.gz upstream version: 0.84
net-utils-1.56-pkg.tar.gz upstream version: N/A
oo-browser-1.05-pkg.tar.gz upstream version: 4.08
pcl-cvs-1.68-pkg.tar.gz upstream version: R-2_9_9
perl-modes-1.14-pkg.tar.gz upstream version: none
prog-modes-2.16-pkg.tar.gz upstream version: none
ps-print-1.12-pkg.tar.gz upstream version: 6.5.6
psgml-1.45-pkg.tar.gz upstream version: 1.3.2
python-modes-1.10-pkg.tar.gz upstream version: 426
scheme-1.17-pkg.tar.gz upstream version: none
sh-script-1.24-pkg.tar.gz upstream version: 2.0f
skk-1.24-pkg.tar.gz upstream version: 10.62a
speedbar-1.29-pkg.tar.gz upstream version: 1.0pre4
text-modes-1.95-pkg.tar.gz upstream version: none
tm-1.39-pkg.tar.gz upstream version: none
tramp-1.40-pkg.tar.gz upstream version: 2.0.56
vc-1.45-pkg.tar.gz upstream version: none
viper-1.63-pkg.tar.gz upstream version: 3.09
vm-8.03-pkg.tar.gz upstream version: 8.0.10-devo
w3-1.34-pkg.tar.gz upstream version: 4.0pre47
xemacs-base-2.17-pkg.tar.gz upstream version: none
xemacs-devel-1.78-pkg.tar.gz upstream version: none
xetla-1.02-pkg.tar.gz upstream version: steve(a)eicq.org--2005/xetla--main--1.1--version-0
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/os-utils/ChangeLog -------
2008-06-25 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.41 released.
2008-04-30 Ulrich Mueller <ulm(a)gentoo.org>
* crypt.el: Trivial comment changes (#126).
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.6 (GNU/Linux)
iD8DBQFIYi4Rgu3ywdHdhM0RAnMeAJ9p+DMGiezsQVvYMGh+sKd9O/tZhgCcCoJK
zpvsEk/ziBGbrm9715yxo5o=
=i2Fj
-----END PGP SIGNATURE-----
_______________________________________________
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 (2008-06-24-09)
16 years, 5 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:
===========================
edit-utils-2.40-pkg.tar.gz upstream version: none
Previously Announced Packages Still in Pre-Release:
==================================================
apel-1.33-pkg.tar.gz upstream version: 10.6
auctex-1.48-pkg.tar.gz upstream version: 11.55
calendar-1.36-pkg.tar.gz upstream version: none
cedet-common-1.01-pkg.tar.gz upstream version: 1.0pre4
dired-1.19-pkg.tar.gz upstream version: 7.16
easypg-1.02-pkg.tar.gz upstream version: 0.0.16
ediff-1.75-pkg.tar.gz upstream version: 2.75
edt-1.14-pkg.tar.gz upstream version: none
efs-1.34-pkg.tar.gz upstream version: 1.24
eieio-1.06-pkg.tar.gz upstream version: 1.0pre4
elib-1.13-pkg.tar.gz upstream version: 1.0
eshell-1.12-pkg.tar.gz upstream version: 2.4.1
eudc-1.40-pkg.tar.gz upstream version: 1.32
fsf-compat-1.17-pkg.tar.gz upstream version: none
general-docs-1.05-pkg.tar.gz upstream version: none
gnus-1.93-pkg.tar.gz upstream version: 5.10.8
guided-tour-0.52-pkg.tar.gz upstream version: none
hm--html-menus-1.24-pkg.tar.gz upstream version: 5.9
hyperbole-1.17-pkg.tar.gz upstream version: 5.0
igrep-1.16-pkg.tar.gz upstream version: 2.111
latin-euro-standards-1.08-pkg.ta upstream version: 1.08
leim-1.27-pkg.tar.gz upstream version: none
locale-1.27-pkg.tar.gz upstream version: none
mh-e-1.31-pkg.tar.gz upstream version: 7.4.2
misc-games-1.20-pkg.tar.gz upstream version: none
mule-base-1.52-pkg.tar.gz upstream version: none
mule-ucs-1.16-pkg.tar.gz upstream version: 0.84
net-utils-1.56-pkg.tar.gz upstream version: N/A
oo-browser-1.05-pkg.tar.gz upstream version: 4.08
os-utils-1.40-pkg.tar.gz upstream version: none
pcl-cvs-1.68-pkg.tar.gz upstream version: R-2_9_9
perl-modes-1.14-pkg.tar.gz upstream version: none
prog-modes-2.16-pkg.tar.gz upstream version: none
ps-print-1.12-pkg.tar.gz upstream version: 6.5.6
psgml-1.45-pkg.tar.gz upstream version: 1.3.2
python-modes-1.10-pkg.tar.gz upstream version: 426
scheme-1.17-pkg.tar.gz upstream version: none
sh-script-1.24-pkg.tar.gz upstream version: 2.0f
skk-1.24-pkg.tar.gz upstream version: 10.62a
speedbar-1.29-pkg.tar.gz upstream version: 1.0pre4
text-modes-1.95-pkg.tar.gz upstream version: none
tm-1.39-pkg.tar.gz upstream version: none
tramp-1.40-pkg.tar.gz upstream version: 2.0.56
vc-1.45-pkg.tar.gz upstream version: none
viper-1.63-pkg.tar.gz upstream version: 3.09
vm-8.03-pkg.tar.gz upstream version: 8.0.10-devo
w3-1.34-pkg.tar.gz upstream version: 4.0pre47
xemacs-base-2.17-pkg.tar.gz upstream version: none
xemacs-devel-1.78-pkg.tar.gz upstream version: none
xetla-1.02-pkg.tar.gz upstream version: steve(a)eicq.org--2005/xetla--main--1.1--version-0
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/edit-utils/ChangeLog -------
2008-06-24 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 2.40 released.
2008-06-18 Ville Skyttä <scop(a)xemacs.org>
* fast-lock.el (fast-lock-cache-directories): Improve docstring.
2008-06-09 Aidan Kehoe <kehoea(a)parhasard.net>
* fast-lock.el (fast-lock-cache-directories):
Remove the directory the file is in, to avoid running code from
arbitrary other users. Update the docstring to motivate this.
Also, mark it as a risky local variable to prevent it being
evaluated in file local variable sections.
Thank you Ulrich Müller, thank you Hans de Graaff.
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.6 (GNU/Linux)
iD8DBQFIYJ0Xgu3ywdHdhM0RAlV6AJ9VlZvu+vG0KEQs8M/encSE7FzGwACgunPY
DGJXSpCcxbXIXuSOpKqr84M=
=5YjO
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta