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: martin rudalics <rudalics <at> gmx.at>
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: Fri, 02 Jan 2009 08:52:08 +0100
>> 1. `tool-bar-mode' should be modal and affect all existing
>> and subsequent frames, regardless of their default alist
>> (`special-display-frame-alist', `pop-up-frame-alist', or
>> `default-frame-alist').

Then why do you specify such alist entries in the first place?

>> 2. `pop-up-frame-alist' should not be used for creating
>> normal new frames.
[...]
>> "Alist of frame parameters used when creating pop-up frames.
>> Pop-up frames are used for completions, help, and the like.
>> This variable can be set in your init file, like this:
>>   (setq pop-up-frame-alist '((width . 80) (height . 20)))
>> These supersede the values given in `default-frame-alist',
>> for pop-up frames."

I shall clean up the docstring of `pop-up-frame-alist' to make clear
that it _is_ used for creating normal new frames.

> I think the bug was introduced when someone translated the C code definition of
> `display-buffer' to Lisp.

That someone was me and the bugs I introduced caused continuous crashes
of Emacs and many finance markets all over the world.  Let's hope for a
change then ...

martin





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.