emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: relative load-file


From: Stefan Monnier
Subject: Re: relative load-file
Date: Thu, 12 Nov 2009 10:34:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> It is becoming clear now that this is something that can be addressed
> pretty easily by making a small change to the Emacs source.  However,
> failing that, the mechanisms for simulating this are a little arcane.

I have no idea what simple change you're talking about.

>> > First, none of the examples I have given do I find really corner case.
>> They work fine with the above code.
> Um, no. I cited two kinds of situations that fail with the above code and
> both in fact do come up.

Then I may have misunderstood something.  Can you state those cases
again where

  (load (expand-file-name <foo> (file-name-directory
                                 (or load-file-name buffer-file-name))))

won't do the right thing and yet those cases do show up?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]