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

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

Re: Changing the first line of the answers


From: Reiner Steib
Subject: Re: Changing the first line of the answers
Date: Sat, 15 Jul 2006 22:10:54 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

On Sun, Jul 02 2006, leandro noferini wrote:

> I would  like to change  the first line  of the answers not  writing the
> email address  of the original poster  but only the  names (because it's
> not good  writing email addresses in  the body of messages)  but I can't
> understand how.
>
> Really  I  can't understand  what  "part"  of  gnus/emacs controls  this
> beavur: supercite?

,----[ <f1> v message-citation-line-function RET ]
| message-citation-line-function is a variable defined in `message'.
| Its value is 
| rs-message-insert-formated-citation-line
| 
| Documentation:
| *Function called to insert the "Whomever writes:" line.
| 
| Predefined functions include `message-insert-citation-line' and
| `message-insert-formated-citation-line' (see the variable
| `message-citation-line-format').
| 
| Note that Gnus provides a feature where the reader can click on
| `writes:' to hide the cited text.  If you change this line too much,
| people who read your message will have to change their Gnus
| configuration.  See the variable `gnus-cite-attribution-suffix'.
| 
| You can customize this variable.
`----

`message-insert-formated-citation-line' is new in No Gnus:

,----[ <f1> v message-citation-line-format RET ]
| message-citation-line-format is a variable defined in `message'.
| Its value is 
| "On %a, %b %d %Y, %n wrote:"
| 
| Documentation:
| Format of the "Whomever writes:" line.
| 
| The string is formatted using `format-spec'.  The following
| constructs are replaced:
| 
|   %f   The full From, e.g. "John Doe <john.doe@example.invalid>".
|   %n   The mail address, e.g. "john.doe@example.invalid".
|   %N   The real name if present, e.g.: "John Doe", else fall
|        back to the mail address.
|   %F   The first name if present, e.g.: "John".
|   %L   The last name if present, e.g.: "Doe".
| 
| All other format specifiers are passed to `format-time-string'
| which is called using the date from the article your replying to.
| Extracting the first (%F) and last name (%L) is done
| heuristically, so you should always check it yourself.
| 
| Please also read the note in the documentation of
| `message-citation-line-function'.
| 
| You can customize this variable.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

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