Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Re: gnus-posting-styles: detecting private replies in mailing list groups
Date: Fri, 27 Jul 2001 18:51:08 -0400	[thread overview]
Message-ID: <vxk1yn20yw3.fsf@cinnamon.vanillaknot.com> (raw)
In-Reply-To: <dzcu1zyz8zd.fsf@pandora.inf.elte.hu> (NAGY Andras's message of "27 Jul 2001 17:29:10 +0200")

NAGY Andras <nagya@inf.elte.hu> writes:
> I'm using (boundp 'post) for this.

Marvelous.  My g-p-s now contains this element:

	;; ----------------------------------------
	;; private reply to public posting: gcc as "general".
	((and (not (boundp 'post))
	      (string-match
	       "^\\(nnml:list\\|comp\\|misc\\|news\\|rec\\|sci\\|soc\\|talk\\|alt\\|gnu\\)"
	       gnus-newsgroup-name))
	 ("Gcc" "nnml:personal.general"))

--karl


      reply	other threads:[~2001-07-27 22:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-26 23:45 Karl Kleinpaste
2001-07-27  9:08 ` Kai Großjohann
2001-07-27 15:29 ` NAGY Andras
2001-07-27 22:51   ` Karl Kleinpaste [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=vxk1yn20yw3.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.com \
    /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).