Gnus development mailing list
 help / color / mirror / Atom feed
* Strange message dumped to shell when article selected
@ 2000-12-20 21:41 Tony Lam
  2000-12-21  0:09 ` Karl Kleinpaste
  2000-12-21  0:16 ` Karl Kleinpaste
  0 siblings, 2 replies; 3+ messages in thread
From: Tony Lam @ 2000-12-20 21:41 UTC (permalink / raw)



Gnus 5.8.8
XEmacs 21.1.12

Whenever an article is selected in Gnus summary buffer, the following
message is dumped to XEmacs's stdout/stderr. Is it something I should
be worry about? It does cause some slowness to generate the summary
buffer since the messages are generated for every article during the
summary creation process.

TIA.

Comparison between integer and character is constant nil (?0 and -1)
   [parse-time-tokenize, parse-time-string, byte-code, date-to-time, article-make-date-line, article-date-ut, article-date-lapsed, apply, if, save-excursion, gnus-article-date-lapsed, gnus-treat-article, gnus-display-mime, gnus-article-prepare-display, gnus-article-prepare, gnus-summary-display-article, gnus-summary-next-page, gnus-mouse-pick-article, call-interactively, read-minibuffer-internal, byte-code, read-from-minibuffer, completing-read, iswitchb, iswitchb-entry, <compiled-function of unknown origin>, call-interactively]

-- 
/tonyl




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

* Re: Strange message dumped to shell when article selected
  2000-12-20 21:41 Strange message dumped to shell when article selected Tony Lam
@ 2000-12-21  0:09 ` Karl Kleinpaste
  2000-12-21  0:16 ` Karl Kleinpaste
  1 sibling, 0 replies; 3+ messages in thread
From: Karl Kleinpaste @ 2000-12-21  0:09 UTC (permalink / raw)


Tony Lam <Tony.Lam@eng.sun.com> writes:
> XEmacs 21.1.12
> Whenever an article is selected in Gnus summary buffer, the following
> message is dumped to XEmacs's stdout/stderr. Is it something I should
> be worry about?
> Comparison between integer and character is constant nil (?0 and -1)

You're running an XEmacs compiled with debugging enabled.  I believe
this particular warning message has been excised in the 21.2 tree, but
I wouldn't be surprised if it's still there in 21.1.  Recompile with
--debug=none and it should go away.



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

* Re: Strange message dumped to shell when article selected
  2000-12-20 21:41 Strange message dumped to shell when article selected Tony Lam
  2000-12-21  0:09 ` Karl Kleinpaste
@ 2000-12-21  0:16 ` Karl Kleinpaste
  1 sibling, 0 replies; 3+ messages in thread
From: Karl Kleinpaste @ 2000-12-21  0:16 UTC (permalink / raw)


Tony Lam <Tony.Lam@eng.sun.com> writes:
> Comparison between integer and character is constant nil (?0 and -1)

Having just snooped around a bit, I do find that the warning you see
is from XEmacs/src/data.c in function eq_with_ebola_notice().

If you can't afford to use --debug=none, then you could instead add an
"#if 0" around the relevant pointless scribbling.  Either way, you'll
have to recompile, of course.



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

end of thread, other threads:[~2000-12-21  0:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-20 21:41 Strange message dumped to shell when article selected Tony Lam
2000-12-21  0:09 ` Karl Kleinpaste
2000-12-21  0:16 ` Karl Kleinpaste

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