Gnus development mailing list
 help / color / mirror / Atom feed
From: Nick Papadonis <nick@coelacanth.com>
Subject: help: gnus-posting-styles problems
Date: 11 Jan 2001 04:47:26 -0500	[thread overview]
Message-ID: <m3n1cypgi9.fsf@h0050bad6338d.ne.mediaone.net> (raw)

Hi.  I tried using gnus-posting-styles awhile back, but had trouble.
I recently updated xemacs 21.1.13 and latest cvs snapshot of gnus.

Everything in my gnus-posting-styles works, except for recognizing the
'To:' field in the header.  I would like to change my reply from field
give a To: field in the original message.

Does anyone have any idea whats wrong with the following?  It's based
off the example in the info files.
  
(setq gnus-posting-styles
      '((".*"
	 (signature-file "~/.signature")
	 (name "Nick Papadonis")
	 (organization "blah"))
	(header "From.*To" "npapadon@yahoo.com"
		(organization "Somewhere, Inc."))
	("^nnml:.*coelacanth"
	 (organization "Blah"))
	("^nn.+:"
	 (signature-file "~/.signature"))))

Thanks.

-- 
- Nick




             reply	other threads:[~2001-01-11  9:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-11  9:47 Nick Papadonis [this message]
2001-01-11 15:56 ` Norbert Koch

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=m3n1cypgi9.fsf@h0050bad6338d.ne.mediaone.net \
    --to=nick@coelacanth.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).