Gnus development mailing list
 help / color / mirror / Atom feed
* strange behavior at compile time
@ 2000-09-22  1:36 Katsumi Yamaoka
  2000-09-22  2:05 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Katsumi Yamaoka @ 2000-09-22  1:36 UTC (permalink / raw)


Hi,

I am using latest CVS main trunk.  Why is the file gnus-util loaded
twice when compiling nnmail.el?

...
Wrote /Work/gnus/lisp/nnkiboze.elc
Wrote /Work/gnus/lisp/nnlistserv.elc
Loading gnus-util...
Loading gnus-util...
Wrote /Work/gnus/lisp/nnmail.elc
...

By the way, the function `nnkiboze-score-file' is undeclared when
compiling gnus-group.el.  Please add `autoload' or `require' for it.

Thank you,
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



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

* Re: strange behavior at compile time
  2000-09-22  1:36 strange behavior at compile time Katsumi Yamaoka
@ 2000-09-22  2:05 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-09-22  2:05 UTC (permalink / raw)


Katsumi Yamaoka <yamaoka@jpl.org> writes:

> Hi,
> 
> I am using latest CVS main trunk.  Why is the file gnus-util loaded
> twice when compiling nnmail.el?

I don't know why. But I don't see it when I compile.

> 
> ...
> Wrote /Work/gnus/lisp/nnkiboze.elc
> Wrote /Work/gnus/lisp/nnlistserv.elc
> Loading gnus-util...
> Loading gnus-util...
> Wrote /Work/gnus/lisp/nnmail.elc
> ...
> 
> By the way, the function `nnkiboze-score-file' is undeclared when
> compiling gnus-group.el.  Please add `autoload' or `require' for it.

Now bound.

ShengHuo



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

end of thread, other threads:[~2000-09-22  2:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-22  1:36 strange behavior at compile time Katsumi Yamaoka
2000-09-22  2:05 ` ShengHuo ZHU

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