GNU bug report logs -
#37926
[PATCH] Unify Gnus select methods
Previous Next
Reported by: dick.r.chiang <at> gmail.com
Date: Fri, 25 Oct 2019 20:10:02 UTC
Severity: wishlist
Tags: patch, wontfix
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> dick.r.chiang <at> gmail.com writes:
>
>> Subject: [PATCH] Unify gnus select methods into one defcustom
>
> That was a long patch, and I'm not sure I understand what it's doing.
> Won't this basically break everybody's .newsrc.eld files?
Basically it's introducing a new customization option,
`gnus-select-methods' to obsolete `gnus-select-method' and
`gnus-secondary-select-methods'. The latter two options are retained,
and obsoleted only for 'set, not 'get. Then the defcustoms are jimmied
so that customizing any of the options also sets the other two, so that:
gnus-select-methods = (cons gnus-select-method gnus-secondary-select-methods)
`gnus-select-method' is still used, `gnus-secondary-select-methods' not
anymore.
It only works if you customize those options though, not setq, so I
don't see this being practically usable...
Eric
This bug report was last modified 5 years and 242 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.