GNU bug report logs -
#51927
27.2; Rename `highlight-nonselected-windows'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 17 Nov 2021 21:05:01 UTC
Severity: wishlist
Found in version 27.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 51927 <at> debbugs.gnu.org (full text, mbox):
> From: Drew Adams <drew.adams <at> oracle.com>
> CC: "51927-done <at> debbugs.gnu.org" <51927-done <at> debbugs.gnu.org>
> Date: Thu, 18 Nov 2021 16:44:42 +0000
>
> > > 1. This var has no effect if `transient-mark-mode' is disabled.
> >
> > That is inaccurate: it has no effect if the region is inactive (you
> > can have an active region even with transient-mark-mode disabled). I
> > added the caveat to the doc string.
>
> I disagree. The notion of "active" mark
> or region has no meaning outside of
> transient-mark-mode.
Not true:
emacs -Q
M-x transient-mark-mode RET
M-<
C-SPC C-SPC
Observe the message "Mark activated" in the echo area.
C-u 20 C-f
Observe active region highlighted.
> Yet another won't-fix.
Will you ever learn to accept the judgment of the maintainers without
attacking it?
This bug report was last modified 3 years and 188 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.