Gnus development mailing list
 help / color / mirror / Atom feed
From: lee <lee@yun.yagibdah.de>
To: ding@gnus.org
Subject: solved: using templates to write articles (email)
Date: Mon, 13 Jun 2011 02:33:58 +0200	[thread overview]
Message-ID: <87zklmzi15.fsf@yun.yagibdah.de> (raw)
In-Reply-To: <87fwnhd0mx.fsf@yun.yagibdah.de>

lee <lee@yun.yagibdah.de> writes:

> is there some sort of support built into gnus for writing articles
> (email) from templates? Such templates would contain either headers or a
> body, or a combination of both.

This tured out to be a problem I can solve with posting styles very
nicely:


,----
| 	 (posting-style
| 	  (name "foobar")
| 	  ("Return-Receipt-To" user-mail-address)
| 	  ("Disposition-Notification-To" user-mail-address)
| 	  ("X-yun.yagibdah.de-info" "ref ")
| 	  (body :file "~/some-filename.txt"))
`----


Thanks for all your help! I should have switched to gnus long ago
... The more I learn about it, the more I like it :)



      parent reply	other threads:[~2011-06-13  0:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 18:03 lee
2011-06-10 18:53 ` Eric Abrahamsen
2011-06-10 20:41   ` lee
2011-06-10 19:32 ` Didier Verna
2011-06-10 20:46   ` lee
2011-06-11 17:22 ` Dan Christensen
2011-06-13  0:33 ` lee [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=87zklmzi15.fsf@yun.yagibdah.de \
    --to=lee@yun.yagibdah.de \
    --cc=ding@gnus.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).