emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Show/Hide menu


From: Eli Zaretskii
Subject: Re: [PATCH] Show/Hide menu
Date: Sun, 20 Jan 2002 10:24:06 +0200 (IST)

On Sat, 19 Jan 2002, Pavel =?iso-8859-2?q?Jan=EDk?= wrote:

> If you turn the menu-bar off now, you are lost (M-x
> menu-bar-mode helps). Do you have an idea where the GUI possibility for
> turning the menu-bar on again should be?

The one I see a lot is to have a small widget (a kind of button, just
very narrow, with a special stipple which looks like a rugged surface)
which, if clicked on, turns the menu bar/tool bar back on.

> Any comments?

Some:

> +(define-key menu-bar-showhide-scroll-bar-menu [right]
> +  '(menu-item "Right" menu-bar-scroll-bar-right
> +           :help "Scroll-Bar on the right side"))

I think the menu-bar item should say "On the Right", not just
"Right".  Similarly for "Left".

> +(define-key menu-bar-showhide-menu [showhide-scroll-bar]
> +  (list 'menu-item "Scroll-Bar" menu-bar-showhide-scroll-bar-menu
> +     :help "Choose Scroll-Bar"))

I suggest "Select scroll bar mode" as the help text.  (Note that we
don't capitalize words in the help text, only in the menu items.  Help
text should look like normal text.)



reply via email to

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