all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: lisa-asket@perso.be
To: "Jean Louis" <bugs@gnu.support>
Cc: help-gnu-emacs@gnu.org
Subject: Menu functionality
Date: Sat, 10 Jul 2021 05:09:53 +0200 (CEST)	[thread overview]
Message-ID: <ea-mime-60e90f81-7388-1b0a478e@www-7.mailo.com> (raw)
In-Reply-To: <YOkKKiz5KbEqfO+/@protected.localdomain>

How do you show the menu?


From: Jean Louis <bugs@gnu.support>
To: lisa-asket@perso.be
Subject: Re: Menu functionality
Date: 10/07/2021 04:47:06 Europe/Paris
Cc: tomas@tuxteam.de;
   help-gnu-emacs@gnu.org

Examine documentation for a function `easy-menu-define'

(easy-menu-define wrs-menu global-map "Website Revision System Menu"
(list "WRS"
["Areas of Website Revision System" wrs-areas t]
["Search pages" wrs-db-search-pages t]
["Full text search" wrs-db-full-text-search t]
["Add category" wrs-add-category t]
["Manage related pages" wrs-related-pages-management t]
["WRS Templates" wrs-templates-list t]
["Generate tag clouds" wrs-tag-cloud-for-missing-ogimage t]
["Publish region as Emacs Lisp function" wrs-publish-emacs-lisp-function t]
["Publish WWW area" wrs-publish-area t]))

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



  reply	other threads:[~2021-07-10  3:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 11:55 Menu functionality lisa-asket
2021-07-09 12:14 ` tomas
2021-07-09 23:25   ` lisa-asket
2021-07-10  2:47     ` Jean Louis
2021-07-10  3:09       ` lisa-asket [this message]
2021-07-10  3:48         ` lisa-asket
2021-07-10  4:07           ` lisa-asket
2021-07-10  4:14           ` Jean Louis
2021-07-10  4:36             ` lisa-asket
2021-07-10  4:39             ` lisa-asket
2021-07-10  4:56               ` Jean Louis
2021-07-10  5:06                 ` lisa-asket
2021-07-10  5:41                   ` Jean Louis
2021-07-10  5:52                     ` Beauty of Emacs Lisp Jean Louis
2021-07-10  6:17                       ` Christopher Dimech
2021-07-10  5:59                     ` Menu functionality lisa-asket
2021-07-10 17:44                       ` Jean Louis
2021-07-10 19:21                         ` lisa-asket

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

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

  git send-email \
    --in-reply-to=ea-mime-60e90f81-7388-1b0a478e@www-7.mailo.com \
    --to=lisa-asket@perso.be \
    --cc=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.