GNU bug report logs - #17263
24.4.50; doc string of `backward-delete-char-untabify': active-region behavior

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sun, 13 Apr 2014 20:59:02 UTC

Severity: minor

Found in version 24.4.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 17263 <at> debbugs.gnu.org
Subject: bug#17263: 24.4.50; doc string of `backward-delete-char-untabify': active-region behavior
Date: Fri, 29 Apr 2016 14:56:47 -0700 (PDT)
> > The doc string should, like that of `backward-delete-char' (aka
> > `delete-backward-char'), mention the behavior with `transient-mark-mode'
> > and its dependence on `delete-active-region'.
> 
> Do you have a suggestion for a doc string?  I don't know what that
> command does when there's an active region.

I think it is the same as for `backward-delete-char' wrt the
deletion part.  This is the text from `backward-delete-char'
regarding the region:

 If Transient Mark mode is enabled, the mark is active, and N is 1,
 delete the text in the region and deactivate the mark instead.
 To disable this, set option `delete-active-region' to nil.




This bug report was last modified 4 years and 4 days ago.

Previous Next


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