Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: ding@gnus.org
Subject: Re: address and name from posting styles are ignored
Date: Wed, 28 Jan 2015 18:19:47 +0100	[thread overview]
Message-ID: <82d25yoma4.fsf@gmail.com> (raw)
In-Reply-To: <87twzbrvus.fsf@gmail.com>

Vitalie Spinu <spinuvit@gmail.com> writes:

> Hi,
>
> I have the following in my gnus-posting-styles:
>    
>    ((header "from" "<regexp>")
>     ("test" "blabla")
>     (address "foo@bar.com")
>     (name "BAZ"))
>
>
> The regexp is matched and I see "test" header in my reply. But the From
> field uses the default user-full-name and user-mail-address instead of
> address and name above.
>
> I am using gnus 5.13 from the head of emacs-24 branch.

Is that the only entry in your gnus-posting-styles? The gnus manual
says:

  The entire alist will be iterated over, from the beginning towards the
  end, and each match will be applied, which means that attributes in
  later styles that match override the same attributes in earlier matching
  styles.

Maybe you have later entries that override user-full-name and address?

Regards

Robert




      reply	other threads:[~2015-01-28 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 11:24 Vitalie Spinu
2015-01-28 17:19 ` Robert Pluim [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=82d25yoma4.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --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).