unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* menu-item uses no dot period before item-property-list in examples
@ 2023-07-16 22:34 uzibalqa
  2023-07-17  0:52 ` [External] : " Drew Adams
  0 siblings, 1 reply; 12+ messages in thread
From: uzibalqa @ 2023-07-16 22:34 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor


Am reading the documentation about how to make a menu.

Have read about 

 (menu-item item-name real-binding . item-property-list)

but when things actually get implemented there exist no dot period
before 'item-property-list'.

 (define-key global-map
   [menu-bar mcp-topm daphne-subm entry-sweep]
     '(menu-item "Entry Sweep" gilgamesh-entry-sweep
        :help "Entry Sweep"))







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

end of thread, other threads:[~2023-07-17 19:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-16 22:34 menu-item uses no dot period before item-property-list in examples uzibalqa
2023-07-17  0:52 ` [External] : " Drew Adams
2023-07-17  1:07   ` Emanuel Berg
2023-07-17 15:05     ` Drew Adams
2023-07-17  1:17   ` uzibalqa
2023-07-17 15:10     ` Drew Adams
2023-07-17 15:43       ` uzibalqa
2023-07-17 16:36         ` Drew Adams
2023-07-17 16:56           ` uzibalqa
2023-07-17 17:25             ` uzibalqa
2023-07-17 19:07               ` uzibalqa
2023-07-17 19:26               ` Drew Adams

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