info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hiding some of address


From: Sebastian Tennant
Subject: Re: hiding some of address
Date: Thu, 01 Nov 2007 01:35:20 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Quoth Reiner Steib <reinersteib+gmane@imap.cc>:
> On Wed, Oct 31 2007, Slackrat wrote:
>
>> ;; Change Citation Line
>> (defun my-insert-citation-line ()
>> ;"Function that inserts a simple citation line."
>> (when message-reply-headers
>> (insert "* " (mail-header-from message-reply-headers)
>
> (car (mail-extract-address-components
>        (mail-header-from message-reply-headers)))

Hmm... I thought to myself "I bet there are some existing gnus routines
that do this" while I was writing my hack.

>> * "William Witteman" <william.ohiggins@utoronto.ca> a écrit  profondement:
>>
>> But I would like it to omit the email address
>> <william.ohiggins@utoronto.ca> entirely or alternatively insert say
>> three asterisks before the "@" in the email address as I have seen
>> others do.
>
> The development version of Gnus has customizable citation line:
>
> [...]

Even better.

At least I've provided him with a drop-in replacement for his existing
customisation, that will work for the time being :-/

Sebastian






reply via email to

[Prev in Thread] Current Thread [Next in Thread]