* Removing the imenu menubar
@ 2024-08-15 20:44 Heime
2024-08-17 14:02 ` Joel Reicher
0 siblings, 1 reply; 3+ messages in thread
From: Heime @ 2024-08-15 20:44 UTC (permalink / raw)
To: Heime via Users list for the GNU Emacs text editor
How can I remove the imenu menubar, after it has been added
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Removing the imenu menubar
2024-08-15 20:44 Removing the imenu menubar Heime
@ 2024-08-17 14:02 ` Joel Reicher
2024-08-17 17:29 ` Heime
0 siblings, 1 reply; 3+ messages in thread
From: Joel Reicher @ 2024-08-17 14:02 UTC (permalink / raw)
To: Heime; +Cc: Heime via Users list for the GNU Emacs text editor
Heime <heimeborgia@protonmail.com> writes:
> How can I remove the imenu menubar, after it has been added
Have you read (info "(elisp) Menu Keymaps") and also its parent
node? Menubar entries are a kind of keymap.
But why are you trying to do this? It is significantly better to
prevent the addition in the first place rather than remove it
after it has been added.
Cheers,
- Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Removing the imenu menubar
2024-08-17 14:02 ` Joel Reicher
@ 2024-08-17 17:29 ` Heime
0 siblings, 0 replies; 3+ messages in thread
From: Heime @ 2024-08-17 17:29 UTC (permalink / raw)
To: Joel Reicher; +Cc: Heime via Users list for the GNU Emacs text editor
On Sunday, August 18th, 2024 at 2:02 AM, Joel Reicher <joel.reicher@gmail.com> wrote:
> Heime heimeborgia@protonmail.com writes:
>
> > How can I remove the imenu menubar, after it has been added
>
>
> Have you read (info "(elisp) Menu Keymaps") and also its parent
> node? Menubar entries are a kind of keymap.
>
> But why are you trying to do this? It is significantly better to
> prevent the addition in the first place rather than remove it
> after it has been added. - Joel
I am working on a dynamic run-time based menubar.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-17 17:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-15 20:44 Removing the imenu menubar Heime
2024-08-17 14:02 ` Joel Reicher
2024-08-17 17:29 ` Heime
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).