Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: X-Sent with Ma Gnus
Date: Mon, 25 Mar 2013 08:14:14 +0900	[thread overview]
Message-ID: <b4mwqsw2xx5.fsf@jpl.org> (raw)
In-Reply-To: <x6li9flk6x@gzp>

Gabor Z. Papp wrote:
> * Katsumi Yamaoka <yamaoka@jpl.org>:
>| The only difficulty of this way is to display the original date
>| a sender made.

> ...there is really no way to display the original date?

Oops, I realized that's easy to do.  Here it is:

(setq gnus-article-date-headers '(original user-defined))
(setq gnus-article-time-format
      (lambda (time)
	(concat "X-Sent: " (article-lapsed-string time))))



  reply	other threads:[~2013-03-24 23:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-22  9:14 Gabor Z. Papp
2013-03-22 10:42 ` Katsumi Yamaoka
2013-03-22 11:59   ` Gabor Z. Papp
2013-03-24 23:14     ` Katsumi Yamaoka [this message]
2013-05-31  8:32       ` Gabor Z. Papp
2013-05-31 11:43         ` Katsumi Yamaoka
2013-05-31 18:53           ` Gabor Z. Papp
2013-06-04  8:14             ` Katsumi Yamaoka

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=b4mwqsw2xx5.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.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).