GNU bug report logs -
#77157
[PATCH] 'uniquify' user option setters and automatic buffer refresh
Previous Next
Reported by: Ship Mints <shipmints <at> gmail.com>
Date: Fri, 21 Mar 2025 18:12:02 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Fri, 21 Mar 2025 16:02:34 -0400
> Cc: 77157 <at> debbugs.gnu.org
>
> Please tell in the doc string that changing the style in the middle of
> an Emacs session must be done via Customize or by using setopt, but
> not by setting the variable directly (unless uniquify--set-option is
> then invoked).
>
> Eli, how is this wording which I'll put in each docstring?
>
> "To reflect a change to this option's value in your live buffer names,
> use `customize' interactively, or use `setopt' in Elisp, both of which
> call `uniquify--set-option' (setq will not do that for you)."
We usually use the following style for such variables:
Setting this variable directly will not usually take effect;
use either \\[customize] or `setopt', or call `uniquify--set-option'
or restart `uniquify-mode' after setting the variable directly.
This bug report was last modified 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.