Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Slackrat <gnus4Q@azurservers.com>
To: info-gnus-english@gnu.org
Subject: hiding some of address
Date: Wed, 31 Oct 2007 18:23:21 +0100	[thread overview]
Message-ID: <87fxzr8agm.fsf@azurservers.com> (raw)


I have this in my .gnus file

;; 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) " a écrit profondement:\n|\n")))
(setq message-citation-line-function 'my-insert-citation-line)
(setq message-yank-prefix "| ")
(setq message-yank-cited-prefix "| ")

and it produces this

* "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.

Thanks in advance

-- 
SlackRat - 4Q to Reply

             reply	other threads:[~2007-10-31 17:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31 17:23 Slackrat [this message]
2007-10-31 22:08 ` Reiner Steib
2007-10-31 23:35   ` Sebastian Tennant
2007-11-01  8:36     ` Reiner Steib
2007-11-01 10:52       ` Sebastian Tennant
2007-10-31 23:25 ` Sebastian Tennant
     [not found] ` <mailman.2820.1193873148.18990.info-gnus-english@gnu.org>
2007-11-01  7:09   ` Slackrat
2007-11-01 10:45     ` Sebastian Tennant

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=87fxzr8agm.fsf@azurservers.com \
    --to=gnus4q@azurservers.com \
    --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).