On Mon, May 29 2006, kousik wrote:
> Depending on posting style I wanted to change some of my supercite
> parameters. So can I ask gnus-posting-styles to just call a function of
> my own, but not add any header? For example I have:
>
> (setq gnus-posting-styles
> '((".*"
> (Face mf-insert-random-face)
> (nil (lambda () (setq sc-citation-delimiter ">")))
(eval (setq sc-citation-delimiter ">"))
,----[ (info "(gnus)Posting Styles") ]
| The attribute name can also be a string or a symbol. In that case,
| this will be used as a header name, and the value will be inserted in
| the headers of the article; if the value is `nil', the header name will
| be removed. If the attribute name is `eval', the form is evaluated,
| and the result is thrown away.
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english