Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: albert+gnus@zeitkraut.de
Cc: ding@gnus.org, Albert Krewinkel <albert@zeitkraut.de>
Subject: Re: [PATCH] gnus-msg.el (gnus-configure-posting-style): Allow string replacement when matching headers
Date: Fri, 18 Jul 2014 08:47:25 +0900	[thread overview]
Message-ID: <b4mpph37dki.fsf@jpl.org> (raw)
In-Reply-To: <1405603589-21887-1-git-send-email-albert+gnus@zeitkraut.de>

On Thu, 17 Jul 2014 15:26:29 +0200, Albert Krewinkel wrote:
> This allows for more flexible `gnus-posting-styles':

>     ;; When using subaddresses like `me+gnus@example.com', reply with
>     ;; using the address the message was send to.
>     (setq gnus-posting-style
>           '(((header "x-original-to" "me\\(\\+.+\\)?@example.com")
>              (address "me\\1@example.com"))))

Looks useful, and looks like more than `tiny change'.  So, you'd
better to have a copyright assignment on Emacs with FSF, I think.

<https://www.gnu.org/licenses/why-assign.html>
<http://wiki.list.org/display/DEV/GNU+copyright+assignment+request+form>

In addition, you will need to add a document for the feature to
the Info section: (info "(gnus)Posting Styles")




  parent reply	other threads:[~2014-07-17 23:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-17 13:26 albert+gnus
2014-07-17 15:58 ` Andreas Schwab
2014-07-17 23:47 ` Katsumi Yamaoka [this message]
2014-07-18  5:03   ` Albert Krewinkel
2014-07-18  7:29   ` [PATCH 1/2] " albert+gnus
2014-07-18  7:29     ` [PATCH 2/2] gnus.texi (Posting Styles): Document string replacement when matching against headers albert+gnus
2014-07-18  8:20       ` Katsumi Yamaoka
  -- strict thread matches above, loose matches on Subject: below --
2014-07-17  9:26 [PATCH] gnus-msg.el (gnus-configure-posting-style): Allow string replacement when matching headers Albert Krewinkel

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=b4mpph37dki.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=albert+gnus@zeitkraut.de \
    --cc=albert@zeitkraut.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).