unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: david@adboyd.com (J. David Boyd)
Subject: Re: How to delete item from menu bar
Date: Thu, 25 May 2006 16:55:17 -0400	[thread overview]
Message-ID: <m3odxl4yfe.fsf@adboyd.com> (raw)
In-Reply-To: slrne7bsa3.nt4.tim@linus.johnson.com

Tim Johnson <tim@johnsons-web.com> writes:

> Hello:
> I'd like to delete an item from the menu bar.
> It may or it may not be created by an easy-menu function.
>
> Specifically, the item "Scheme" in scheme-mode.
>
> How may I do that?
> Thanks
> tim
>
> -- 
> Tim Johnson <tim@johnsons-web.com>
>       http://www.alaska-internet-solutions.com


Doing C-h f easy-menu-remove shows:

easy-menu-remove-item is a compiled Lisp function in `easymenu.el'.
(easy-menu-remove-item map path name)

>From submenu of map with path path remove item name.
map and path are defined as in `easy-menu-add-item'.
name should be a string, the name of the element to be removed.

  reply	other threads:[~2006-05-25 20:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25 18:23 How to delete item from menu bar Tim Johnson
2006-05-25 20:55 ` J. David Boyd [this message]
     [not found] ` <mailman.2291.1148590548.9609.help-gnu-emacs@gnu.org>
2006-05-25 22:34   ` Tim Johnson
2006-05-26 15:24 ` Kevin Rodgers
     [not found] ` <mailman.2321.1148657145.9609.help-gnu-emacs@gnu.org>
2006-05-26 18:01   ` Tim Johnson

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=m3odxl4yfe.fsf@adboyd.com \
    --to=david@adboyd.com \
    /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).