GNU bug report logs - #52082
29.0.50; Scrolling aborts "repunctuate-sentences"

Previous Next

Package: emacs;

Reported by: Rudolf Adamkovič <salutis <at> me.com>

Date: Wed, 24 Nov 2021 19:35:01 UTC

Severity: wishlist

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Rudolf Adamkovič <salutis <at> me.com>
Cc: 52082 <at> debbugs.gnu.org
Subject: bug#52082: 29.0.50; Scrolling aborts "repunctuate-sentences"
Date: Wed, 24 Nov 2021 22:03:29 +0200
> Date: Wed, 24 Nov 2021 20:34:27 +0100
> From:  Rudolf Adamkovič via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> 
> 1. Open a longer document containing prose.
> 2. Type "M-x repunctuate-sentences RET".
> 3. Use the mouse scroll-wheel to scroll.
> 
> Expected:
> 
> "repunctuate-sentences" does not abort, like it does not abort when the user types "C-v".
> 
> Actual:
> 
> "repunctuate-sentences" aborts, making it hard to review the entire document.

This command invokes query-replace-regexp, so it only accepts inputs
that query-replace accepts.  Why is that a problem, and why did you
have those expectations when the prompt clearly indicates that Emacs
is in query-replace-regexp?




This bug report was last modified 3 years and 202 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.