help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: require (was: Re: Hooks in minor modes)


From: Emanuel Berg
Subject: Re: require (was: Re: Hooks in minor modes)
Date: Tue, 04 May 2021 08:02:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Yuri Khan wrote:

>> The objective is to make sure when you `require' B from A,
>> as long as they are in the same directory, A will find B,
>> because A will first look in its own directory.
>
> It does not work that way. Relative directory names in
> load-path are not resolved against the ‘require’ing file.

Well, when I remove it from the Makefile it doesn't compile...

"Cannot open load file: ..."

But when I include it it _does_ work...

https://dataswamp.org/~incal/terror-3/Makefile

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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