Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: Buffer called *sent wide reply to TG <x@example.com>* but he was not one of the recipients
Date: Sat, 03 Aug 2013 11:28:38 +0800	[thread overview]
Message-ID: <87wqo378rd.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <8738qsfrva.fsf@jidanni.org>

jidanni@jidanni.org writes:

> Type S W (runs the command
> gnus-summary-wide-reply-with-original,)
>
> Now alter the headers so the guy listed in the buffer name is no longer
> one of the recipients.
>
> Now send the message.
>
> Well that buffer name is now changed to be called
> *sent wide reply to TG <thatguy@example.com>*
>
> But in fact he was not one of recipients!
>
> I mean if you are going to change the buffer name, might as well change
> it to one of the recipients!
>
> gnus-version "Gnus v5.13"

Looks like you could get the behavior you want by taking
`message-default-send-rename-function', removing the if statement (just
leave the "else" part), giving that function a new name, and setting
`message-send-rename-function' to the name of your new function.

Totally untested!

E




      parent reply	other threads:[~2013-08-03  3:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-02  7:56 jidanni
2013-08-02 12:44 ` Lars Magne Ingebrigtsen
2013-08-03  3:28 ` Eric Abrahamsen [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=87wqo378rd.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).