[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: invalid time specification



Simon Josefsson <jas@pdc.kth.se> writes:
> > Trying to enter netatalk-admins list folder, I get an error message
> > "invalid time specification". A new message in the folder does indeed
> > have an invalid Date header: "Sun, 14 Feb 1904 22:37:38 +0009 (PMT)",
> > but that shouldn't stop me from entering the folder...
> Right. Eval (setq debug-on-error t) and enter the group and mail me
> the backtrace.

(I hacked another Date header back to 1904 and repeated the error..)

Signaling: (error "Invalid time specification")
  format-time-string("%d-%b" (33943 8391))
  gnus-dd-mmm("Sun, 23 May 1904 00:19:03 -0500")
  (format "%c%c%c %s | " gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char (gnus-dd-mmm (mail-header-date gnus-tmp-header)))
)
  (insert (format "%c%c%c %s | " gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char (gnus-dd-mmm ...)))
)
  (progn (insert (format "%c%c%c %s | " gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char ...)) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert "\n"))
)
  eval((progn (insert (format "%c%c%c %s | " gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char ...)) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert "\n")))
  gnus-summary-prepare-threads((([2028 "[netatalk-admins] Solaris 2.6 and Kerberos" "Robert Klingsten <bladex@engin.umich.edu>" "Fri, 21 May 1999 12:35:50 -0400" "<199905211635.MAA21588@eeyore.engin.umich.edu>" "" 2774 16 nil nil]) ([2025 "[netatalk-admins] Big Big problems with Trash (data losts...)" "Yann Bizeul <yann@tynsoe.com>" "Sun, 14 Feb 1999 22:37:38 -0900 (PST)" "<Pine.LNX.4.04.0402142229560.14346-100000@powerbook.tynsoe.com>" "" 2755 26 nil nil]) ([2027 "[netatalk-admins] need help with netatalk on solrais 2.6" "Thomas Liesner <thomas@vignold.de>" "Fri, 21 May 1999 14:38:27 +0100" "<374561D0.5CF85C0D@vignold.de>" "" 2346 9 nil nil]) ([2030 "[netatalk-admins] printing authentication" "Chris Schwan <eris@olywa.net>" "Sat, 22 May 1999 11:51:09 -0700" "<002301bea484$100d54a0$0701a8c0@propagandaarts.org>" "" 7872 16 nil nil]) ([2031 "[netatalk-admins] Group permissions problem" "Nick Bastin <nbastin@rbbsystems.com>" "Sat, 22 May 1999 22:09:30 -0400" "<3747635F.288510C0@rbbsystems.com>" "" 3951 42 nil nil]) ([2033 "[netatalk-admins] Lost network interface" "Szabo Akos <fonya@dspnet.hu>" "Sun, 23 May 1999 20:55:52 +0200" "<s7486b71.002@ows>" "" 2465 16 nil nil]) ([2032 "[netatalk-admins] KAtalkusage: Home Page" "ian geiser <geiseri@msoe.edu>" "Sun, 23 May 1904 00:19:03 -0500" "<37478FC7.396BAF8B@msoe.edu>" "" 2870 17 nil nil]) ([2024 "Re: [netatalk-admins] Error with Intel EtherExpress Pro/100B PCI Adapter" "Osma Ahvenlampi <oa-lists@spray.fi>" "18 May 1999 19:33:09 +0300" "<m33e0ucp8a.fsf@dhcp-144.razorfish.fi>" "" 2612 38 nil nil]) ([2029 "[netatalk-admins] Re: Solaris 2.6 and Kerberos" "Robert Klingsten <bladex@engin.umich.edu>" "Fri, 21 May 1999 13:17:14 -0400" "<199905211717.NAA21894@eeyore.engin.umich.edu>" "" 2363 8 nil nil]) ([2026 "[netatalk-admins] Sherlock / OS 8.6 *works* with netatalk (yay!)" "Netatalk <netatalk@fizbin.com>" "Wed, 19 May 1999 22:27:22 -0700" "<199905200529.WAA19676@mta1.snfc21.pbi.net>" "" 3141 13 nil nil])))
  gnus-summary-prepare()
  gnus-summary-read-group-1("imap_mail/lists/netatalk" 10 nil nil nil nil)
  gnus-summary-read-group("imap_mail/lists/netatalk" 10 nil nil nil nil nil)
  gnus-group-read-group(10)
  call-interactively(gnus-group-read-group)