unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* The process of constructing submenus
@ 2023-07-09 14:47 uzibalqa
  2023-07-09 15:04 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: uzibalqa @ 2023-07-09 14:47 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor

I am constructing menus and the process is absolutely very messy, very confusing and in reverse order
but then the submenu definitions are in forward order.

It would be appreciated in this torture gets fixed.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: The process of constructing submenus
  2023-07-09 14:47 The process of constructing submenus uzibalqa
@ 2023-07-09 15:04 ` Eli Zaretskii
  2023-07-09 15:11   ` uzibalqa
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-07-09 15:04 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 09 Jul 2023 14:47:41 +0000
> From: uzibalqa <uzibalqa@proton.me>
> 
> I am constructing menus and the process is absolutely very messy, very confusing and in reverse order
> but then the submenu definitions are in forward order.
> 
> It would be appreciated in this torture gets fixed.

It already is: use easy-menu-define, and Bob's your uncle.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: The process of constructing submenus
  2023-07-09 15:04 ` Eli Zaretskii
@ 2023-07-09 15:11   ` uzibalqa
  0 siblings, 0 replies; 3+ messages in thread
From: uzibalqa @ 2023-07-09 15:11 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs






Sent with Proton Mail secure email.

------- Original Message -------
On Monday, July 10th, 2023 at 3:04 AM, Eli Zaretskii <eliz@gnu.org> wrote:


> > Date: Sun, 09 Jul 2023 14:47:41 +0000
> > From: uzibalqa uzibalqa@proton.me
> > 
> > I am constructing menus and the process is absolutely very messy, very confusing and in reverse order
> > but then the submenu definitions are in forward order.
> > 
> > It would be appreciated in this torture gets fixed.
> 
> 
> It already is: use easy-menu-define, and Bob's your uncle.

Not entirely, consider make-sparse-keymap which I am using.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-09 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-09 14:47 The process of constructing submenus uzibalqa
2023-07-09 15:04 ` Eli Zaretskii
2023-07-09 15:11   ` uzibalqa

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).