* bug#28161: 26.0.50; Narrowing does not work reliably with flyspell
@ 2017-08-20 14:00 Liu Hui
2017-08-21 17:23 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Liu Hui @ 2017-08-20 14:00 UTC (permalink / raw)
To: 28161
Hi,
When I'm working with a narrowing buffer, `C-g' sometimes cancels the
narrowing accidentally. I find it only occurs when flyspell-mode is enabled.
Steps to reproduce:
1. Emacs -Q
2. Create a buffer with several text lines, and turn on flyspell-mode
3. Select some text and press `C-x n n' to narrow the buffer
4. Type any letter and press `C-g' (sometimes twice) and `C-f'
(sometimes optional) quickly
=> "Narrow" in mode-line disappears and all text are visible now
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#28161: 26.0.50; Narrowing does not work reliably with flyspell
2017-08-20 14:00 bug#28161: 26.0.50; Narrowing does not work reliably with flyspell Liu Hui
@ 2017-08-21 17:23 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-08-21 17:23 UTC (permalink / raw)
To: Liu Hui; +Cc: 28161-done
> From: Liu Hui <liuhui1610@gmail.com>
> Date: Sun, 20 Aug 2017 22:00:28 +0800
>
> When I'm working with a narrowing buffer, `C-g' sometimes cancels the
> narrowing accidentally. I find it only occurs when flyspell-mode is enabled.
>
> Steps to reproduce:
>
> 1. Emacs -Q
> 2. Create a buffer with several text lines, and turn on flyspell-mode
> 3. Select some text and press `C-x n n' to narrow the buffer
> 4. Type any letter and press `C-g' (sometimes twice) and `C-f'
> (sometimes optional) quickly
>
> => "Narrow" in mode-line disappears and all text are visible now
Thanks, fixed on the master branch.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-21 17:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-20 14:00 bug#28161: 26.0.50; Narrowing does not work reliably with flyspell Liu Hui
2017-08-21 17:23 ` Eli Zaretskii
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.