From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
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 23:29:57 +0300 [thread overview]
Message-ID: <83ob6vr1oa.fsf@gnu.org> (raw)
In-Reply-To: <jwv38o7skuh.fsf-monnier+emacsdiffs@gnu.org>
> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: emacs-devel@gnu.org
> Date: Fri, 11 Oct 2013 14:51:17 -0400
>
> > +(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?
Feel free to delete, if you think we don't (but then you'd need to
update the manual and NEWS to follow suit). I just don't like
backward incompatibilities, so I left behind a fire escape.
Btw, this defcustom has nothing to do with the revision in the
subject. It was just moved by that revision to a slightly different
place in the same file.
prev parent reply other threads:[~2013-10-11 20:29 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 ` [Emacs-diffs] trunk r114629: Make the same key that opens TTY menus also exit the menu Stefan Monnier
2013-10-11 18:55 ` Óscar Fuentes
2013-10-11 19:58 ` Stefan Monnier
2013-10-11 20:29 ` Eli Zaretskii [this message]
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=83ob6vr1oa.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@IRO.UMontreal.CA \
/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).