GNU bug report logs - #6211
save options does not save the tool-bar-mode preference

Previous Next

Package: emacs;

Reported by: Stefano Zacchiroli <zack <at> upsilon.cc>

Date: Tue, 18 May 2010 15:08:04 UTC

Severity: normal

Merged with 6895, 7411

Found in versions 23.1.1, 23.2, 24.0.50

Fixed in version 23.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Stefano Zacchiroli <zack <at> upsilon.cc>
Cc: rfrancoise <at> debian.org, 6211 <at> debbugs.gnu.org
Subject: bug#6211: 24.0.50; no longer able to disable toolbar by default
Date: Tue, 18 May 2010 18:09:11 +0200
On Tue, May 18, 2010 at 10:58, Stefano Zacchiroli <zack <at> upsilon.cc> wrote:

> After recent upgrades, I'm no longer able to inhibit having a toolbar by
> default when Emacs is started.
>
> I used to have the following in my ~/.emacs:
>
>  (tool-bar-mode nil)
>
> but it doesn't seem to have any effect anymore.

`tool-bar-mode' doc says:

  Toggle use of the tool bar.
  With numeric arg, display the tool bar if and only if arg is positive.

so please try (tool-bar-mode -1)

    Juanma




This bug report was last modified 14 years and 190 days ago.

Previous Next


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