GNU bug report logs - #21275
24.5; Selection deleted with electric pair mode in cc mode

Previous Next

Packages: cc-mode, emacs;

Reported by: nljlistbox2 <at> gmail.com (N. Jackson)

Date: Sun, 16 Aug 2015 13:33:02 UTC

Severity: normal

Found in version 24.5

Done: Alan Mackenzie <acm <at> muc.de>

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: Stefan Monnier <monnier <at> iro.umontreal.ca>, Alan Mackenzie <acm <at> muc.de>
Cc: "N. Jackson" <nljlistbox2 <at> gmail.com>, 21275 <at> debbugs.gnu.org
Subject: bug#21275: 24.5; Selection deleted with electric pair mode in cc mode
Date: Thu, 20 Aug 2015 14:35:43 -0700 (PDT)
> > +(defun delete-selection-uses-region-p ()
> 
> The way I read it, this name says "a function which tells us if
> delete-selection uses the region".

No idea what this is all about, but if this is for
`electric-pair-mode' and not for `delete-selection-mode' then
the name should reflect that - call it `electric-pair-SOMETHING'.

Is this something that `delete-selection-mode' needs?  Or is it
for something else?

> > +  "Return non-nil when the current command uses the region.

What does it mean for a command to "use the region"?

> It's not about "the current command" but about self-insert-command
> (which may be the current command or may be called by the current
> command).

What does it mean for such a command (or any other command) to
"use the region"?  That info should presumably be in the doc string.




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

Previous Next


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