unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* MH-E is broken
@ 2009-11-04  3:31 Miles Bader
  2009-11-04  3:36 ` Glenn Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Miles Bader @ 2009-11-04  3:31 UTC (permalink / raw)
  To: emacs-devel

   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.

-miles

-- 
Rational, adj. Devoid of all delusions save those of observation, experience
and reflection.




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

* Re: MH-E is broken
  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
       [not found] ` <874op4i742.fsf@olgas.newt.com>
  2 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2009-11-04  3:36 UTC (permalink / raw)
  To: Miles Bader; +Cc: emacs-devel

Miles Bader wrote:

>    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

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.




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

* Re: MH-E is broken
  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
       [not found] ` <874op4i742.fsf@olgas.newt.com>
  2 siblings, 0 replies; 4+ messages in thread
From: Bill Wohler @ 2009-11-09  5:45 UTC (permalink / raw)
  To: emacs-devel; +Cc: mh-e-devel

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





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

* Re: MH-E is broken
       [not found] ` <874op4i742.fsf@olgas.newt.com>
@ 2009-11-10  2:09   ` Glenn Morris
  0 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2009-11-10  2:09 UTC (permalink / raw)
  To: Bill Wohler; +Cc: mh-e-devel, emacs-devel

Bill Wohler wrote:

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

I wasn't suggesting anything, I was pointing out why it was (briefly)
broken. I don't think you need to do anything at this point.




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

end of thread, other threads:[~2009-11-10  2:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [not found] ` <874op4i742.fsf@olgas.newt.com>
2009-11-10  2:09   ` Glenn Morris

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