* backtrace (picons-related?)
@ 1999-11-22 7:36 Dan Mills
1999-11-23 10:05 ` Kim-Minh Kaplan
1999-12-01 19:00 ` Lars Magne Ingebrigtsen
0 siblings, 2 replies; 5+ messages in thread
From: Dan Mills @ 1999-11-22 7:36 UTC (permalink / raw)
Hello,
I turned on backtrace reporting, and this is what I got. It happens
on the first time I select a group.
This is possibly related to my ?(nonworking) picons setup.. there was
a previous thread about it.
-Dan
----- start backtrace -----
encode-time(nil nil nil nil nil nil nil nil nil)
apply(encode-time (nil nil nil nil nil nil nil nil nil))
byte-code("ÀÁÂ\v!\"" [apply encode-time parse-time-string date] 4)
date-to-time("")
safe-date-to-time("")
gnus-dd-mmm("")
(format "%s %c%5d: %-25s%c" (gnus-dd-mmm (mail-header-date gnus-tmp-header)) gnus-tmp-opening-bracket gnus-tmp-lines (let (...) (if ... ... val)) gnus-tmp-closing-bracket)
)
(insert (format "%s %c%5d: %-25s%c" (gnus-dd-mmm ...) gnus-tmp-opening-bracket gnus-tmp-lines (let ... ...) gnus-tmp-closing-bracket))
)
(progn (insert (format "%s %c%5d: %-25s%c" ... gnus-tmp-opening-bracket gnus-tmp-lines ... gnus-tmp-closing-bracket)) (point))
)
(gnus-put-text-property (point) (progn (insert ...) (point)) gnus-mouse-face-prop gnus-mouse-face)
)
(progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert (format " %s%s\n" gnus-tmp-indentation gnus-tmp-subject-or-nil)))
)
eval((progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert (format " %s%s\n" gnus-tmp-indentation gnus-tmp-subject-or-nil))))
gnus-summary-insert-line([0 "" "" "" "" "" 0 0 "" nil] 0 nil 128 t nil "" nil 1)
gnus-update-summary-mark-positions()
gnus-summary-mode("alt.fan.mst3k")
gnus-summary-setup-buffer("alt.fan.mst3k")
gnus-summary-read-group-1("alt.fan.mst3k" nil t nil nil nil)
gnus-summary-read-group("alt.fan.mst3k" nil t nil nil nil nil)
gnus-group-read-group(nil t)
gnus-group-select-group(nil)
call-interactively(gnus-group-select-group)
----- end backtrace -----
--
Dan Mills, Duke Class of 2000 -o)
email: dm(at)cs(dot)duke(dot)edu /\\
-----------------------------------\ _\_v
Damn Sill.. Sand Mill? All Minds! |_____
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: backtrace (picons-related?)
1999-11-22 7:36 backtrace (picons-related?) Dan Mills
@ 1999-11-23 10:05 ` Kim-Minh Kaplan
1999-12-01 19:00 ` Lars Magne Ingebrigtsen
1 sibling, 0 replies; 5+ messages in thread
From: Kim-Minh Kaplan @ 1999-11-23 10:05 UTC (permalink / raw)
Dan Mills writes:
> This is possibly related to my ?(nonworking) picons setup.. there was
> a previous thread about it.
Mmm, your backtrace really does not seem to be picon related: there is
no call to any picons function in it ! OTOH this error may be
preventing other functions like picons from running.
Kim-Minh.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: backtrace (picons-related?)
1999-11-22 7:36 backtrace (picons-related?) Dan Mills
1999-11-23 10:05 ` Kim-Minh Kaplan
@ 1999-12-01 19:00 ` Lars Magne Ingebrigtsen
1999-12-12 10:06 ` Dan Mills
1 sibling, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-01 19:00 UTC (permalink / raw)
Dan Mills <dm@cs.duke.edu> writes:
> I turned on backtrace reporting, and this is what I got. It happens
> on the first time I select a group.
[...]
> encode-time(nil nil nil nil nil nil nil nil nil)
I think this has been fixed in later releases.
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: backtrace (picons-related?)
1999-12-12 10:06 ` Dan Mills
@ 1999-12-02 4:42 ` Lars Magne Ingebrigtsen
0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-02 4:42 UTC (permalink / raw)
Dan Mills <dm@cs.duke.edu> writes:
> Cool. Is there an xemacs package available for xemacs to
> auto-get-and-configure?
For Gnus 5.8? Not yet, I think.
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: backtrace (picons-related?)
1999-12-01 19:00 ` Lars Magne Ingebrigtsen
@ 1999-12-12 10:06 ` Dan Mills
1999-12-02 4:42 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 5+ messages in thread
From: Dan Mills @ 1999-12-12 10:06 UTC (permalink / raw)
Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Dan Mills <dm@cs.duke.edu> writes:
>
> > I turned on backtrace reporting, and this is what I got. It happens
> > on the first time I select a group.
>
> [...]
>
> > encode-time(nil nil nil nil nil nil nil nil nil)
>
> I think this has been fixed in later releases.
Cool. Is there an xemacs package available for xemacs to
auto-get-and-configure?
-Dan
--
Dan Mills, Duke Class of 2000 -o)
email: dm(at)cs(dot)duke(dot)edu /\\
-----------------------------------\ _\_v
Damn Sill.. Sand Mill? All Minds! |_____
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~1999-12-12 10:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-22 7:36 backtrace (picons-related?) Dan Mills
1999-11-23 10:05 ` Kim-Minh Kaplan
1999-12-01 19:00 ` Lars Magne Ingebrigtsen
1999-12-12 10:06 ` Dan Mills
1999-12-02 4:42 ` 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).