Gnus development mailing list
 help / color / mirror / Atom feed
From: jari.aalto@poboxes.com (Jari Aalto+mail.emacs)
Subject: Re: gnus-treat-date-user-defined not working (patch included)
Date: 27 Feb 1999 00:11:43 +0200	[thread overview]
Message-ID: <tblnhkn7c0.fsf@blue.sea.net> (raw)
In-Reply-To: jari.aalto@poboxes.com's message of "26 Feb 1999 22:37:13 +0200"

* 1999-02-26 jari.aalto@poboxes.com (Jari Aalto+mail.emacs) list.ding
* Message-Id: <tbww14aoli.fsf_-_@blue.sea.net>
| * 1999-02-26 Lars Magne Ingebrigtsen <larsi@gnus.org> list.ding
| * Message-Id: <m3hfs9hcwb.fsf@quimbies.gnus.org>
| | jari.aalto@poboxes.com (Jari Aalto+mail.emacs) writes:
| | 
| | > How do I make gnus to display it like this all the time?
| | 
| | See `gnus-treat-date-user-defined'.

Somehow Gnus put's User's date in the middle of the article. You can see
it with vanilla 0.77 and with this setup:


    (setq gnus-treat-date-ut        t)
    (setq gnus-treat-date-user-defined  'gnus-article-date-user)
    (setq gnus-article-time-format          'my-gnus-article-date)

    (setq gnus-treatment-function-alist
          '((gnus-treat-date-ut gnus-article-date-user)))

    (defun my-gnus-article-date (date-list)
      "Date:                                     //// test /////")

Any ideas?
jari


  reply	other threads:[~1999-02-26 22:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-21 15:51 gnus-treat-date-user-defined not working Jari Aalto+mail.emacs
1999-02-26  6:55 ` Lars Magne Ingebrigtsen
1999-02-26 20:37   ` gnus-treat-date-user-defined not working (patch included) Jari Aalto+mail.emacs
1999-02-26 22:11     ` Jari Aalto+mail.emacs [this message]
1999-02-26 22:51       ` Lars Magne Ingebrigtsen
1999-02-26 22:43     ` Lars Magne Ingebrigtsen

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=tblnhkn7c0.fsf@blue.sea.net \
    --to=jari.aalto@poboxes.com \
    /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).