This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them.
Your bug report will be posted to the [email protected] mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: When using M-x tool-bar-mode RET from an otherwise toolbar-less Emacs (started with Xresources containing Emacs.toolBar: 0 ) I got the following backtrace: Debugger entered--Lisp error: (wrong-type-argument keymapp nil) signal(wrong-type-argument (keymapp nil)) define-key-after(nil [customize] (menu-item "customize" customize :image (image :type xpm :file "/usr/local/emacs-21/share/emacs/22.0.50/etc/images/preferences.xpm") :help "Edit preferences (customize)")) tool-bar-local-item("preferences" customize customize nil :help "Edit preferences (customize)") apply(tool-bar-local-item "preferences" customize customize nil (:help "Edit preferences (customize)")) tool-bar-add-item("preferences" customize customize :help "Edit preferences (customize)") tool-bar-setup() tool-bar-mode(toggle) call-interactively(tool-bar-mode) execute-extended-command(nil) call-interactively(execute-extended-command) The mode was message-mode, but I doubt that it relevant. I also have to stress that starting tool-bar-mode will make the Emacs buffer go off-screen at the bottom. It is a nuisance. In GNU Emacs 22.0.50.23 (i686-pc-linux-gnu, GTK+ Version 2.8.6) of 2005-10-28 on lola X server distributor `The X.Org Foundation', version 11.0.60802000 configured using `configure '--prefix=/usr/local/emacs-21' '--with-gtk' '--without-toolkit-scroll-bars'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: en_US.ISO-8859-1 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: tool-bar-mode: t TeX-PDF-mode: t file-name-shadow-mode: t desktop-save-mode: t iswitchb-mode: t minibuffer-electric-default-mode: t mouse-wheel-mode: t tooltip-mode: t auto-compression-mode: t menu-bar-mode: t blink-cursor-mode: t unify-8859-on-decoding-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t line-number-mode: t Recent input: C-k C-k <return> E x c e p t SPC t h a t SPC d r o p SPC s h a d o w s SPC t e n <backspace> <backspace> <backspace> d o n ' t SPC l o o k SPC f i n e SPC t h e n . M-x t o o l b a r <tab> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> - b a r <tab> <return> M-x r e p o r t - e m a c s - b u g <return> Recent messages: Opening nntp server on news.gmane.org...done Opening nntp server on news.freshmeat.net...done Checking new news...done Retrieving newsgroup: nnml+private:emacs... Fetching headers for nnml+private:emacs...done Scoring...done Generating summary...done Mark set [2 times] Entering debugger... Loading emacsbug...done -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
