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

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

Re: Function value changes after running function?


From: Emanuel Berg
Subject: Re: Function value changes after running function?
Date: Fri, 05 Feb 2021 04:16:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

okamsn+emacs-help wrote:

>     (defun mu4e:other-path ()
>       "Return load-path for mu4e.
>     This assumes that you're on guix."
>       (loopy (with (regexp "Documents")
>              (base-dir (f-full "~/")))
>        ((list file (directory-files base-dir))
>         (expr full-path (f-expand file base-dir)))))

Uhm, what language is that? You get a new Elisp with Guix
as well?

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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