Gnus development mailing list
 help / color / mirror / Atom feed
* error when selecting group
@ 1998-09-08  8:45 Mark Moll
  1998-09-08 19:38 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Moll @ 1998-09-08  8:45 UTC (permalink / raw)
  Cc: mmoll+

XEmacs 21.0 "Irish Goat", Pgnus 0.19

This seems to happen every other time I try to select a group.

Signaling: (error "Invalid date: ")
  signal(error ("Invalid date: "))
  cerror("Invalid date: %s" "")
  apply(cerror ("Invalid date: %s" ""))
  error("Invalid date: %s" "")
  date-to-time("")
  gnus-dd-mmm("")
  (format "%c%c%c%s %s" gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char (gnus-dd-mmm (mail-header-date gnus-tmp-header)) gnus-tmp-indentation)
)
  (insert (format "%c%c%c%s %s" gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char (gnus-dd-mmm ...) gnus-tmp-indentation))
)
  (progn (insert (format "%c%c%c%s %s" gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char ... gnus-tmp-indentation)) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n"))
)
  eval((progn (insert (format "%c%c%c%s %s" gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char ... gnus-tmp-indentation)) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n")))
  gnus-summary-insert-line([0 "" "" "" "" "" 0 0 ""] 0 nil 128 t nil "" nil 1)
  gnus-update-summary-mark-positions()
  gnus-summary-mode("nnvirtual:cs.general")
  gnus-summary-setup-buffer("nnvirtual:cs.general")
  gnus-summary-read-group-1("nnvirtual:cs.general" nil nil nil nil nil)
  gnus-summary-read-group("nnvirtual:cs.general" nil nil nil nil nil nil)
  gnus-group-read-group(nil nil nil)
  gnus-topic-read-group(nil)
  call-interactively(gnus-topic-read-group)

-- 
Mark Moll


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

* Re: error when selecting group
  1998-09-08  8:45 error when selecting group Mark Moll
@ 1998-09-08 19:38 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-08 19:38 UTC (permalink / raw)


Mark Moll <mmoll@cs.cmu.edu> writes:

>   error("Invalid date: %s" "")
>   date-to-time("")
>   gnus-dd-mmm("")

Yup.  Fix in Pterodactyl Gnus v0.20.

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


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

end of thread, other threads:[~1998-09-08 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-08  8:45 error when selecting group Mark Moll
1998-09-08 19:38 ` 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).