From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: MH-E is broken Date: Tue, 03 Nov 2009 22:36:32 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=shift_jis Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1257305815 11605 80.91.229.12 (4 Nov 2009 03:36:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Nov 2009 03:36:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 04 04:36:48 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N5Wfv-0005kX-TH for ged-emacs-devel@m.gmane.org; Wed, 04 Nov 2009 04:36:48 +0100 Original-Received: from localhost ([127.0.0.1]:35657 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5Wfu-0006Ij-RM for ged-emacs-devel@m.gmane.org; Tue, 03 Nov 2009 22:36:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5Wfn-0006HP-IT for emacs-devel@gnu.org; Tue, 03 Nov 2009 22:36:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5Wfh-0006Dx-Tn for emacs-devel@gnu.org; Tue, 03 Nov 2009 22:36:39 -0500 Original-Received: from [199.232.76.173] (port=42866 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5Wfh-0006Dk-G8 for emacs-devel@gnu.org; Tue, 03 Nov 2009 22:36:33 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:43557) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5Wfh-0006ZM-3Z for emacs-devel@gnu.org; Tue, 03 Nov 2009 22:36:33 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N5Wfg-0003qD-Lp; Tue, 03 Nov 2009 22:36:32 -0500 X-Spook: Rule Psix AIMSX MIT-LL spy industrial intelligence War on X-Ran: qU"N,?z1b%m?)._ngV List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:116610 Archived-At: 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] =83G= =83=89=81[ 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.