Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Daniel Pittman <daniel@rimspace.net>
To: info-gnus-english@gnu.org
Subject: Re: Not quoting the email address in news/mailing lists followups
Date: Mon, 03 May 2010 12:50:58 +1000	[thread overview]
Message-ID: <87iq75zoj1.fsf@rimspace.net> (raw)
In-Reply-To: <82mxwicfne.fsf@gmail.com>

Sivaram Neelakantan <nsivaram.net@gmail.com> writes:
> Daniel Pittman <daniel@rimspace.net> writes:
>> Sivaram Neelakantan <nsivaram.net@gmail.com> writes:
>>
>>> How do I configure the news/mailing lists followups and replies to not
>>> quote the reply to address?
>>
>>     C-h v message-citation-line-function <RET>
>>     C-h v message-citation-line-format   <RET>
>>
>> You get to write your own function to mangle the email address as you prefer,
>> or adjust the formatting preferences.  The later will allow you to omit the
>> address entirely, though, without having to do more custom work.
>>
> I changed it to
>
> (setq message-citation-line-format "On %a, %b %d %Y,%F %L wrote:\n")
>
> is what I eval'ed and it doesn't seem to have changed the citation to
> remove your email address.
>
> What gives?

Ah, nice.  The documentation is obscure; from the changelog in Gnus info:

  * The option `message-citation-line-format' controls the format
    of the "Whomever writes:" line.  You need to set
    `message-citation-line-function' to
    `message-insert-formatted-citation-line' as well.

The default is not clearly spelled out, and could probably do with an explicit
copy of that information in the help for `message-citation-line-format'.

        Daniel

I didn't notice that I have customized that variable some time back, either,
so the default doesn't match my running system. :)
-- 
✣ Daniel Pittman            ✉ daniel@rimspace.net            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons

      reply	other threads:[~2010-05-03  2:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-27  2:31 Sivaram Neelakantan
2010-04-27  5:19 ` Daniel Pittman
2010-05-02 18:39   ` Sivaram Neelakantan
2010-05-03  2:50     ` Daniel Pittman [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=87iq75zoj1.fsf@rimspace.net \
    --to=daniel@rimspace.net \
    --cc=info-gnus-english@gnu.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).