From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Make font menu available in menu bar
Date: Fri, 27 Jun 2003 15:15:39 -0600 [thread overview]
Message-ID: <3EFCB3FB.4050608@yahoo.com> (raw)
In-Reply-To: 84el1fl1a8.fsf@lucy.is.informatik.uni-duisburg.de
Kai Großjohann wrote:
> Richard Stallman <rms@gnu.org> writes:
>>That seems plausible. Ok, I will put it directly under Options.
>>Having it under Mule does not make sense.
>>
>
> I've now done that. I hope it was okay.
>
> Index: lisp/international/mule-cmds.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/international/mule-cmds.el,v
> retrieving revision 1.234
> retrieving revision 1.235
> diff -u -u -r1.234 -r1.235
> --- lisp/international/mule-cmds.el 21 Jun 2003 02:26:58 -0000 1.234
> +++ lisp/international/mule-cmds.el 27 Jun 2003 20:19:21 -0000 1.235
> @@ -64,7 +64,7 @@
> (define-key-after mule-menu-keymap [set-language-environment]
> (list 'menu-item "Set Language Environment" setup-language-environment-map
> :help "Multilingual environment suitable for a specific language"))
> -(define-key-after mule-menu-keymap [mouse-set-font]
> +(define-key-after menu-bar-options-menu [mouse-set-font]
> '(menu-item "Set Font/Fontset" mouse-set-font
> :visible (fboundp 'generate-fontset-menu)
> :help "Select a font from list of known fonts/fontsets"))
Why not move the whole (define-key-after ...) form to lisp/menu-bar.el, with
all the other references to menu-bar-options-menu?
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
next prev parent reply other threads:[~2003-06-27 21:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 8:01 Make font menu available in menu bar Kai Großjohann
2003-06-04 8:53 ` Richard Stallman
2003-06-04 9:15 ` Jason Rumney
2003-06-09 0:22 ` Richard Stallman
2003-06-27 20:21 ` Kai Großjohann
2003-06-27 21:15 ` Kevin Rodgers [this message]
2003-06-28 14:10 ` Kai Großjohann
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=3EFCB3FB.4050608@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.