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!
I've been running 21.5.10 since it was released. I use the latest
Gnus to read mail and news. At times, like when I do a search through
all the articles in the current group, I get the error in the subject
line. I'm setting various Gnus window configurations, but they all
worked fine in earlier versions of XEmacs (around 21.5.5 is the most
recent one I could get to work at all before 21.5.10). The problem
exists in the CVS version checked out 1/23/03. I don't think I
updated Gnus, so I think this is an XEmacs problem.
Here's the backtrace:
Signaling: (invalid-operation "Can't expand minibuffer to full frame")
delete-other-windows()
gnus-configure-windows(article)
gnus-article-prepare(12920 nil)
gnus-summary-display-article(12920 nil)
gnus-summary-select-article()
gnus-summary-search-article("we" nil)
#<compiled-function (regexp &optional backward) "...(28)" [backward
gnus-last-search-regexp regexp "" gnus-summary-search-article
gnus-summary-show-thread error "Search failed: \"%s\""] 3
("/usr/local/lib/xemacs/xemacs-packages/lisp/gnus/gnus-sum.elc" . 192542) (list
(read-string ...) current-prefix-arg)>("we" nil)
call-interactively(gnus-summary-search-article-forward)
Here are my gnus configuration settings:
(gnus-add-configuration
'(group
(horizontal 1.0
(vertical 45
(group .75 point)
("*Filter History*" 1.0)
)
(vertical 1.0
(summary 0.25)
(article 1.0)
))))
(gnus-add-configuration
'(article
(horizontal 1.0
(vertical 45
(group .75)
("*Filter History*" 1.0)
)
(vertical 1.0
(summary 0.25 point)
(article 1.0)
))))
(gnus-add-configuration
'(summary
(horizontal 1.0
(vertical 45
(group .75)
("*Filter History*" 1.0)
)
(vertical 1.0
(summary 0.25 point)
(article 1.0)
))))
(gnus-add-configuration
'(message
(horizontal 1.0
(vertical 45
(group .75)
("*Filter History*" 1.0)
)
(vertical 1.0
(summary 0.25)
(article 0.50)
(message 1.0 point)
; (add-hook 'kill-buffer-hook
; (lambda ()
; (switch-to-buffer "*Group*")))
))))
(gnus-add-configuration
'(reply
(horizontal 1.0
(vertical 45
(group .75)
("*Filter History*" 1.0)
)
(vertical 1.0
(summary 0.25)
(article 0.50)
(message 1.0 point)
))))
(gnus-add-configuration
'(reply-yank
(horizontal 1.0
(vertical 45
(group .75)
("*Filter History*" 1.0)
)
(vertical 1.0
(summary 0.25)
(article 0.50)
(message 1.0 point)
))))
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux padre 2.4.20 #1 Wed Dec 18 13:57:55 MST 2002 i686 i686 i386 GNU/Linux
./configure '--error-checking=none' '--with-msw=no'
XEmacs 21.5-b10 "burdock" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /usr/local/xemacs-21.5.10
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -Wall -Wno-switch -Winline -Wmissing-prototypes
-Wsign-compare -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g
-O3
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Compiling in support for extra debugging code.
Load-Path Lisp Shadows:
----------------------
(/usr/local/lib/xemacs/xemacs-packages/lisp/ps-print/ps-print
/usr/local/lib/xemacs/xemacs-packages/lisp/ps-print-nomule/ps-print
/usr/local/lib/xemacs/xemacs-packages/lisp/ibuffer/ibuffer
/home/reid/emacs/ibuffer
/usr/local/lib/xemacs/xemacs-packages/lisp/edit-utils/iswitchb
/home/reid/emacs/iswitchb
/usr/local/lib/xemacs/xemacs-packages/lisp/prog-modes/diff-mode
/home/reid/emacs/diff-mode
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/home/reid/emacs/easy-mmode
/usr/local/lib/xemacs/xemacs-packages/lisp/eshell/eshell
/home/reid/emacs/eshell
/usr/local/lib/xemacs/xemacs-packages/lisp/speedbar/speedbar
/home/reid/emacs/speedbar
/usr/local/lib/xemacs/xemacs-packages/lisp/debug/gdb-highlight
/home/reid/emacs/gdb-highlight
/usr/local/lib/xemacs/xemacs-packages/lisp/edit-utils/uniquify
/home/reid/emacs/uniquify
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/ffap
/home/reid/emacs/ffap
/usr/local/lib/xemacs/xemacs-packages/lisp/text-modes/filladapt
/home/reid/emacs/filladapt
/usr/local/lib/xemacs/xemacs-packages/lisp/mail-lib/browse-url
/home/reid/emacs/browse-url
/usr/local/lib/xemacs/xemacs-packages/lisp/gnus/gnus-gl
/home/reid/emacs/gnus-gl
/usr/local/lib/xemacs/xemacs-packages/lisp/prog-modes/mode-compile
/home/reid/emacs/mode-compile
/usr/local/lib/xemacs-21.5-b10/lisp/itimer /home/reid/emacs/itimer
/usr/local/lib/xemacs/xemacs-packages/lisp/games/snake
/home/reid/emacs/snake
/usr/local/lib/xemacs/xemacs-packages/lisp/games/sokoban
/home/reid/emacs/sokoban
/usr/local/lib/xemacs/xemacs-packages/lisp/hm--html-menus/hm--html-configuration
/home/reid/emacs/hm--html-configuration
/usr/local/lib/xemacs/xemacs-packages/lisp/text-modes/folding
/home/reid/emacs/folding
/usr/local/lib/xemacs/xemacs-packages/lisp/edit-utils/rsz-minibuf
/home/reid/emacs/rsz-minibuf
/usr/local/lib/xemacs-21.5-b10/lisp/easymenu /home/reid/emacs/easymenu
/usr/local/lib/xemacs/xemacs-packages/lisp/edit-utils/tempo
/home/reid/emacs/tempo
/usr/local/lib/xemacs/xemacs-packages/lisp/c-support/c-fill
/home/reid/emacs/c-fill
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/compile
/home/reid/emacs/compile
/usr/local/lib/xemacs/xemacs-packages/lisp/tramp/tramp-util
/home/reid/emacs/tramp/lisp/tramp-util
/usr/local/lib/xemacs/xemacs-packages/lisp/tramp/tramp
/home/reid/emacs/tramp/lisp/tramp
/usr/local/lib/xemacs/xemacs-packages/lisp/tramp/tramp-vc
/home/reid/emacs/tramp/lisp/tramp-vc
/usr/local/lib/xemacs/xemacs-packages/lisp/tramp/trampcache
/home/reid/emacs/tramp/lisp/trampcache)
Installed XEmacs Packages:
-------------------------
((zenirc:version 1.13 :type regular)
(xslt-process :version 1.11 :type regular)
(xslide :version 1.03 :type regular)
(xemacs-devel :version 1.48 :type single-file)
(xemacs-base :version 1.71 :type regular)
(w3 :version 1.26 :type regular)
(viper :version 1.35 :type regular)
(view-process :version 1.12 :type regular)
(vhdl :version 1.15 :type regular)
(vc :version 1.33 :type regular)
(tramp :version 1.1 :type regular)
(tpu :version 1.12 :type regular)
(tooltalk :version 1.13 :type regular)
(tm :version 1.34 :type regular)
(time :version 1.12 :type regular)
(textools :version 1.13 :type regular)
(text-modes :version 1.55 :type single-file)
(texinfo :version 1.21 :type regular)
(supercite :version 1.19 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.24 :type regular)
(sounds-wav :version 1.1 :type regular)
(sounds-au :version 1.1 :type regular)
(slider :version 1.13 :type regular)
(sh-script :version 1.16 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.14 :type regular)
(scheme :version 1.12 :type regular)
(rmail :version 1.13 :type regular)
(reftex :version 1.28 :type regular)
(python-modes :version 1.01 :type single-file)
(psgml :version 1.35 :type regular)
(ps-print-nomule :version 1.05 :type regular)
(ps-print :version 1.08 :type regular)
(prog-modes
:version
1
.67
:type
single-file)
(perl-modes :version 1.02 :type single-file)
(pcomplete :version 1.02 :type regular)
(pcl-cvs :version 1.64 :type regular)
(pc :version 1.25 :type single-file)
(os-utils :version 1.29 :type single-file)
(net-utils :version 1.28 :type single-file)
(mmm-mode :version 1.0 :type regular)
(misc-games :version 1.15 :type single-file)
(mine :version 1.14 :type regular)
(mh-e :version 1.16 :type regular)
(mew :version 1.17 :type regular)
(mailcrypt :version 2.12 :type regular)
(mail-lib :version 1.54 :type regular)
(liece :version 1.1 :type regular)
(jde :version 1.38 :type regular)
(ispell :version 1.24 :type regular)
(ilisp :version 1.28 :type regular)
(igrep :version 1.1 :type regular)
(ibuffer :version 1.08 :type regular)
(hm--html-menus :version 1.18 :type regular)
(gnus :version 1.64 :type regular)
(gnats :version 1.15 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.11 :type single-file)
(frame-icon :version 1.09 :type regular)
(forms :version 1.14 :type regular)
(footnote :version 1.15 :type regular)
(eudc :version 1.36 :type regular)
(eterm :version 1.13 :type regular)
(ess :version 1.02 :type regular)
(eshell :version 1.03 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.1 :type single-file)
(eieio :version 1.03 :type regular)
(eicq :version 1.05 :type regular)
(efs :version 1.29 :type regular)
(edt :version 1.12 :type regular)
(edit-utils :version 1.95 :type single-file)
(ediff :version 1.44 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.12 :type regular)
(dictionary :version 1.11 :type regular)
(debug :version 1.16 :type regular)
(crisp :version 1.12 :type regular)
(cookie :version 1.14 :type regular)
(cc-mode :version 1.31 :type regular)
(calendar :version 1.19 :type regular)
(calc :version 1.23 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.07 :type regular)
(bbdb :version 1.21 :type regular)
(auctex :version 1.32 :type regular)
(apel :version 1.25 :type regular)
(ada :version 1.11 :type regular))
Features:
--------
(xemacsbug shadow gnus gnus-ems gnus-xmas message mml mm-decode
mm-encode mailcap mm-bodies uudecode mail-parse rfc2045 rfc2231
rfc2047 qp ietf-drums mail-abbrevs sendmail rfc822 mailheader
gnus-util time-date parse-time lazy-lock w3-cus mule-sysdp url-vars
htmlize css-mode hm--html-configuration mouseme disp-table enriched
rtf-support time-stamp sort hexl jka-compr archive-mode
tmpl-minor-mode adapt mwheel power-macros semantic-imenu
semantic-util-modes semantic-util semantic assoc working info winring
desktop balloon-help ediff-tbar ediff-init ediff-wind savehist
icomplete detached-minibuf ldap ssl eudc-vars eicq byte-optimize
smiley messagexmas nnheader nnheaderxm mm-util mail-prsvr mail-utils
annotations goto-addr thingatpt outline browse-url sh-script skeleton
tar-mode popper mode-compile-kill mode-compile bytecomp byte-compile
time esh-util eshell apropos backup-dir passwd comint-xemacs socks
flyspell ispell ansi-color executable sql pcomplete ssh rlogin
background rcompile metamail term ehelp electric efs-auto shadowfile
efs-dired efs-x19.15 efs-fnh efs-netrc efs-defun efs
after-save-commands efs-cu senator-isearch hyper-apropos hide-copyleft
ffap whitespace-mode id-select completion dragdrop permanent-buffers
bookmark pp package-get package-admin ps-print lpr build pcl-cvs
pcl-cvs-parse pcl-cvs-info pcl-cvs-defs pcl-cvs-util cvs-compat
dired-faces dired-xemacs dired cookie dll elib-node compile
build-report config cus-edit cus-load where-was-i-db cpp-font-lock
boxquote rect diminish dabbrev windmove browse-kill-ring overlay
scroll-in-place edmacro iswitchb pending-del blink-cursor paren
blink-paren crypt crypt++ view-less view efs-ovwrt default-dir
uniquify cycle-mini font-lock gnuserv vc-hooks winmgr-mode cc-mode
cc-align cc-cmds cc-engine cc-styles cc-langs cc-vars wid-edit
cc-menus imenu cc-defs redo filladapt bbdb timezone align ibuffer
cal-desk-calendar lunar solar cal-dst cal-persia cal-julian diary-lib
calendar diff-mode cus-face tramp regexp-opt advice advice-preload
shell comint ring format-spec timer recent-files saveplace
zenirc-autoloads xslt-process-autoloads xslide-autoloads
xemacs-devel-autoloads xemacs-base-autoloads w3-autoloads
viper-autoloads view-process-autoloads vhdl-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
slider-autoloads sh-script-autoloads sgml-autoloads semantic-autoloads
scheme-autoloads rmail-autoloads reftex-autoloads
python-modes-autoloads psgml-autoloads ps-print-nomule-autoloads
ps-print-autoloads prog-modes-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
net-utils-autoloads mmm-mode-autoloads misc-games-autoloads
mine-autoloads mh-e-autoloads mew-autoloads mailcrypt-autoloads
mail-lib-autoloads liece-autoloads jde-autoloads ispell-autoloads
ilisp-autoloads igrep-autoloads ibuffer-autoloads
hm--html-menus-autoloads gnus-autoloads gnats-autoloads
games-autoloads fsf-compat-autoloads frame-icon-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
ess-autoloads eshell-autoloads emerge-autoloads elib-autoloads
eieio-autoloads eicq-autoloads efs-autoloads edt-autoloads
edit-utils-autoloads ediff-autoloads edebug-autoloads dired-autoloads
dictionary-autoloads debug-autoloads crisp-autoloads cookie-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads xemacs-21.5.10-autoloads src-autoloads
loadhist rsz-minibuf auto-show fontl-hooks x-iso8859-1 code-cmds
gutter-items menubar-items x-menubar mode-motion mouse behavior itimer
auto-save lisp-mode easymenu iso8859-1 page buff-menu lib-complete
cus-file derived env text-props frame obsolete cus-start custom widget
cl-extra mini-cl cl cl-19 packages backquote very-early-lisp unicode
lucid-scrollbars cut-buffer lucid-menubars motif-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 md5 xemacs gutter tiff
png gif jpeg xpm xbm lisp-float-type file-coding linux dialog devices
window-system base64)
Recent keystrokes:
-----------------
up up up ( s e t q SPC g n u s - u s e - f u l l -
w i n d o w SPC n i l ) C-x C-s left left left left
C-d C-d C-d t C-x C-s home ESC ? v g n u s - f r a
m e - s p l i t - p RET M-x x e m a c s - r e p o TAB
TAB BS BS BS BS TAB M-BS r e p o TAB r TAB x e TAB
RET
Recent messages (most recent first):
-----------------------------------
Fontifying stealthily...
Fontifying rsync-rpms.sh... done.
Loading lazy-lock...done
Fontifying rsync-rpms.sh... (regexps)...............
Fontifying rsync-rpms.sh... (regexps)............
Fontifying rsync-rpms.sh... (regexps)...........
Fontifying rsync-rpms.sh... (regexps)...........
Fontifying rsync-rpms.sh... (regexps)...........
Fontifying rsync-rpms.sh... (regexps)..........
Fontifying rsync-rpms.sh... (regexps)........
Fontifying rsync-rpms.sh... (regexps)..
Fontifying rsync-rpms.sh... (regexps).
Fontifying rsync-rpms.sh... (syntactically).
Fontifying rsync-rpms.sh...
Loading lazy-lock...
Loading w3-cus...done
Loading w3-cus...
Loading url-vars...done
Loading url-vars...
Loading htmlize...done