Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Can I make gnus-posting-styles not to add an header?
Date: Mon, 29 May 2006 17:57:14 +0200	[thread overview]
Message-ID: <v9pshwrfhh.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <1148907582.480677.36120@y43g2000cwc.googlegroups.com>

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/

      reply	other threads:[~2006-05-29 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-29 12:59 kousik
2006-05-29 15:57 ` Reiner Steib [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9pshwrfhh.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).