Gnus development mailing list
 help / color / mirror / Atom feed
* Bug: Displaying date in localtime
@ 1999-06-23 14:54 Slawek Zak
  1999-06-24  9:11 ` Kai.Grossjohann
  0 siblings, 1 reply; 10+ messages in thread
From: Slawek Zak @ 1999-06-23 14:54 UTC (permalink / raw)


If I want dates to be displayed in localtime by setting
gnus-treat-date-local it doesn't work, but using W-T-l works
fine. Same for universal time. Date header just disappears.

/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-06-23 14:54 Bug: Displaying date in localtime Slawek Zak
@ 1999-06-24  9:11 ` Kai.Grossjohann
  1999-06-24 15:42   ` Slawek Zak
  0 siblings, 1 reply; 10+ messages in thread
From: Kai.Grossjohann @ 1999-06-24  9:11 UTC (permalink / raw)


Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:

  > If I want dates to be displayed in localtime by setting
  > gnus-treat-date-local it doesn't work,

What did you set it to?  Try 'head.

kai
-- 
Life is hard and then you die.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-06-24  9:11 ` Kai.Grossjohann
@ 1999-06-24 15:42   ` Slawek Zak
  1999-07-04  2:37     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Slawek Zak @ 1999-06-24 15:42 UTC (permalink / raw)


** Kai.Grossjohann@CS.Uni-Dortmund.DE wrote:
Kai> Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:
  > If I want dates to be displayed in localtime by setting
  > gnus-treat-date-local it doesn't work,
Kai> What did you set it to?  Try 'head.
Umgh, It seems that setting gnus-treat-date-ut cuts the header. I've
had set them both to 'head. Indeed, localtime dates work okay, but UT
still don't.

/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-06-24 15:42   ` Slawek Zak
@ 1999-07-04  2:37     ` Lars Magne Ingebrigtsen
  1999-07-04 12:28       ` Slawek Zak
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-04  2:37 UTC (permalink / raw)


Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:

> Umgh, It seems that setting gnus-treat-date-ut cuts the header. I've
> had set them both to 'head. Indeed, localtime dates work okay, but UT
> still don't.

You can only display the Date header in one format.  If you set
several of these date treatment variables, one of them will "win".

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-07-04  2:37     ` Lars Magne Ingebrigtsen
@ 1999-07-04 12:28       ` Slawek Zak
  1999-07-05  4:23         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Slawek Zak @ 1999-07-04 12:28 UTC (permalink / raw)


** Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
>> Umgh, It seems that setting gnus-treat-date-ut cuts the
>> header. I've had set them both to 'head. Indeed, localtime dates
>> work okay, but UT still don't.
Lars> You can only display the Date header in one format.  If you set
Lars> several of these date treatment variables, one of them will
Lars> "win".
Yes, but still UT date display only works after WTu, but not when
I set gnus-treat-date-ut to 'head.
/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-07-04 12:28       ` Slawek Zak
@ 1999-07-05  4:23         ` Lars Magne Ingebrigtsen
  1999-07-05  8:41           ` Slawek Zak
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-05  4:23 UTC (permalink / raw)


Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:

> Yes, but still UT date display only works after WTu, but not when
> I set gnus-treat-date-ut to 'head.

Do you have other gnus-treat-date-* variables set?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-07-05  4:23         ` Lars Magne Ingebrigtsen
@ 1999-07-05  8:41           ` Slawek Zak
  1999-07-06  4:45             ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Slawek Zak @ 1999-07-05  8:41 UTC (permalink / raw)


** Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
>> Yes, but still UT date display only works after WTu, but not when I
>> set gnus-treat-date-ut to 'head.
Lars> Do you have other gnus-treat-date-* variables set?
Nope. I guess it works for you. Can upgrade to 0.91 (still current when I
write this :) help here 
/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-07-05  8:41           ` Slawek Zak
@ 1999-07-06  4:45             ` Lars Magne Ingebrigtsen
  1999-07-06  8:11               ` Slawek Zak
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-06  4:45 UTC (permalink / raw)


Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:

> Lars> Do you have other gnus-treat-date-* variables set?
> Nope.

Are you absolutely sure?  Check the values of those variables.

> I guess it works for you. Can upgrade to 0.91 (still current when I
> write this :) help here 

I don't think there's been any changes in this area between 0.90 and
0.91. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-07-06  4:45             ` Lars Magne Ingebrigtsen
@ 1999-07-06  8:11               ` Slawek Zak
  1999-07-06 15:57                 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Slawek Zak @ 1999-07-06  8:11 UTC (permalink / raw)


** Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
Lars> Do you have other gnus-treat-date-* variables set?
>> Nope.
Lars> Are you absolutely sure?  Check the values of those variables.
   gnus-treat-date-iso8601        nil
   gnus-treat-date-lapsed         nil
   gnus-treat-date-local          nil
   gnus-treat-date-original       nil
   gnus-treat-date-user-defined   nil
   gnus-treat-date-ut             'head
/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Bug: Displaying date in localtime
  1999-07-06  8:11               ` Slawek Zak
@ 1999-07-06 15:57                 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-06 15:57 UTC (permalink / raw)


Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:

>    gnus-treat-date-ut             'head

Yup.  Fix in Pterodactyl Gnus v0.93.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~1999-07-06 15:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-23 14:54 Bug: Displaying date in localtime Slawek Zak
1999-06-24  9:11 ` Kai.Grossjohann
1999-06-24 15:42   ` Slawek Zak
1999-07-04  2:37     ` Lars Magne Ingebrigtsen
1999-07-04 12:28       ` Slawek Zak
1999-07-05  4:23         ` Lars Magne Ingebrigtsen
1999-07-05  8:41           ` Slawek Zak
1999-07-06  4:45             ` Lars Magne Ingebrigtsen
1999-07-06  8:11               ` Slawek Zak
1999-07-06 15:57                 ` Lars Magne Ingebrigtsen

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).