Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron <hadronquark@googlemail.com>
To: info-gnus-english@gnu.org
Subject: Re: gnus-posting-styles confusing
Date: Mon, 13 Aug 2007 11:40:31 +0200	[thread overview]
Message-ID: <5pps1rixgw.fsf@homelinux.net> (raw)
In-Reply-To: <mailman.4713.1186993009.32220.info-gnus-english@gnu.org>

Tassilo Horn <tassilo@member.fsf.org> writes:

>
> Sure, here're mine.
>
> (setq gnus-posting-styles
>       `((".*"
>          (address "thorn+news@fastmail.fm")
>          ("Face" (lambda ()
>                    (let ((file (th-random-file "~/.faces" "\\.jpg")))
>                      (message "Chose %s as Face file." file)
>                      (gnus-face-from-file file))))
>          (signature (fortune-to-signature
>                      (replace-regexp-in-string
>                       "\\.dat$" ""
>                       (th-random-file fortune-dir)))))
>
>         (,(rx "infko.")
>          (address "heimdall@uni-koblenz.de"))
>
>         (,(rx (or (and (opt "de.") (or "comp." "comm.software."))
>                   "gnu."
>                   "nntp+Gmane:"))
>          (address "tassilo@member.fsf.org"))
>

*snip*

>
>         (,(rx "nnimap+Fastmail:INBOX.uni")
>          (address "heimdall@uni-koblenz.de"))))
>

Here's an extract from mine which will give you some more ideas,

	  (
	   ,(rx(or "linux" "emacs" "programming" "sport" "embedded" "physics"))
;;	   (x-face-file "~/.xfaces/hadron.xface")
	   (face (gnus-face-from-file "~/.xfaces/penguin.jpg"))
;;	   (face (gnus-face-from-file "~/.xfaces/quark.jpg"))
	   (organization "http://en.wikipedia.org/wiki/Quark")
	   (eval (setq pgg-gpg-user-id "5C******"))
	   (eval(setq gnushush-user-agent-header (quote real)))
	   (signature-file "~/.sigs/hadron")
	   )

  parent reply	other threads:[~2007-08-13  9:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13  7:15 आशीष शुक्ल Ashish Shukla
2007-08-13  8:16 ` Tassilo Horn
2007-08-13 10:49 ` Slackrat
2007-08-13 12:02   ` आशीष शुक्ल Ashish Shukla
2007-08-13 12:27     ` Slackrat
     [not found] ` <mailman.4713.1186993009.32220.info-gnus-english@gnu.org>
2007-08-13  9:40   ` Hadron [this message]
2007-08-13 11:59   ` आशीष शुक्ल Ashish Shukla
2007-08-13 13:09     ` Tassilo Horn
     [not found]     ` <mailman.4721.1187010625.32220.info-gnus-english@gnu.org>
2007-08-13 13:41       ` आशीष शुक्ल Ashish Shukla
2007-08-13 15:16         ` Exal de Jesus Garcia Carrillo
2007-08-13 15:58         ` Sivaram Neelakantan
2007-08-13 17:21         ` Tassilo Horn
     [not found]         ` <mailman.4732.1187025727.32220.info-gnus-english@gnu.org>
2007-08-13 18:23           ` Adam Sjøgren
2007-08-14 17:34             ` आशीष शुक्ल Ashish Shukla
2007-08-14 15:49           ` आशीष शुक्ल Ashish Shukla
2007-08-14 17:11             ` Tassilo Horn
     [not found]             ` <mailman.4773.1187111514.32220.info-gnus-english@gnu.org>
2007-08-14 17:35               ` आशीष शुक्ल Ashish Shukla

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=5pps1rixgw.fsf@homelinux.net \
    --to=hadronquark@googlemail.com \
    --cc=info-gnus-english@gnu.org \
    /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).