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

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

Re: GTK and menu separators


From: Jan D.
Subject: Re: GTK and menu separators
Date: Tue, 25 Mar 2003 07:07:19 +0100


tisdagen den 25 mars 2003 kl 00.41 skrev Jesper Harder:

According to the manual

|  In the simplest case, SEPARATOR-TYPE consists of only dashes.  That
|  specifies the default kind of separator.

a string of consisting of only hyphens should give a menu separator
line.  This works with the default Xaw3d build, but not in the GTK
version.

To reproduce evaluate:

  (define-key-after menu-bar-help-menu [test] '("----") 'emacs-faq)

In the default build this results in a proper separator in the "Help"
menu.  But in the GTK build it's shown as a string of four hyphens.

I'll fix this later.  Put just two dashes in there for now (why four
anyway?).

        Jan D.





reply via email to

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