emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] emacs-25 6d11f6e: Allow to invoke original M-TAB bindi


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 6d11f6e: Allow to invoke original M-TAB binding in 'flyspell-prog-mode'
Date: Thu, 31 Dec 2015 12:14:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>     * 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?


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]