From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: writing menus for modes
Date: Wed, 17 Dec 2003 09:42:15 -0700 [thread overview]
Message-ID: <3FE08767.7010602@yahoo.com> (raw)
In-Reply-To: gy65gf8ygv.fsf@brutus.math.leidenuniv.nl
Miguel Frasson wrote:
> I have read the good Mode Tutorial from Emacs wiki. However, there there
> is nothing about how to make menus and toolbars for a mode. I have seem
> easymenu on wiki also. Is there some nice documentation about toolbars and
> menus?
Have you read the Menu Bar and Tool Bar nodes of the Emacs Lisp manual?
(I assume that since you asked about the tool bar, you're interested in
the menu bar, not in pop up menus.) It's pretty easy to add a new item
to the menu bar or tool bar as described there. I would avoid easymenu:
it's mainly good for writing XEmacs-compatible code, and I found it hard
to use when I had to do that.
--
Kevin Rodgers
next prev parent reply other threads:[~2003-12-17 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-17 11:39 writing menus for modes Miguel Frasson
2003-12-17 16:42 ` Kevin Rodgers [this message]
2003-12-18 12:41 ` Miguel Frasson
2003-12-18 14:14 ` Friedrich Dominicus
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=3FE08767.7010602@yahoo.com \
--to=ihs_4664@yahoo.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.
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.