Daniel Pittman <[email protected]> writes:

> Sivaram Neelakantan <[email protected]> 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?

[snipped 25 lines]


 sivaram
 -- 



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to