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

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

Re: Flymake for elisp does not respect `load-path`


From: Joost Kremers
Subject: Re: Flymake for elisp does not respect `load-path`
Date: Sat, 15 May 2021 23:39:35 +0200
User-agent: mu4e 1.5.12; emacs 27.2.50

On Sun, May 16 2021, Max Brieiev wrote:
> Joost Kremers <joostkremers@fastmail.fm> writes:
>
>> Set `elisp-flymake-byte-compile-load-path`, perhaps?
>
> Cool, this helped. Thank you!
>
> Does it have any drawbacks setting this in .emacs:
>
> (setq elisp-flymake-byte-compile-load-path load-path)

It's probably safe to set it (don't see any reason why not), but you should
probably check the manual to make sure that when you set
`elisp-flymake-byte-compile-load-path`, the `load-path` contains all necessary
directories.. See:

(info "(elisp) Library Search")

-- 
Joost Kremers
Life has its moments



reply via email to

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