Gnus development mailing list
 help / color / mirror / Atom feed
* User-date broken with nnweb backend?
@ 2002-01-31 12:03 Niklas Morberg
  2002-02-06 12:26 ` Niklas Morberg
  2002-02-06 12:47 ` ShengHuo ZHU
  0 siblings, 2 replies; 3+ messages in thread
From: Niklas Morberg @ 2002-01-31 12:03 UTC (permalink / raw)


(setq gnus-summary-line-format "%U%R%z%B%&user-date; %[%4L %-20,20f%] %s\n")

The `&user-date;' displays all dates as `jan 01 '70' when
using the nnweb backend (`G w' in group buffer). Using `%D'
displays dates properly.

CVS gnus from 29th of January.

Any ideas on what might be wrong?

Niklas




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

* Re: User-date broken with nnweb backend?
  2002-01-31 12:03 User-date broken with nnweb backend? Niklas Morberg
@ 2002-02-06 12:26 ` Niklas Morberg
  2002-02-06 12:47 ` ShengHuo ZHU
  1 sibling, 0 replies; 3+ messages in thread
From: Niklas Morberg @ 2002-02-06 12:26 UTC (permalink / raw)


Niklas Morberg <niklas@axis.com> writes:

> The `&user-date;' displays all dates as `jan 01 '70' when
> using the nnweb backend (`G w' in group buffer). Using `%D'
> displays dates properly.

As a (probably obvious) workaround, I found that setting a
local summary line for nnweb groups works. Like so:

(setq gnus-parameters
      '(("^nnweb:.*"
	(gnus-summary-line-format "%U%R%z%B%D %[%4L %-20,20f%] %s\n"))))

Niklas




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

* Re: User-date broken with nnweb backend?
  2002-01-31 12:03 User-date broken with nnweb backend? Niklas Morberg
  2002-02-06 12:26 ` Niklas Morberg
@ 2002-02-06 12:47 ` ShengHuo ZHU
  1 sibling, 0 replies; 3+ messages in thread
From: ShengHuo ZHU @ 2002-02-06 12:47 UTC (permalink / raw)


Niklas Morberg <niklas.morberg@axis.com> writes:

> (setq gnus-summary-line-format "%U%R%z%B%&user-date; %[%4L %-20,20f%] %s\n")
>
> The `&user-date;' displays all dates as `jan 01 '70' when
> using the nnweb backend (`G w' in group buffer). Using `%D'
> displays dates properly.

Fixed in the CVS.

ShengHuo



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

end of thread, other threads:[~2002-02-06 12:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-31 12:03 User-date broken with nnweb backend? Niklas Morberg
2002-02-06 12:26 ` Niklas Morberg
2002-02-06 12:47 ` ShengHuo ZHU

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