On Tue, Jan 11, 2022 at 05:33:11PM +0100, Michael Heerdegen wrote: > Tomas 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. Ah, thanks. That seems to be the one I was actually looking for :) Cheers -- t