unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7299: 24.0.50; tool-bar-more vs nox build
@ 2010-10-28 17:23 James Cloos
  2010-10-30  2:50 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: James Cloos @ 2010-10-28 17:23 UTC (permalink / raw)
  To: 7299; +Cc: rfrancoise

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@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:





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7299: 24.0.50; tool-bar-more vs nox build
  2010-10-28 17:23 bug#7299: 24.0.50; tool-bar-more vs nox build James Cloos
@ 2010-10-30  2:50 ` Glenn Morris
  2010-10-31 18:26   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2010-10-30  2:50 UTC (permalink / raw)
  To: James Cloos; +Cc: 7299, rfrancoise

James Cloos wrote:

> In a -nox build, tool-bar-mode still defaults to t;

Should it be void in without-x builds, as it was in 23.2, or should it
be bound but nil (or doesn't it matter)?

Note it might remain t in --with-x builds started with -nw, for
multi-tty purposes. (I don't know if that was part of the reason for
recent changes, but it might be.)





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7299: 24.0.50; tool-bar-more vs nox build
  2010-10-30  2:50 ` Glenn Morris
@ 2010-10-31 18:26   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2010-10-31 18:26 UTC (permalink / raw)
  To: 7299-done


Now it is nil in --without-x builds.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-31 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 17:23 bug#7299: 24.0.50; tool-bar-more vs nox build James Cloos
2010-10-30  2:50 ` Glenn Morris
2010-10-31 18:26   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).