Gnus development mailing list
 help / color / mirror / Atom feed
* Startup error (benign?) in recent Oort versions.
@ 2001-08-20  1:06 Lloyd Zusman
  2001-08-21 22:08 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Lloyd Zusman @ 2001-08-20  1:06 UTC (permalink / raw)


In recent Oort versions (at least in v0.04), I get the following stack
trace when I start up gnus with debugging turned on (debug-on-quit,
debug-on-signal, and debug-on-error).  I'm not sure if this is a bona
fide problem or it's benign, but I thought I'd report it here, just in
case.  Even if it's benign, it prevents me from easily tracing other
errors.

Here's my XEmacs version:

  21.4 (patch 3) "Academic Rigor" XEmacs Lucid

Any ideas?

[ Lines manually wrapped ]

 Signaling: (void-function gnus-visual-p)
   (gnus-visual-p (quote mouse-face) (quote highlight))
   (if (gnus-visual-p (quote mouse-face) (quote highlight)) 
     (if (boundp ...) (or gnus-mouse-face ...) (quote highlight)) 
     (quote default))
   (condition-case nil (if (gnus-visual-p ... ...) (if ... ... ...) 
     (quote default)) (error (quote highlight)))
   eval((condition-case nil (if (gnus-visual-p ... ...) (if ... ... ...) 
     (quote default)) (error (quote highlight))))
   custom-initialize-reset(gnus-mouse-face (condition-case nil 
     (if (gnus-visual-p ... ...) (if ... ... ...) (quote default)) 
     (error (quote highlight))))
   custom-declare-variable(gnus-mouse-face (condition-case nil 
     (if (gnus-visual-p ... ...) (if ... ... ...) (quote default)) 
     (error (quote highlight))) 
     "*Face used for group or summary buffer mouse highlighting.\n
     The line beneath the mouse pointer will be highlighted with this\nface." 
     :group gnus-visual :type face)
   load-internal("gnus" nil nil nil nil nil)
   load("gnus" nil nil nil)
   gnus()


-- 
 Lloyd Zusman
 ljz@asfast.com


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

end of thread, other threads:[~2001-08-21 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-20  1:06 Startup error (benign?) in recent Oort versions Lloyd Zusman
2001-08-21 22:08 ` 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).