emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs pretest 22.1.91


From: Eli Zaretskii
Subject: Re: Emacs pretest 22.1.91
Date: Wed, 27 Feb 2008 06:14:26 +0200

> Date: Wed, 27 Feb 2008 02:56:46 +0100
> From: "Juanma Barranquero" <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> 
>         ;; Make sure the tool-bar is ready to be enabled.  The
>         ;; `tool-bar-lines' frame parameter will not take effect
>         ;; without this call.
>         (tool-bar-setup frame)
> 
> This code is part of Károly Lőrentey's multi-tty merge (lisp/ChangeLog
> entry of 2007-08-29).  However, at least on Windows, removing the call
> to `tool-bar-setup' fixes the original problem and does not seem to
> cause any trouble, not even the one mentioned in the comment (I
> commented out the call to tool-bar-setup and set the tool-bar-lines
> frame parameter to nil in my .emacs and it did take effect).

Windows does not support multi-tty, perhaps that's the reason.

> It'd be useful to understand why was it considered necessary to do the
> tool-bar-setup here. Perhaps it could be deferred via
> emacs-startup-hook or somesuch.

How about if you make that change and see if someone hollers?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]