GNU bug report logs - #1754
23.0.60; tool-bar is shown with tool-bar-mode off

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 31 Dec 2008 22:25:04 UTC

Severity: normal

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 1754 <at> debbugs.gnu.org
Subject: bug#1754: 23.0.60; tool-bar is shown with tool-bar-mode off
Date: Wed, 31 Dec 2008 22:05:45 -0500
Arguably, Emacs 23 is now doing the right thing.  Your
default-frame-alist specifies a tool-bar-lines frame parameter of 1,
which means the tool-bar should be enabled in new frames.  If you remove
that frame parameter from your default-frame-alist, or set it to 0, new
frames will not show a tool-bar.

I am not 100% sure why previous version of Emacs did not show the
tool-bar, but they probably ought to have.  Possibly it's because we now
set up the contents of the tool-bar at startup even if the initial frame
cannot or does not display it (a change required by the new multi-tty
functionality).




This bug report was last modified 16 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.