all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Flymake for elisp does not respect `load-path`
@ 2021-05-15 11:50 Max Brieiev
  2021-05-15 15:43 ` Stefan Monnier via Users list for the GNU Emacs text editor
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Max Brieiev @ 2021-05-15 11:50 UTC (permalink / raw
  To: help-gnu-emacs

In elisp buffer, flymake reports an error for the following line:

(require 'dash)

The reported error is "Cannot open load file: No such file or directory,
dash".

dash is obviously on `load-path`. How can I make flymake happy?



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-15 23:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-15 11:50 Flymake for elisp does not respect `load-path` Max Brieiev
2021-05-15 15:43 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-05-15 21:01   ` Max Brieiev
2021-05-15 19:31 ` Joost Kremers
2021-05-15 19:38   ` Joost Kremers
2021-05-15 21:26   ` Max Brieiev
2021-05-15 21:39     ` Joost Kremers
2021-05-15 23:20 ` Philip Kaludercic

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.