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

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

gnus-parameters help? want to set a variable for one group


From: google
Subject: gnus-parameters help? want to set a variable for one group
Date: 1 May 2006 03:56:03 -0700
User-agent: G2/0.2

Hi--

My .gnus has:
(setq mm-inline-override-types
      '("text/html"
        "text/richtext"))

I want mm-inline-override-types to be nil for just one group.
I'd strongly prefer if it could be done in my .gnus.

I tried:
(setq gnus-parameters
  '((".*test.*"
     (mm-inline-override-types nil))))

but that didn't do it.

Help?

thanks for any clues!

obligatory address you should not reply to: anode@mirror.to



reply via email to

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