From xemacs-m  Thu Feb 27 13:24:50 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA07691
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 13:24:49 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id LAA21464;
	Thu, 27 Feb 1997 11:36:16 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Several minor bugs.
References: <kig914axpbk.fsf@jagor.srce.hr> <rjlo8adwrw.fsf@zuse.dina.kvl.dk>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Per Abrahamsen's message of 27 Feb 1997 17:44:03 +0100
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 27 Feb 1997 11:36:12 -0800
Message-ID: <m2afoqujmb.fsf@altair.xemacs.org>
Lines: 30
X-Mailer: Gnus v5.4.15/XEmacs 20.1

Per Abrahamsen writes:

> Hrvoje Niksic <hniksic@srce.hr> writes:

>> eval-after-load<f>

> This one is easy:

Is it?

> Thu Feb 27 17:41:57 1997  Per Abrahamsen  <abraham@dina.kvl.dk>

> 	* subr.el (eval-after-load): Enable.
> 	(eval-next-after-load): Ditto.

What about Stig's objection?

;; This was not present before.  I think Jamie had some objections
;; to this, so I'm leaving this undefined for now. --ben

;;; The objection is this: there is more than one way to load the same file.
;;; "foo", "foo.elc", "foo.el", and "/some/path/foo.elc" are all differrent
;;; ways to load the exact same code.  `eval-after-load' is too stupid to
;;; deal with this sort of thing.  If this sort of feature is desired, then
;;; it should work off of a hook on `provide'.  Features are unique and
;;; the arguments to (load) are not.  --Stig

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

