This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
Please describe as succinctly as possible:
- What happened.
- What you thought should have happened.
- Precisely what you were doing at the time.
Please also include any C or lisp back-traces that you may have.
================================================================
Dear Bug Team!
Ah, the first opportunity to test Steve's wonderful new report tool.
Uh, and what a horrible mess with lisp-shadows. Well, that's a
different cup of tea.
I've switched back from -pdump to "standard" XEmacs. Now, if I've
made some changes to my gnus.el, the next time I start XEmacs and
Gnus, the latter, always up for speed, wants to byte-compile this
file on startup. This leads to the following traces.
The work around is, funny enough, to start XEmacs, load the file,
byte-compile it and afterwards, start gnus. This works, although I
don't know why the system (XEmacs + Gnus) doesn't recognise that I had
the file byte-compiled during my last session? The code-snippet in
question from my init.el looks like
(let* ((el-file (concat user-init-directory "gnus/gnus.el"))
(elc-file (concat el-file "c")))
(when (file-newer-than-file-p el-file elc-file)
(byte-compile-file el-file)))
I didn't goof on that, did I?
Thanks,
norbert.
Btw, I can't send this bug report "the normal way", because I get
Signaling: (void-function report-emacs-bug-hook)
report-emacs-bug-hook()
run-hooks(report-emacs-bug-hook)
mail-send()
mail-send-and-exit(nil)
call-interactively(mail-send-and-exit)
Why function?
Lisp backtrace follows:
# bind (form)
gnus-byte-compile((lambda (file orig-file) (nnmail-split-incoming file (quote
nnml-save-mail) (quote nil) (if ... nil ...) (quote nnml-active-number))))
# bind (source incomings incoming total new i group-in fetching-sources sources
spool-func group temp exit-func method)
nnmail-get-new-mail(nnml nnml-save-nov "/usr/users/support/nk/Mail" nil)
# bind (server group)
nnml-request-scan(nil "")
# bind (gnus-command-method gnus-inhibit-demon mail-source-plugged gnus-command-method
group)
gnus-request-scan(nil (nnml ""))
# bind (where mesg force method)
gnus-read-active-file-1((nnml "") nil)
# (condition-case ... . ((quit (message "Quit reading the active file"))))
# (unwind-protect ...)
# bind (methods method not-native force)
gnus-read-active-file(nil nil)
# bind (init nnmail-fetched-sources dont-connect level rawfile)
gnus-setup-news(nil nil nil)
byte-code("..." [gnus-slave gnus-current-startup-file gnus-startup-file
did-connect level dont-connect gnus-group-quit gnus-run-hooks gnus-startup-hook
gnus-make-newsrc-file gnus-dribble-read-file bbb-login add-hook gnus-summary-mode-hook
gnus-grouplens-mode gnus-setup-news nil gnus-setup-news-hook gnus-start-draft-setup
gnus-group-list-groups gnus-group-first-unread-group gnus-configure-windows group
gnus-group-set-mode-line gnus-started-hook gnus-use-dribble-file gnus-use-grouplens] 4)
# bind (level did-connect slave dont-connect arg)
gnus-1(nil nil nil)
# bind (slave dont-connect arg)
gnus(nil)
# bind (command-debug-status)
call-interactively(gnus)
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault (core dumped)
(gdb) where
#0 0x2861e524 in kill () from /usr/lib/libc.so.4
#1 0x80c82b3 in fatal_error_signal (sig=11) at emacs.c:536
#2 0xbfbfffac in ?? ()
#3 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36235734}, s = {bits = 0,
val = 72471468}, u = {bits = 0, val = 72471468}, ui = 144942936,
i = 144942936, v = 0x8a3a758, cv = 0x8a3a758}, nargs=1, args=0xbfbfe0c8)
at bytecode.c:516
#4 0x80d10cf in Ffuncall (nargs=2, args=0xbfbfe0c4) at eval.c:3512
#5 0x809fbed in execute_optimized_program (
program=0x8ddce10
"\016>®\r\0168<«\005\0168ª\004\0168C\031Æ\e\0169\036?Ç\211\036:\036;Ç\032Æ\211\036@\036AÆ\035ÈÉ\f\"\203\203",
stack_depth=17,
constants_data=0x8c7ac10) at bytecode.c:744
#6 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36840456}, s = {bits = 0,
val = 73680912}, u = {bits = 0, val = 73680912}, ui = 147361824,
i = 147361824, v = 0x8c89020, cv = 0x8c89020}, nargs=4, args=0xbfbfe250)
at bytecode.c:516
#7 0x80d10cf in Ffuncall (nargs=5, args=0xbfbfe24c) at eval.c:3512
#8 0x809fbed in execute_optimized_program (
program=0x8d72790 "Ä\022Å\013\t\"\210ÆÇÈ\b\013$\207", stack_depth=5,
constants_data=0x8d9a710) at bytecode.c:744
#9 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 37135669}, s = {bits = 0,
val = 74271338}, u = {bits = 0, val = 74271338}, ui = 148542676,
i = 148542676, v = 0x8da94d4, cv = 0x8da94d4}, nargs=2, args=0xbfbfe3b0)
at bytecode.c:516
#10 0x80d10cf in Ffuncall (nargs=3, args=0xbfbfe3ac) at eval.c:3512
#11 0x809fbed in execute_optimized_program (
program=0x8dfe810
"\f«\006Æ\f!ª\002\rÇ\n\031\030\035\n¬\aÈ\r!?\035É\rÊ\"\f\022\f\eËÌ\013\"«\b\013Í\225ÎOª\002\013)\rA@\"+\207",
stack_depth=4,
constants_data=0x8be6190) at bytecode.c:744
#12 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36637619}, s = {bits = 0,
val = 73275238}, u = {bits = 0, val = 73275238}, ui = 146550476,
i = 146550476, v = 0x8bc2ecc, cv = 0x8bc2ecc}, nargs=2, args=0xbfbfe510)
at bytecode.c:516
#13 0x80d10cf in Ffuncall (nargs=3, args=0xbfbfe50c) at eval.c:3512
#14 0x809fbed in execute_optimized_program (
program=0x8d7c410
"Æ\211\0366\0367\rA@\0267ÇÈ\0167«\016\0167GÉU¬\aÊ\0167Pª\002Ë\r@#\0266ÌÍ\0166\"\210Î\r!\205Ñ\002Ï\r@\034\036>ÆÐÑ\217*«\006ÒÆ\r\"\210\016CÓa\203\204\002Ô\r@\034\036>ÆÕÖ\217*\203v\002\016D\204q\002\016EAÆ\r\035\034\r;«\006×\r!ª\\\r\0162k«\005\0162ªR\r@;«\n\f«\aØ\f\r\"ªD\r«\016\f¬\013\rA@Ëk«\004\rª4\r\035Ù\r@!\031ÚÛ\t\0169\"s«\"Ü\tÝP!\r·¬\031Þ\r@\0169·s«\020ß\rÜ\tÝP!\rA@DC\"ª\002\r**"...,
stack_depth=7, constants_data=0x8b5aa10) at bytecode.c:744
#15 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36722822}, s = {bits = 0,
val = 73445644}, u = {bits = 0, val = 73445644}, ui = 146891288,
i = 146891288, v = 0x8c16218, cv = 0x8c16218}, nargs=2, args=0xbfbfe5e8)
at bytecode.c:516
#16 0x80d08b7 in Feval (form={gu = {type = Lisp_Type_Record, val = 36638713},
s = {bits = 0, val = 73277426}, u = {bits = 0, val = 73277426},
ui = 146554852, i = 146554852, v = 0x8bc3fe4, cv = 0x8bc3fe4})
at eval.c:3336
#17 0x80cd837 in condition_case_1 (handlers={gu = {type = Lisp_Type_Record,
val = 36637742}, s = {bits = 0, val = 73275484}, u = {bits = 0,
val = 73275484}, ui = 146550968, i = 146550968, v = 0x8bc30b8,
cv = 0x8bc30b8}, bfun=0x80cfec8 <Feval>, barg={gu = {
type = Lisp_Type_Record, val = 36638713}, s = {bits = 0,
val = 73277426}, u = {bits = 0, val = 73277426}, ui = 146554852,
i = 146554852, v = 0x8bc3fe4, cv = 0x8bc3fe4},
hfun=0x80cd964 <run_condition_case_handlers>, harg={gu = {
type = Lisp_Type_Record, val = 34525697}, s = {bits = 0,
val = 69051394}, u = {bits = 0, val = 69051394}, ui = 138102788,
i = 138102788, v = 0x83b4804, cv = 0x83b4804}) at eval.c:1692
#18 0x80cde05 in condition_case_3 (bodyform={gu = {type = Lisp_Type_Record,
val = 36638713}, s = {bits = 0, val = 73277426}, u = {bits = 0,
val = 73277426}, ui = 146554852, i = 146554852, v = 0x8bc3fe4,
cv = 0x8bc3fe4}, var={gu = {type = Lisp_Type_Record, val = 34525697},
s = {bits = 0, val = 69051394}, u = {bits = 0, val = 69051394},
ui = 138102788, i = 138102788, v = 0x83b4804, cv = 0x83b4804}, handlers={
gu = {type = Lisp_Type_Record, val = 36637742}, s = {bits = 0,
val = 73275484}, u = {bits = 0, val = 73275484}, ui = 146550968,
i = 146550968, v = 0x8bc30b8, cv = 0x8bc30b8}) at eval.c:1776
#19 0x80a077a in execute_rare_opcode (stack_ptr=0xbfbfe864,
program_ptr=0x8dcd5c8 "\210ªì+\207ou want to force Gnus to read the\n;;
.newsrc", opcode=Bcondition_case) at bytecode.c:1269
#20 0x809f9de in execute_optimized_program (
program=0x8dcd590 "Æ \210ÇÈÉ\t¬\013Ê\013!«\006\013\nBª\002\nË
\003ÌC\"\"Í\034\035Í\020\212\016\020q\210\r\211A\025@\211\024\r\f\r¶¬óÍÎÏ\217\210ªì+\207ou
want to force Gnus to read the\n;; .newsrc", stack_depth=5,
constants_data=0x8785690) at bytecode.c:654
#21 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36722815}, s = {bits = 0,
val = 73445630}, u = {bits = 0, val = 73445630}, ui = 146891260,
i = 146891260, v = 0x8c161fc, cv = 0x8c161fc}, nargs=2, args=0xbfbfe9c0)
at bytecode.c:516
#22 0x80d10cf in Ffuncall (nargs=3, args=0xbfbfe9bc) at eval.c:3512
#23 0x809fbed in execute_optimized_program (
program=0x8503c10
"ÆÇ!\210\016#\a\t\004\016$??ÈC\036'\211\e«\013É\211\026#\021Ê\016$!\210\016%«\020ËÌÍ\n\"\n\"\022Í\016%B\nB\022\r«\006\rÎa«\004Ï
\210\r«\t\f¬\006ÅÉ\b\"\210\t¬\005ÐÑ!\021\016(«\004Ò
\210\013«\f\016)¬\005\016\"«\004Ó \210\013«\b\016\"«\004Ô \210Õ
\210Ö×!«\036\016\027;«\031É\036*ØÙ\016\027\")«\016\016+¬\n\b¬\a\r«\004Ú
\210\013«\031\016,«\025\f¬\022Û\016&!«\f\016\"¬\b\016-«\004Ü
\210\013«\024\016\036«\020\r«\r\f¬\nÝ\016&!«\004Þ \210\016."...,
stack_depth=5, constants_data=0x8c0b910) at bytecode.c:744
#24 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36727233}, s = {bits = 0,
val = 73454466}, u = {bits = 0, val = 73454466}, ui = 146908932,
i = 146908932, v = 0x8c1a704, cv = 0x8c1a704}, nargs=3, args=0xbfbfeb20)
at bytecode.c:516
#25 0x80d10cf in Ffuncall (nargs=4, args=0xbfbfeb1c) at eval.c:3512
#26 0x809fbed in execute_optimized_program (
program=0xbfbfeba8 "\r¬\t\013¬\006Æ \210ª>ÇÈ!\210É\n!\021\b¬\005\016\031«\004Ê
\210\016\032«\tË \210ÌÍÎ\"\210ÏÐ\f\r#\210ÇÑ!\210Ò \210Ó\f!\210Ô \210ÕÖ!\210×
\210ÇØ!\210Ð\207", stack_depth=4, constants_data=0x86a2a10) at bytecode.c:744
#27 0x80a322c in Fbyte_code (instructions={gu = {type = Lisp_Type_Record,
val = 35869273}, s = {bits = 0, val = 71738546}, u = {bits = 0,
val = 71738546}, ui = 143477092, i = 143477092, v = 0x88d4964,
cv = 0x88d4964}, constants={gu = {type = Lisp_Type_Record,
val = 35293824}, s = {bits = 0, val = 70587648}, u = {bits = 0,
val = 70587648}, ui = 141175296, i = 141175296, v = 0x86a2a00,
cv = 0x86a2a00}, stack_depth={gu = {type = Lisp_Type_Int_Even, val = 2},
s = {bits = 1, val = 4}, u = {bits = 1, val = 4}, ui = 9, i = 9,
v = 0x9, cv = 0x9}) at bytecode.c:2392
#28 0x80d0651 in Feval (form={gu = {type = Lisp_Type_Record, val = 36727315},
s = {bits = 0, val = 73454630}, u = {bits = 0, val = 73454630},
ui = 146909260, i = 146909260, v = 0x8c1a84c, cv = 0x8c1a84c})
at eval.c:3279
#29 0x80d5d45 in Fprogn (args={gu = {type = Lisp_Type_Record, val = 36727558},
s = {bits = 0, val = 73455116}, u = {bits = 0, val = 73455116},
ui = 146910232, i = 146910232, v = 0x8c1ac18, cv = 0x8c1ac18})
at eval.c:775
#30 0x80d301b in unbind_to_hairy (count=8) at eval.c:4928
#31 0x809fca8 in execute_optimized_program (
program=0x8c19f10 "Æ «\025Ç\t!\210È\r§\n\rÉV\005\b@\r]!\207Ê \210Ë \210ÌÍ!\210Î
\210\016\031\026\032Ï \210\f«\034Ð\024ÑÒ!«\006Ó \210ª\020\016\e«\fÔ Õ TU«\004Ö
\210\r§\a\rÉV\002\rÐ\e\032×\216\016\034?\nØ\r\003\n?!\211\023+\207",
stack_depth=3, constants_data=0x8c0bb10) at bytecode.c:757
#32 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36727156}, s = {bits = 0,
val = 73454312}, u = {bits = 0, val = 73454312}, ui = 146908624,
i = 146908624, v = 0x8c1a5d0, cv = 0x8c1a5d0}, nargs=3, args=0xbfbfefc0)
at bytecode.c:516
#33 0x80d10cf in Ffuncall (nargs=4, args=0xbfbfefbc) at eval.c:3512
#34 0x809fbed in execute_optimized_program (
program=0x8b89970 "Ã\n\t\b#\207x\b \231¸\b", stack_depth=4,
constants_data=0x87b06d0) at bytecode.c:744
#35 0x809f7f6 in funcall_compiled_function (fun={gu = {
type = Lisp_Type_Record, val = 36637318}, s = {bits = 0,
val = 73274636}, u = {bits = 0, val = 73274636}, ui = 146549272,
i = 146549272, v = 0x8bc2a18, cv = 0x8bc2a18}, nargs=1, args=0xbfbff12c)
at bytecode.c:516
#36 0x80d10cf in Ffuncall (nargs=2, args=0xbfbff128) at eval.c:3512
#37 0x80a59ce in Fcall_interactively (function={gu = {type = Lisp_Type_Record,
val = 35139379}, s = {bits = 0, val = 70278758}, u = {bits = 0,
val = 70278758}, ui = 140557516, i = 140557516, v = 0x860bccc,
cv = 0x860bccc}, record_flag={gu = {type = Lisp_Type_Record,
val = 34525697}, s = {bits = 0, val = 69051394}, u = {bits = 0,
val = 69051394}, ui = 138102788, i = 138102788, v = 0x83b4804,
cv = 0x83b4804}, keys={gu = {type = Lisp_Type_Record, val = 34525697},
s = {bits = 0, val = 69051394}, u = {bits = 0, val = 69051394},
ui = 138102788, i = 138102788, v = 0x83b4804, cv = 0x83b4804})
at callint.c:1008
#38 0x80cfa0c in Fcommand_execute (cmd={gu = {type = Lisp_Type_Record,
val = 35139379}, s = {bits = 0, val = 70278758}, u = {bits = 0,
val = 70278758}, ui = 140557516, i = 140557516, v = 0x860bccc,
cv = 0x860bccc}, record_flag={gu = {type = Lisp_Type_Record,
val = 34525697}, s = {bits = 0, val = 69051394}, u = {bits = 0,
val = 69051394}, ui = 138102788, i = 138102788, v = 0x83b4804,
cv = 0x83b4804}, keys={gu = {type = Lisp_Type_Record, val = 34525697},
s = {bits = 0, val = 69051394}, u = {bits = 0, val = 69051394},
ui = 138102788, i = 138102788, v = 0x83b4804, cv = 0x83b4804})
at eval.c:2918
#39 0x812cb99 in execute_command_event (command_builder=0x87468c0, event={
gu = {type = Lisp_Type_Record, val = 35578427}, s = {bits = 0,
val = 71156854}, u = {bits = 0, val = 71156854}, ui = 142313708,
i = 142313708, v = 0x87b88ec, cv = 0x87b88ec}) at event-stream.c:3902
#40 0x812d788 in Fdispatch_event (event={gu = {type = Lisp_Type_Record,
val = 35578427}, s = {bits = 0, val = 71156854}, u = {bits = 0,
val = 71156854}, ui = 142313708, i = 142313708, v = 0x87b88ec,
cv = 0x87b88ec}) at event-stream.c:4234
#41 0x80af106 in Fcommand_loop_1 () at cmdloop.c:583
#42 0x80af3a2 in command_loop_1 (dummy={gu = {type = Lisp_Type_Record,
val = 34525697}, s = {bits = 0, val = 69051394}, u = {bits = 0,
val = 69051394}, ui = 138102788, i = 138102788, v = 0x83b4804,
cv = 0x83b4804}) at cmdloop.c:494
#43 0x80cd837 in condition_case_1 (handlers={gu = {type = Lisp_Type_Record,
val = 34525721}, s = {bits = 0, val = 69051442}, u = {bits = 0,
val = 69051442}, ui = 138102884, i = 138102884, v = 0x83b4864,
cv = 0x83b4864}, bfun=0x80af364 <command_loop_1>, barg={gu = {
type = Lisp_Type_Record, val = 34525697}, s = {bits = 0,
val = 69051394}, u = {bits = 0, val = 69051394}, ui = 138102788,
i = 138102788, v = 0x83b4804, cv = 0x83b4804},
hfun=0x80af414 <cmd_error>, harg={gu = {type = Lisp_Type_Record,
val = 34525697}, s = {bits = 0, val = 69051394}, u = {bits = 0,
val = 69051394}, ui = 138102788, i = 138102788, v = 0x83b4804,
cv = 0x83b4804}) at eval.c:1692
#44 0x80af513 in command_loop_2 (dummy={gu = {type = Lisp_Type_Record,
val = 34525697}, s = {bits = 0, val = 69051394}, u = {bits = 0,
val = 69051394}, ui = 138102788, i = 138102788, v = 0x83b4804,
cv = 0x83b4804}) at cmdloop.c:256
#45 0x80d5a64 in internal_catch (tag={gu = {type = Lisp_Type_Record,
val = 34545827}, s = {bits = 0, val = 69091654}, u = {bits = 0,
val = 69091654}, ui = 138183308, i = 138183308, v = 0x83c828c,
cv = 0x83c828c}, func=0x80af4d0 <command_loop_2>, arg={gu = {
type = Lisp_Type_Record, val = 34525697}, s = {bits = 0,
val = 69051394}, u = {bits = 0, val = 69051394}, ui = 138102788,
i = 138102788, v = 0x83b4804, cv = 0x83b4804}, threw=0x0) at eval.c:1317
#46 0x80ae95e in initial_command_loop (load_me={gu = {type = Lisp_Type_Record,
val = 34525697}, s = {bits = 0, val = 69051394}, u = {bits = 0,
val = 69051394}, ui = 138102788, i = 138102788, v = 0x83b4804,
cv = 0x83b4804}) at cmdloop.c:305
#47 0x80c9657 in xemacs_21_5_b2_i386_unknown_freebsd4_3 (argc=1,
argv=0xbfbff684, envp=0xbfbff68c, restart=0) at emacs.c:2353
#48 0x80cb711 in main (argc=1, argv=0xbfbff684, envp=0xbfbff68c)
at emacs.c:2782
#49 0x808ca3d in _start ()
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: FreeBSD
lamia.LF.net 4.3-STABLE FreeBSD 4.3-STABLE #6: Thu Jul 26 10:25:25 CEST
2001 nk@lamia.LF.net:/usr/local/obj/usr/local/src/sys/LAMIA i386
/usr/users/support/nk/cvs/xemacs/configure '--prefix=/sw/i386_fbsd4/xemacs-21.5'
'--site-includes=/client/include /usr/local/include'
'--site-libraries=/client/lib /usr/local/lib' '--use-union-type'
'--with-mule'
XEmacs 21.5-b2 "artichoke" configured for `i386-unknown-freebsd4.3'.
Compilation / Installation:
Source code location: /usr/users/support/nk/cvs/xemacs
Installation prefix: /sw/i386_fbsd4/xemacs-21.5
Additional header files: /client/include /usr/local/include
Additional libraries: /client/lib /usr/local/lib
Runtime library search path:
/client/lib:/usr/local/lib:/usr/X11R6/lib:/usr/libexec
Operating system description file: `s/freebsd.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wshadow -Wsign-compare -Wpointer-arith
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/X11R6/include
- X Windows libraries location: /usr/X11R6/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.
Using Athena native widgets.
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.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for "flock" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
Using the union type for Lisp_Objects.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(~/.xemacs/other/dig /usr/users/support/nk/cvs/gnus/lisp/dig
/usr/users/support/nk/cvs/tramp/lisp/format-spec
/usr/users/support/nk/cvs/gnus/lisp/format-spec
/usr/users/support/nk/cvs/tramp/lisp/base64
/usr/users/support/nk/cvs/gnus/contrib/base64
/usr/users/support/nk/cvs/tramp/lisp/base64
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/mail-lib/base64
/usr/users/support/nk/cvs/gnus/lisp/starttls
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/mail-lib/starttls
/usr/users/support/nk/cvs/gnus/lisp/pop3
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/mail-lib/pop3
/usr/users/support/nk/cvs/gnus/lisp/rfc2104
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/mail-lib/rfc2104
~/.xemacs/other/ansi-color
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/text-modes/ansi-color
/usr/users/support/nk/cvs/gnus/contrib/ssl
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/w3/ssl
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/edit-utils/ibuffer
/sw/i386_fbsd4/xemacs-21.5/lib/xemacs/xemacs-packages/lisp/xemacs-devel/ibuffer)
Installed XEmacs Packages:
-------------------------
((zenirc :version 1.11 :type regular)
(xemacs-devel :version 1.37 :type single-file)
(xemacs-base :version 1.55 :type regular)
(w3 :version 1.2 :type regular)
(viper :version 1.26 :type regular)
(view-process :version 1.11 :type regular)
(vc :version 1.28 :type regular)
(time :version 1.11 :type regular)
(textools :version 1.12 :type regular)
(text-modes :version 1.32 :type single-file)
(texinfo :version 1.2 :type regular)
(supercite :version 1.17 :type regular)
(speedbar :version 1.21 :type regular)
(sounds-wav :version 1.1 :type regular)
(sh-script :version 1.13 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.06 :type regular)
(scheme :version 1.11 :type regular)
(reftex :version 1.23 :type regular)
(psgml :version 1.23 :type regular)
(ps-print-nomule :version 1.05 :type regular)
(prog-modes
:version
1
.4
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.55 :type regular)
(os-utils :version 1.25 :type single-file)
(net-utils :version 1.21 :type single-file)
(misc-games :version 1.15 :type single-file)
(mh-e :version 1.13 :type regular)
(mailcrypt :version 2.09 :type regular)
(mail-lib :version 1.39 :type regular)
(jde :version 1.27 :type regular)
(ispell :version 1.23 :type regular)
(igrep :version 1.08 :type regular)
(hm--html-menus :version 1.16 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.09 :type single-file)
(footnote :version 1.13 :type regular)
(eterm :version 1.13 :type regular)
(eshell :version 1.01 :type regular)
(elib :version 1.08 :type single-file)
(eieio :version 1.01 :type regular)
(efs :version 1.26 :type regular)
(edit-utils :version 1.66 :type single-file)
(ediff :version 1.31 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.11 :type regular)
(debug :version 1.14 :type regular)
(cookie :version 1.13 :type regular)
(cc-mode :version 1.26 :type regular)
(calendar :version 1.16 :type regular)
(calc :version 1.17 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.02 :type regular)
(bbdb :version 1.14 :type regular)
(auctex :version 1.25 :type regular)
(mule-base :version 1.39 :type regular)
(leim :version 1.17 :type regular))
Features:
--------
(filladapt outline xemacsbug shadow pp time-stamp gnus-async gnus-dup
gnus-ml gnus-msg gnus-topic nndraft nnmh nndoc gnus-cache nnml utf7
ssl nnimap imap gnus-demon nntp nk-mail-abbrev message-x smiley
annotations mailcrypt rfc822 footnote gnus-art mm-uu binhex uudecode
mm-view bbdb-gnus bbdb-com bbdb timezone gnus-score score-mode nnir
gnus-sum gnus-group gnus-undo nnmail mail-source gnus-start gnus-range
gnus-spec gnus-int gnus-win gnus gnus-ems gnus-xmas nnoo byte-optimize
sort bytecomp byte-compile lazy-shot balloon-help backup-dir icomplete
mmm-mode mmm-univ mmm-class mmm-region mmm-utils session tramp-vc
tramp efs-x19.15 efs-fnh efs-ovwrt efs-cu efs-netrc efs-defun efs
shell format-spec message messagexmas mml mml-sec mml-smime mml2015
gpg timer smime comint dig mm-decode mm-bodies mm-encode mailcap
mail-parse rfc2045 rfc2231 rfc2047 gnus-util qp ietf-drums time-date
parse-time mail-abbrevs sendmail nnheader nnheaderxm mm-util
mail-prsvr mail-utils mailheader lf nk-stolen emacs-win emacs-c tabify
hideshow nk-util font-lock cc-mode cc-align cc-cmds cc-engine
cc-styles cc-langs cc-vars wid-edit cc-menus imenu cc-defs mmm-auto
mmm-vars mmm-compat regexp-opt paren blink-paren latex tex advice
advice-preload w3-auto rsz-minibuf func-menu find-func time vc ring
vc-hooks gnuserv quail overlay package-get package-admin config font
disp-table cus-face zenirc-autoloads xemacs-devel-autoloads
xemacs-base-autoloads w3-autoloads viper-autoloads
view-process-autoloads vc-autoloads time-autoloads textools-autoloads
text-modes-autoloads texinfo-autoloads supercite-autoloads
speedbar-autoloads sounds-wav-autoloads sh-script-autoloads
sgml-autoloads semantic-autoloads scheme-autoloads reftex-autoloads
psgml-autoloads ps-print-nomule-autoloads prog-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads os-utils-autoloads
net-utils-autoloads misc-games-autoloads mh-e-autoloads
mailcrypt-autoloads mail-lib-autoloads jde-autoloads ispell-autoloads
igrep-autoloads hm--html-menus-autoloads games-autoloads
fsf-compat-autoloads footnote-autoloads eterm-autoloads
eshell-autoloads elib-autoloads eieio-autoloads efs-autoloads
edit-utils-autoloads ediff-autoloads edebug-autoloads dired-autoloads
debug-autoloads cookie-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads mule-base-autoloads leim-autoloads -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 postgresqlv7 postgresql file-coding mule
lucid-scrollbars cut-buffer lucid-menubars athena-dialogs x
c-balloon-help tty-frames tty toolbar esd-sound native-sound scrollbar
unix-processes multicast network-streams subprocesses modules
menu-accelerator-support menubar berkeley-db dbm md5 xemacs xim gutter
tiff png gif jpeg xface xpm xbm lisp-float-type berkeley-unix dialog
devices window-system base64)
Recent keystrokes:
-----------------
C-x C-f up up up up up up up down down down down down
down down down down down down down down down down down
down . x e TAB g n TAB g n TAB RET n ESC f2 RET C-x
1 f10 down down down down down down down down down
down down up up up down down down down RET c s up up
up up up up up RET q s down down down down ESC x r
e p TAB o r TAB RET
Recent messages (most recent first):
-----------------------------------
Fontifying *mail*...
Loading filladapt...
Loading outline...done
Loading outline...
Loading xemacsbug...done
Loading xemacsbug...
Making completion list...
Saving /usr/users/support/nk/.xemacs/gnus/.newsrc.eld...done
Wrote /usr/users/support/nk/.xemacs/gnus/.newsrc.eld
Saving /usr/users/support/nk/.xemacs/gnus/.newsrc.eld...
Expiring articles...done
Deleting article 28311 in daemon
Expiring articles...
Loading pp...done
Loading pp...
Generating summary...done
Generating summary...
Scoring...done
Scoring article 28561 of 28561...
Scoring...