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: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 1754 <at> debbugs.gnu.org
Subject: bug#1754: 23.0.60; tool-bar is shown with tool-bar-mode off
Date: Sun, 11 Jan 2009 18:12:33 -0500
>>> When the .emacs reader encounters the form
>>> (modify-all-frames-parameters (list (cons 'tool-bar-lines 1)))
>>> (setq default-frame-alist
>>> (append (list (cons 'tool-bar-lines 0))
>>> default-frame-alist))
>> 
>> The above two forms don't mention anything special about the
>> initial-frame, so I think that it's a bug if Emacs treats the initial
>> frame differently in this case.

> Maybe.  We'd also have to cater for `window-system-default-frame-alist'
> which currently overrides values from `default-frame-alist' but not
> those of `initial-frame-alist'.  That is, `modify-all-frames-parameters'
> currently overrides a setting in `window-system-default-frame-alist'.

Very good point.  I think it makes it even more correct to apply the
change I suggest.


        Stefan




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

Previous Next


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