From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r114629: Make the same key that opens TTY menus also exit the menu.
Date: Fri, 11 Oct 2013 14:51:17 -0400 [thread overview]
Message-ID: <jwv38o7skuh.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <E1VUgmI-0007f6-W5@vcs.savannah.gnu.org> (Eli Zaretskii's message of "Fri, 11 Oct 2013 17:45:30 +0000")
> +(defcustom tty-menu-open-use-tmm nil
> + "If non-nil, \\[menu-bar-open] on a TTY will invoke `tmm-menubar'.
> +
> +If nil, \\[menu-bar-open] will drop down the menu corresponding to the
> +first (leftmost) menu-bar item; you can select other items by typing
> +\\[forward-char], \\[backward-char], \\[right-char] and \\[left-char]."
> + :type '(choice (const :tag "F10 drops down TTY menus" nil)
> + (const :tag "F10 invokes tmm-menubar" t))
> + :group 'display
> + :version "24.4")
Do we really want that? There's already M-` for those who want tmm-menubar.
Stefan
next parent reply other threads:[~2013-10-11 18:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1VUgmI-0007f6-W5@vcs.savannah.gnu.org>
2013-10-11 18:51 ` Stefan Monnier [this message]
2013-10-11 18:55 ` [Emacs-diffs] trunk r114629: Make the same key that opens TTY menus also exit the menu Óscar Fuentes
2013-10-11 19:58 ` Stefan Monnier
2013-10-11 20:29 ` Eli Zaretskii
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=jwv38o7skuh.fsf-monnier+emacsdiffs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=eliz@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).