unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* About Package using a menu
@ 2022-10-17 23:15 Heime via Users list for the GNU Emacs text editor
  2022-10-17 23:21 ` Emanuel Berg
  0 siblings, 1 reply; 18+ messages in thread
From: Heime via Users list for the GNU Emacs text editor @ 2022-10-17 23:15 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Been going through the settings for menus, sub-menus and menu-items.

Would like to make a menu called Xepty with an "About Xepty". The result would be as
happens with (Help > About Emacs) and (Help > About Gnu). A dedicated buffer shows up
with xepty-about being shown.

(defvar xepty-about "Xepty is Free Software.")
(define-key-after global-map

[menu-bar xepty]

(cons "Xepty" (make-sparse-keymap "Xepty"))

'tools)

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

end of thread, other threads:[~2022-10-19 20:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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