unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Heime <heimeborgia@protonmail.com>
Cc: Drew Adams <drew.adams@oracle.com>,
	Christopher Dimech <dimech@gmx.com>,
	Emanuel Berg <incal@dataswamp.org>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Re: About Package using a menu
Date: Tue, 18 Oct 2022 19:31:26 +0000	[thread overview]
Message-ID: <SV18XRHUIHHM9LmJFyp4PtScJr1MJ3fKbcVtYIYoxrxJvsDizj9w7hTKamSTBTV2g_lNZ1qyz8hU3EY34m5A9Mgr92YKwTQ3_h8yhgXNcLc=@protonmail.com> (raw)
In-Reply-To: <KSB7Y8Ln9GSTShv8mD6Z8unW-osGQMuACN3LSepMDVMMERohRXKH8QbhJBfrcFrEEM6WUiX4ESHts3DN_PyqRixRjqS_-Y-4D9hj3d7zm0o=@protonmail.com>


------- Original Message -------
On Tuesday, October 18th, 2022 at 7:12 PM, Heime <heimeborgia@protonmail.com> wrote:

> ------- Original Message -------
> On Tuesday, October 18th, 2022 at 6:14 PM, Drew Adams drew.adams@oracle.com wrote:
> 
> > > Have been playing with constructing a "Xepty menu" with a "Daphne submenu",
> > > but how do I make it to display?
> > 
> > Keep reading.
> > 
> > Node Menu Keymaps has everything you need.
> > Node Menu Example shows you an example.
> > Etc.

This is how make parent "xepty-menu, then add "daphne-menu" as submenu.

(define-key global-map [xepty-menu words]
  (cons "Xepty" (make-sparse-keymap "Xepty")))

(define-key xepty-menu [Daphne]
  (list 'menu-item "Daphne" daphne-menu))




  reply	other threads:[~2022-10-18 19:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 23:15 About Package using a menu Heime via Users list for the GNU Emacs text editor
2022-10-17 23:21 ` Emanuel Berg
2022-10-18 10:52   ` Heime
2022-10-18 11:02   ` Christopher Dimech
2022-10-18 15:37     ` [External] : " Drew Adams
2022-10-18 17:32       ` Heime
2022-10-18 18:14         ` Drew Adams
2022-10-18 19:12           ` Heime
2022-10-18 19:31             ` Heime [this message]
2022-10-19  5:33               ` Jean Louis
2022-10-19  9:28                 ` Emanuel Berg
2022-10-19 14:31                 ` Heime
2022-10-19 20:21                   ` Emanuel Berg
2022-10-18 20:35             ` Drew Adams
2022-10-18 20:14           ` Heime
2022-10-18 20:35             ` Drew Adams
2022-10-18 20:56               ` Heime
2022-10-18 21:23               ` RE: [External] : " Christopher Dimech

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='SV18XRHUIHHM9LmJFyp4PtScJr1MJ3fKbcVtYIYoxrxJvsDizj9w7hTKamSTBTV2g_lNZ1qyz8hU3EY34m5A9Mgr92YKwTQ3_h8yhgXNcLc=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=dimech@gmx.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=incal@dataswamp.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).