From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: easymenu.el
Date: Sat, 06 Nov 2004 00:22:51 -0500 [thread overview]
Message-ID: <E1CQJ2J-0004WK-2N@fencepost.gnu.org> (raw)
In-Reply-To: <cmbcif$6a6$1@sea.gmane.org> (message from Peter Heslin on Wed, 3 Nov 2004 19:46:23 +0000 (UTC))
> I really think we should simply revert both changes to easy-menu-intern and
> stop downcasing/upcasing anything: revert back to the 21.3 behavior.
The reason I changed easy-menu-intern to alter the name is so that
easy-menu would work with the standard menu items. For instance, the
Options menu uses `options' as the symbol. I changed easy-menu-intern
so it would convert "Options" into `options'.
If we take out this change, then either (1) we have to change the
symbols used in menu-bar.el, so that the Options menu uses `Options' as the
symbol, or (2) easy-menu will not work with those menus any more.
If we do (1), then programs that call define-key to set up menu items
in these menus will break. However, I don't know how many of those
programs there are.
next prev parent reply other threads:[~2004-11-06 5:22 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-03 17:08 easymenu.el B. Anyos
2004-11-03 17:33 ` easymenu.el David Kastrup
2004-11-03 18:47 ` easymenu.el Stefan
2004-11-03 19:46 ` easymenu.el Peter Heslin
2004-11-06 5:22 ` Richard Stallman [this message]
2004-11-06 10:07 ` easymenu.el Stefan
2004-11-08 14:33 ` easymenu.el David Kastrup
2004-11-09 11:14 ` easymenu.el Richard Stallman
2004-11-09 11:18 ` easymenu.el David Kastrup
2004-11-09 21:30 ` easymenu.el Richard Stallman
2004-11-09 22:11 ` easymenu.el David Kastrup
2004-11-11 3:15 ` easymenu.el Richard Stallman
2004-11-09 11:14 ` easymenu.el Richard Stallman
2004-11-09 11:21 ` easymenu.el David Kastrup
2004-11-09 14:26 ` easymenu.el Stefan
2004-11-06 5:22 ` easymenu.el Richard Stallman
2004-11-06 17:37 ` easymenu.el Vinicius Jose Latorre
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=E1CQJ2J-0004WK-2N@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@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.