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

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

Re: File for minor mode not found


From: Michael Heerdegen
Subject: Re: File for minor mode not found
Date: Tue, 11 Jan 2022 17:33:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Tomas <tomas@tuxteam.de> writes:

> Oh, that seems to be an 28.1 introduction. Try
>
>   (concat (file-name-as-directory my-gadi-basedir) dir)
>
> instead. That seemed to be the recommended way, at least up to 27.2
> [1].

[1] also mentions:

| To avoid the issues [...] use:
| 
| (expand-file-name relfile dirname)

Michael.

> [1]
> https://www.gnu.org/software/emacs/manual/html_node/elisp/Directory-Names.html




reply via email to

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