GNU bug report logs -
#9934
24.0.91; `region-active-p' definition
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Tue, 1 Nov 2011 17:16:02 UTC
Severity: minor
Found in version 24.0.91
Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 9934 <at> debbugs.gnu.org (full text, mbox):
> > When transient mark mode is off, the region and mark are
> > *never* active
>
> If transient mark mode is off then the mark is active as
> soon as it is set.
Prove it. Show me the code that supports such a claim.
Nonsensical. If t-m mode is off, what does it mean for the mark to be active or
inactive? Nothing.
What user-visible or code-visible difference does it make whether the mark is
"active" or "inactive" when t-m mode is off? None.
There is no such notion ("active") when t-m mode is off. Never has been.
Cannot be.
You cannot have a distinction (e.g., active vs inactive) unless there is some
_difference_ in behavior. When t-m mode is off there are not two states for the
mark - no distinction.
There is no active region when t-m-m mode is off - there is just the region: it
does not have two states active/inactive.
An active mark _means_ an active region, and vice versa. And activeness is
indicated by highlighting. Deactivating the mark turns off the highlighting.
This is straight out of the doc, and it corresponds with both Emacs history and,
well, logic.
This bug report was last modified 13 years and 204 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.