GNU bug report logs - #41145
27.0.91; small issues with `display-fill-column-indicator' Customization group

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Sat, 9 May 2020 08:31:01 UTC

Severity: normal

Found in version 27.0.91

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 41145 <at> debbugs.gnu.org, Philipp Stephani <p.stephani2 <at> gmail.com>, Eli Zaretskii <eliz <at> gnu.org>, Mauro Aranda <maurooaranda <at> gmail.com>
Subject: bug#41145: 27.0.91; small issues with `display-fill-column-indicator' Customization group
Date: Sat, 12 Sep 2020 01:26:44 +0200
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

> -    (unless group
> -      ;; We might as well provide a best-guess default group.
> -      (setq group
> -	    `(:group ',(intern (replace-regexp-in-string
> -				"-mode\\'" "" mode-name)))))
> -

After this change I have to specify a group for every define-minor-mode
in my init file, otherwise I'm flooded with warnings.  It's a bit
annoying.  I don't care about groups there since I don't use customize
myself at all.  What's the suggestion to handle this use case?

Michael.




This bug report was last modified 4 years and 248 days ago.

Previous Next


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