bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#28161: 26.0.50; Narrowing does not work reliably with flyspell


From: Liu Hui
Subject: bug#28161: 26.0.50; Narrowing does not work reliably with flyspell
Date: Sun, 20 Aug 2017 22:00:28 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

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





reply via email to

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