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

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

bug#6037: 24.0.50; menu-bar-mode function doesn't toggle


From: Stefan Monnier
Subject: bug#6037: 24.0.50; menu-bar-mode function doesn't toggle
Date: Mon, 26 Apr 2010 09:42:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> The menu-bar-mode function is not working as a toggle.

See etc/NEWS.
If you really want to toggle (I've never seen such a case from Elisp),
just do (menu-bar-mode 'toggle).

> Note that running scroll-bar-mode repeatedly does work as a toggle, as
> expected for menu-bar-mode:
>   (scroll-bar-mode)

Yes, that's a bug that I hope to fix before Emacs-24.
I.e. better not rely on it.


        Stefan






reply via email to

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