GNU bug report logs - #59600
28.1.90; Docstrings generated by `define-globalized-minor-mode' and `define-minor-mode' :global t are not same

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Sat, 26 Nov 2022 06:21:01 UTC

Severity: wishlist

Tags: confirmed

Found in version 28.1.90

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>, Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 59600 <at> debbugs.gnu.org
Subject: bug#59600: 28.1.90; Docstrings generated by `define-globalized-minor-mode' and `define-minor-mode' :global t are not same
Date: Sat, 26 Nov 2022 10:15:36 +0200
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Date: Sat, 26 Nov 2022 06:21:13 +0000
> 
> I noticed inconsistency between minor modes defined via
> `define-globalized-minor-mode' and via `define-minor-mode' with :global
> t keyword.
> 
> The former have the following in their docstring:
> 
> "Toggle %s in all buffers.\n"
> "%s is enabled in all buffers where `%s' would do it."
> 
> However, no indication is given that globalized minor mode defined via
> `define-minor-mode' :global t is global.
> 
> For example, `auto-save-visited-mode' is a global minor mode, but no
> clear indication of this fact is given. It did cause confusion for some
> users.
> 
> Expected: :global t clearly indicates that the mode is global.

Adding Stefan to the discussion.




This bug report was last modified 2 years and 195 days ago.

Previous Next


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