Ted Zlatanov | 1 Mar 2004 21:48
X-Face
Favicon
Gravatar

guns-parameters dynamic updates (was: Why do I get *.ADAPT files for nnml groups?)

On Mon, 01 Mar 2004, tvrud <at> bredband.net wrote:

> (setq
>  gnus-parameters (list
> 		  '("nnfolder:" (gnus-use-scoring nil))
> 		  '("nndraft:" (gnus-use-scoring nil))
> 		  )
> )

This made me wonder, why not have functionality in Gnus that
"gathers" all the group/topic parameters into the gnus-parameters
variable, and then the opposite functionality, that would take
gnus-parameters and apply its values to all the known groups,
whenever they apply?

Would this be useful to anyone?  I would love it, because then I would
set group/topic parameters individually with `G p', and then one
command would gather all my customizations into gnus-parameters.

Ted


Gmane