GNU bug report logs -
#16513
24.3.50; doc string of `use-empty-active-region'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 21 Jan 2014 04:21:02 UTC
Severity: minor
Tags: fixed
Found in version 24.3.50
Fixed in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
1. Remove the last part: ", and on the text near point otherwise." It
is inappropriate and wrong. (This is the reason I filed this bug.)
This is about commands that act differently depending on whether or
not the region is active. Do not say anything about what the behavior
must be in either case: active or inactive. Certainly, do not claim
that when the region is inactive such commands act on the text near
point. That is pure fantasy.
2. Simplify the following, which suggests that having an active region
is somehow different from having an active mark:
"If non-nil, region-aware commands treat the region as active as long as
the mark is active, even if the region is empty." Just say: "If
non-nil, region-aware commands treat an active region as such, even if
it is empty."
3. Do not speak of "regions", as it can confuse people. In any given
buffer at any moment there is only one region. "The region" makes
sense; "regions" does not, unless you are talking about multiple
buffers.
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2014-01-17 on ODIEONE
Bzr revision: 116059 michael.albinus <at> gmx.de-20140117182409-gz695p2c951idlee
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
CPPFLAGS=-Ic:/Devel/emacs/include'
This bug report was last modified 8 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.