emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#7299: closed (24.0.50; tool-bar-mode is non-nil


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7299: closed (24.0.50; tool-bar-mode is non-nil in --without-x builds)
Date: Sun, 31 Oct 2010 18:23:02 +0000

Your message dated Sun, 31 Oct 2010 14:26:43 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
7299: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7299
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; tool-bar-more vs nox build Date: Thu, 28 Oct 2010 13:23:13 -0400
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 address@hidden 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:



--- End Message ---
--- Begin Message --- Subject: Re: bug#7299: 24.0.50; tool-bar-more vs nox build Date: Sun, 31 Oct 2010 14:26:43 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Now it is nil in --without-x builds.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]