GNU bug report logs -
#21695
25.0.50; Change most occurrences of `setq' in Emacs manual to `customize-set-variable'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 16 Oct 2015 21:51:01 UTC
Severity: wishlist
Found in version 25.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > > The point is not to display unnecessary warnings. The point is only
> > > to display warnings for custom variables that should not be set with
> > > setq because they have a :set form, or IOW, to display warnings for
> > > custom variables that should be set with customize-set-variables.
>
> > I checked most of our uses of :set and agree that they usually behave
> > well-mannered so using `setq' instead is practically always a bug
> > indeed.
>
> I am puzzled by that statement. First, it seems to say that the
> definitions of the variables are careful,
I probably should have said "that the definitions of the variables have
been written carefully" so nobody would have come to a conclusion like
> so that they DTRT if the
> user sets one with setq in an init file.
which is not what I had in mind.
> Then it seems to say that setting one of these variable with setq (in
> an init file?) is almost surely a bug.
This is the conclusion I had in mind.
> Those two statements are almost opposites.
>
> Did I misunderstand?
Either you did or my formulation was bad.
martin.
This bug report was last modified 3 years and 302 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.