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


Message #56 received at 48695-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: kuba <at> kubajecminek.cz, kobarity <kobarity <at> gmail.com>
Cc: mikpom <at> fastmail.com, 48695-done <at> debbugs.gnu.org, larsi <at> gnus.org
Subject: Re: bug#48695: [PATCH] Fix region deletion behavior in python.el
Date: Sat, 02 Aug 2025 17:16:48 +0300
> Date: Mon, 28 Jul 2025 23:06:33 +0900
> From: kobarity <kobarity <at> gmail.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,
> 	mikpom <at> fastmail.com,
> 	larsi <at> gnus.org,
> 	48695 <at> debbugs.gnu.org
> 
> Jakub Ječmínek wrote:
> > 
> > kobarity <kobarity <at> gmail.com> writes:
> > 
> > > `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)
> > 
> > Oops, here's revised version. Thanks!
> 
> Thanks, it looks good to me.

Thanks, now installed on the master branch, and closing the bug.




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.