emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: GTK build: some menus in the menu bar stay highlighted


From: Stephen Berman
Subject: Re: GTK build: some menus in the menu bar stay highlighted
Date: Mon, 23 Apr 2007 09:42:40 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux)

On Sun, 22 Apr 2007 20:36:31 +0200 Jan Djärv <address@hidden> wrote:

> The GNUS menus are defined with easy-menu, thats about all I can
> think of that differs from "regular" menus.  Can you define a small
> menu with easy.menu and see if the problem is there then?

It turns out the problem is not confined to easymenu: I made the
following file,

,----[ srb-km.el ]
| (define-key global-map [menu-bar SRB]
|   (cons "SRB" (make-sparse-keymap "SRB")))
`----

and then did this:

emacs -Q -l srb-km.el

which brings up the *scratch* buffer with a menu bar whose first menu
is labelled `SRB'.  When I move the mouse over this menu bar, menu
label SRB, and only this menu label, gets sticky highlighting (again,
only with the GTK Style QtCurve under KDE).

Steve Berman





reply via email to

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