unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Bill Wohler <wohler@newt.com>
Cc: emacs-devel@gnu.org
Subject: Re: loaddefs.el and MH-E
Date: Sun, 29 Aug 2004 11:41:26 -0700	[thread overview]
Message-ID: <26280.1093804886@newt.com> (raw)
In-Reply-To: "Eli Zaretskii"'s message of Sat, 28 Aug 2004 21:31:47 +0300. <01c48d2d$Blat.v2.2.2$6cfed020@zahav.net.il>

Eli Zaretskii <eliz@gnu.org> wrote:

> If I say "make autoloads" in the lisp directory, loaddefs.el gets
> several autoload lines for MH-E symbols.  However, there's also the
> mh-loaddefs.el file in the mh-e subdirectory.  Can this cause any
> trouble?

Eli,

The loaddefs.el definitions are the entry points into MH-E and these
(few) definitions should be the only ones from MH-E loaded initially.
Once MH-E is loaded, the definitions in mh-loaddefs.el are loaded for
the support functions. The only trouble that it would cause to load the
mh-loaddefs.el prematurely is to make it difficult for the new user to
decide which of the hundreds of functions to choose. You shouldn't have
to worry about mh-loaddefs.el unless you changed the loading procedure
to load */*loaddefs.el when creating the Emacs image. You haven't done
that, have you?

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

  reply	other threads:[~2004-08-29 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-28 18:31 loaddefs.el and MH-E Eli Zaretskii
2004-08-29 18:41 ` Bill Wohler [this message]
2004-08-30  3:56   ` Eli Zaretskii
2004-08-30  4:06     ` Bill Wohler
2004-08-30 19:54       ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=26280.1093804886@newt.com \
    --to=wohler@newt.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).