GNU bug report logs - #52007
26.3; Doc of `define-globalized-minor-mode' and global(ized) minor modes

Previous Next

Package: emacs;

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

Date: Sat, 20 Nov 2021 22:45:01 UTC

Severity: minor

Found in version 26.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 52007 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 52007 <at> debbugs.gnu.org
Subject: Re: [External] : Re: bug#52007: 26.3; Doc of
 `define-globalized-minor-mode' and global(ized) minor modes
Date: Sun, 21 Nov 2021 19:28:40 +0200
> From: Drew Adams <drew.adams <at> oracle.com>
> CC: "52007 <at> debbugs.gnu.org" <52007 <at> debbugs.gnu.org>
> Date: Sun, 21 Nov 2021 17:22:30 +0000
> 
> > >   Toggle Foo mode in all buffers.
> > >
> > > It doesn't do that at all.  Instead, it toggles
> > > `global-foo-mode'.
> > 
> > No, it turns ON both foo-mode and global-foo-mode.
> 
> You missed the point of the bug report.
> Toggling the global mode turns them both on (or off,
> depending on the current value of `global-foo-mode')
> in all buffers, yes.

No.  It turns on foo-mode in all buffers, and it turns on
global-foo-mode globally -- it is nonsense to talk about "global mode
in a buffer", because global modes are, well, global.

> That's not what it means to toggle `foo-mode'
> everywhere.  Doing that would flip the value that
> `foo-mode' (non-global mode) has in each buffer.

And it does.

> Glad this will be fixed in Emacs 28.  (And no, I
> wasn't "looking at an old Emacs".  I reported on
> the latest Emacs release, Emacs 27.2.)

Your report said 26.3.




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

Previous Next


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