Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: [XEmacs] problem with date
Date: Thu, 06 Oct 2005 07:48:22 +0900	[thread overview]
Message-ID: <b4m64sbr361.fsf@jpl.org> (raw)
In-Reply-To: <b4mek704va1.fsf@jpl.org>

>>>>>> In <m28xx9xu0y.fsf@seki.fr> Sébastien Kirche wrote:

>> I am currently giving a try with XEmacs while i am a regular GNU/Emacs
>> user and i have a problem with the Date: header.

>> As you can see, instead of having the timezone at the end of the field
>> (I am currently in +0200) i have a weird 'z' letter.

>> This result in displaying the date of the message in the summary buffer
>> 2 hours later than the actual date.

>> My Gnus is from CVS, updated yesterday.

>>>>> In <b4mek704va1.fsf@jpl.org> Katsumi Yamaoka wrote:

> My best guess is that it is caused by the message-make-date...

Another guess is that you failed to fully install CVS Gnus.
messagexmas.el is essential to make XEmacs run Gnus, however it
won't be installed for Emacs.  I suspect you installed CVS Gnus
using Emacs first and recompiled them using XEmacs.  You will
probably need to know where message.elc and messagexmas.elc come
from.  To do that:

M-x locate-library RET message RET
M-x locate-library RET messagexmas RET

If message.elc comes from CVS Gnus and messagexmas.elc comes
from the XEmacs package, it will naturally happen.  Otherwise,
you can simply grep the messagexmas.el file for the string
`message-xmas-make-date'.


  reply	other threads:[~2005-10-05 22:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-04 15:59 Sébastien Kirche
2005-10-05  1:17 ` Katsumi Yamaoka
2005-10-05 22:48   ` Katsumi Yamaoka [this message]
2005-10-07 11:44     ` Sébastien Kirche

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=b4m64sbr361.fsf@jpl.org \
    --to=yamaoka@jpl.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).