GNU bug report logs -
#7299
24.0.50; tool-bar-mode is non-nil in --without-x builds
Previous Next
Reported by: James Cloos <cloos <at> jhcloos.com>
Date: Thu, 28 Oct 2010 17:20:03 UTC
Severity: normal
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Oct 2010 14:26:43 -0400
with message-id <t6k4kyi5gc.fsf <at> fencepost.gnu.org>
and subject line Re: bug#7299: 24.0.50; tool-bar-more vs nox build
has caused the GNU bug report #7299,
regarding 24.0.50; tool-bar-mode is non-nil in --without-x builds
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
7299: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7299
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 report will be posted to the bug-gnu-emacs <at> gnu.org mailing list
and the gnu.emacs.bug news group, and at http://debbugs.gnu.org.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting from `emacs -Q':
In a -nox build, tool-bar-mode still defaults to t; gnus fails to start
in that case becasue to looks for image files for its own tool bar.
Customize-variable is unable to see tool-bar-mode; neither is
set-variable. It seems that it is only marked as interactive or
customizable in a GUI build.
src/frame.c should default Vtool_bar_mode to Qnil if the build lacks
support for GUI frames.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/24.0.50/etc/DEBUG.
In GNU Emacs 24.0.50.1 (i486-pc-linux-gnu)
of 2010-10-24 on elegiac, modified by Debian
(emacs-snapshot package, version 1:20101024-1)
configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.0.50/site-lisp:/usr/share/emacs/site-lisp' '--without-compress-info' '--with-x=no' '--without-dbus' '--without-sound' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: C
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: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Group
Minor modes in effect:
gnus-undo-mode: t
display-time-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
ESC x g n u s RET ESC x r e p o r TAB RET
Recent messages:
Reading [application/rss+xml]... 10k of 10k (100%)
Reading... done.
Opening nntp server on news.easysw.com...done
Opening nntp server on news.mcneel.com...done
Opening nntp server on news.mozilla.org...done
Opening nntp server on news.xaraya.com...done
Opening nntp server on newszilla6.xs4all.nl...done
Opening nntp server on nntp.perl.org...done
Opening nntp server on shub-niggurath.tekeli.li...done
Checking new news...done
Load-path shadows:
[Message part 3 (message/rfc822, inline)]
Now it is nil in --without-x builds.
This bug report was last modified 14 years and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.