From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs-25 6d11f6e: Allow to invoke original M-TAB binding in 'flyspell-prog-mode'
Date: Thu, 31 Dec 2015 19:26:50 +0200 [thread overview]
Message-ID: <83a8oqbkbp.fsf@gnu.org> (raw)
In-Reply-To: <jwvlh8aa6cr.fsf-monnier+emacsdiffs@gnu.org> (message from Stefan Monnier on Thu, 31 Dec 2015 12:14:35 -0500)
> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: Eli Zaretskii <eliz@gnu.org>
> Date: Thu, 31 Dec 2015 12:14:35 -0500
>
> > * lisp/textmodes/flyspell.el (flyspell-prog-mode): Record the
> > original M-TAB binding in a buffer-local variable.
> > (flyspell-auto-correct-word): Invoke the original binding of M-TAB
> > if that is recorded, when point is in a place where flyspell
> > should not be active (e.g., because the user turned on
> > 'flyspell-prog-mode'). (Bug#18533)
>
> Why not compute this fallback binding dynamically?
Sorry, I don't understand what you mean.
Is anything wrong with how I did it?
next prev parent reply other threads:[~2015-12-31 17:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20151231154421.21882.79337@vcs.savannah.gnu.org>
[not found] ` <E1aEfOn-0005hY-LW@vcs.savannah.gnu.org>
2015-12-31 17:14 ` [Emacs-diffs] emacs-25 6d11f6e: Allow to invoke original M-TAB binding in 'flyspell-prog-mode' Stefan Monnier
2015-12-31 17:26 ` Eli Zaretskii [this message]
2015-12-31 18:28 ` Stefan Monnier
2015-12-31 18:59 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83a8oqbkbp.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 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.