emacs-devel
[Top][All Lists]
Advanced

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

emacs gtk2 toolbar bug?


From: Leon
Subject: emacs gtk2 toolbar bug?
Date: Sun, 20 Aug 2006 18:31:35 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Hi all,

[Emacs: GNU Emacs 23.0.0.2 (i686-pc-linux-gnu, GTK+ Version 2.8.18) of
2006-06-08]

In gtk2 emacs, when tool-bar-mode goes from on to off or vice versa,
the bottom edge of the frame will move up/down the height of the
toolbar. This will make the minibuffer have different heights when
the frame is maximized.

While in lucid emacs, the frame will remain the same size. This is
much less visually disturbing.

I bind "C-=" to toggle tool-bar-mode

(global-set-key (kbd "C-=") 'tool-bar-mode)

-- 
Leon





reply via email to

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