GNU bug report logs - #48695
python.el *-backspace functionality behavior

Previous Next

Package: emacs;

Reported by: Mikhail P <mikpom <at> fastmail.com>

Date: Thu, 27 May 2021 12:08:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


View this message in rfc822 format

From: kobarity <kobarity <at> gmail.com>
To: Jakub Ječmínek <kuba <at> kubajecminek.cz>
Cc: mikpom <at> fastmail.com, Eli Zaretskii <eliz <at> gnu.org>, larsi <at> gnus.org, 48695 <at> debbugs.gnu.org
Subject: bug#48695: [PATCH] Fix region deletion behavior in python.el
Date: Sun, 27 Jul 2025 23:48:35 +0900
Jakub Ječmínek wrote:
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Ping! Jakub, did you have an opportunity to work on the updated patch?
> 
> Sorry for the delayed response.  Please see the patch below.

`python-indent-dedent-line-backspace-4' seems to fail in batch mode.
It would be better to use

        (transient-mark-mode)
        (set-mark (point))

instead of

        (set-mark-command nil)




This bug report was last modified 13 days ago.

Previous Next


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