Gnus development mailing list
 help / color / mirror / Atom feed
* autoload question
@ 2003-01-31  4:55 Jesper Harder
  2003-02-01 16:37 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Harder @ 2003-01-31  4:55 UTC (permalink / raw)


I noticed these lines in nnmail.el:

,----
| (require 'gnus-util)
| (require 'mail-source)
| (require 'mm-util)
| 
| (eval-and-compile
|   (autoload 'gnus-error "gnus-util")
|   (autoload 'gnus-buffer-live-p "gnus-util")
|   (autoload 'gnus-add-buffer "gnus"))
`----

What's the deeper reason for both requiring gnus-util.el *and*
autoloading functions from it?



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

* Re: autoload question
  2003-01-31  4:55 autoload question Jesper Harder
@ 2003-02-01 16:37 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-02-01 16:37 UTC (permalink / raw)


Jesper Harder <harder@myrealbox.com> writes:

> What's the deeper reason for both requiring gnus-util.el *and*
> autoloading functions from it?

Probably for hysterical raisins.  I've now removed those...

-- 
(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:[~2003-02-01 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-31  4:55 autoload question Jesper Harder
2003-02-01 16:37 ` 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).