info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to set group parameters


From: Joakim Hove
Subject: How to set group parameters
Date: Fri, 25 Jun 2004 16:16:06 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Hello,

the concept of group parameters seems to be a very useful one,
however I can not for the life of me understand how to set them.

Let us say I have a (mail)group "nnml:mail.gsl", which I want to give
the auto-expire property.

Is this:

  (gnus-group-set-parameter "nnml:mail.gsl" 'auto-expire 't)

the only way to do it?

I was expecting something like:

(gnus-group-set-parameters group
   (property1 . value1)
   (property2 . value2)
    ....
   (propertyn . valuen))

but that does not seem to exists.



Secondly: when the group parameter(s) have indeed been set - how can I
inspect/query them (from lisp) i.e. in what variable are they stored??



Best Regards

Joakim Hove



-- 
  /--------------------------------------------------------------------\
 / Joakim Hove  / hove@bccs.no  /  (55 5) 84076       |                 \
 | Unifob AS, Avdeling for Beregningsvitenskap (BCCS) | Stabburveien 18 |
 | CMU                                                | 5231 Paradis    |
 \ Thormøhlensgt.55, 5020 Bergen.                     | 55 91 28 18     /
  \--------------------------------------------------------------------/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]