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

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

bug#53773: 27.2; Flyspell delays region overlay update when the region i


From: Eli Zaretskii
Subject: bug#53773: 27.2; Flyspell delays region overlay update when the region is overwritten
Date: Wed, 03 Aug 2022 15:30:07 +0300

> Cc: 53773@debbugs.gnu.org
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Wed, 03 Aug 2022 13:17:31 +0200
> 
> Andrea Greselin <greselin.andrea@gmail.com> writes:
> 
> > Issuing a ‘(deactivate-mark)’ right before the line
> >
> >   (and (not unread-command-events)
> >
> > solves the problem but I don't know if it has any unwanted side
> > effects or if it's a good way to go about it. By the way this bug
> > also affects Emacs 28.1.
> 
> So the proposed change is the patch below, but I'm not really familiar
> with this code.  Anybody have any comments?

LGTM, but please add a comment there mentioning delete-selection-mode
(and I think the added line should be _before_ the comment about the
current command not being delayed).





reply via email to

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