Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: autoload question
Date: Fri, 31 Jan 2003 05:55:51 +0100	[thread overview]
Message-ID: <m3hebp9aug.fsf@defun.localdomain> (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?



             reply	other threads:[~2003-01-31  4:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-31  4:55 Jesper Harder [this message]
2003-02-01 16:37 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3hebp9aug.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).