all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bill Wohler <wohler@newt.com>
To: emacs-devel@gnu.org
Cc: mh-e-devel@lists.sourceforge.net
Subject: Re: MH-E is broken
Date: Sun, 08 Nov 2009 21:45:33 -0800	[thread overview]
Message-ID: <874op4i742.fsf__26009.176267735$1257745581$gmane$org@olgas.newt.com> (raw)
In-Reply-To: buor5sfarts.fsf@dhlpc061.dev.necel.com

Miles Bader <miles@gnu.org> writes:

>    Compiling /usr/local/src/emacs/master/lisp/mh-e/mh-alias.el
>
>    In toplevel form:
>    ../../../../src/emacs/master/lisp/mh-e/mh-alias.el:33:1:Error: Invalid function: mh-require-cl
>    make[2]: *** [/usr/local/src/emacs/master/lisp/mh-e/mh-alias.elc] エラー 1
>
> That's after "make bootstrap".  It fails similarly (in other files
> sometimes) after other types of make too.

Glenn Morris <rgm@gnu.org> writes:
> I think its loaddef related. mh-e has always used "require" rather
> than "load" to load its loaddefs, to the extent of having a special
> Makefile rule in Emacs 22 to generate them.

Sorry folks, I've been buried under hundreds of unread messages and
didn't get to this message until now.

There have been few changes to MH-E since Emacs 23 was released, so an
incompatibility must have been introduced recently which broke
existing MH-E code.

I'd like to thank Stefan and Juanma for fixing MH-E, as well as Stefan
for replacing all the set-buffers with with-current-buffer--that was
on my list of things to do.

Glenn, you aren't suggesting that the use of require and the Makefile
rule are obsolete, are you? MH-E uses require to avoid reloading the
same file repeatedly and uses the same Makefile semantics as Emacs
uses to build loaddefs.el to build the mh-loaddefs.el file.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD





  parent reply	other threads:[~2009-11-09  5:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04  3:31 MH-E is broken Miles Bader
2009-11-04  3:36 ` Glenn Morris
2009-11-09  5:45 ` Bill Wohler [this message]
     [not found] ` <874op4i742.fsf@olgas.newt.com>
2009-11-10  2:09   ` Glenn Morris

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='874op4i742.fsf__26009.176267735$1257745581$gmane$org@olgas.newt.com' \
    --to=wohler@newt.com \
    --cc=emacs-devel@gnu.org \
    --cc=mh-e-devel@lists.sourceforge.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.