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: Eli Zaretskii <eliz <at> gnu.org>
To: kuba <at> kubajecminek.cz
Cc: mikpom <at> fastmail.com, kobarity <at> gmail.com, larsi <at> gnus.org, 48695 <at> debbugs.gnu.org
Subject: bug#48695: [PATCH] Fix region deletion behavior in python.el
Date: Sat, 26 Jul 2025 11:18:43 +0300
Ping! Jakub, did you have an opportunity to work on the updated patch?

> Cc: mikpom <at> fastmail.com, kobarity <at> gmail.com, larsi <at> gnus.org,
>  48695 <at> debbugs.gnu.org
> Date: Thu, 10 Jul 2025 09:05:02 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > Date: Wed, 9 Jul 2025 21:35:50 +0200
> > Cc: Eli Zaretskii <eliz <at> gnu.org>, larsi <at> gnus.org, mikpom <at> fastmail.com,
> >  48695 <at> debbugs.gnu.org
> > From: Jakub Ječmínek <kuba <at> kubajecminek.cz>
> > 
> > On 7/9/25 16:26, kobarity wrote:
> > > Mostly yes.  I would prefer to add the check for arg being 1 as well.
> > 
> > Thank you — adding a check for `(= arg 1)' makes sense here.
> > 
> > > In any case, it would be better to update the docstring.
> > 
> > Agreed. I’ll send a new patch that includes updated docstrings, ERTs, 
> > and a NEWS entry. However, before doing that, I’d like to hear Eli’s 
> > opinion: Is using `delete-active-region' appropriate here, or would it 
> > be better to introduce a new option specific to `python-mode'?
> 
> I think the test for ARG = 1 is enough.
> 
> 
> 
> 




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.