Re: use-package :custom causes gnus to load

2023-10-28 Thread Bartosz Kaczyński
Juan José García-Ripoll writes: > Your below example shows using :config and an explicit setq statement to > change the value of that variable. I found that this approach *does not* > trigger loading gnus, but using the :custom field of use-package does. I > cannot really fathom why. So you want

Re: use-package :custom causes gnus to load

2023-10-28 Thread Björn Bidar
While setopt also uses custom but still doesn't trigger the loading of gnus.

Re: use-package :custom causes gnus to load

2023-10-28 Thread Juan José García-Ripoll
Your below example shows using :config and an explicit setq statement to change the value of that variable. I found that this approach *does not* trigger loading gnus, but using the :custom field of use-package does. I cannot really fathom why. Bartosz Kaczyński writes: > Juan José García-Ripoll

Re: use-package :custom causes gnus to load

2023-10-28 Thread Björn Bidar
I also configure gnus with a similar use-package block. No issue here, Gnus isn't loaded. Even when I use setopt.

Re: use-package :custom causes gnus to load

2023-10-28 Thread Bartosz Kaczyński
Juan José García-Ripoll writes: > Hi, Hi, > > I have a stupid peeve with my current configuration, which relies on > `use-package` to defer loading of `gnus`, but still configuring relevant > parameters. > > I have found that all of the :custom statements are fine, except for > > :custom > (gnu