[EMAIL PROTECTED] writes:
> 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.
`gnus-parameters' sets variables locally to the summary buffer, but
`mm-inline-override-types' is evaluated in the article buffer.
Look up `gnus-newsgroup-variables'.
--
Johan Bockgård
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english