* .dir-locals.el: Set the GUIX-DIRECTORY and GEISER-GUILE-LOAD-PATH Emacs
variables based on the location of the .dir-locals file.
---
.dir-locals.el | 21 -
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index 19f15b3e1a..68df95a6
Hello Miguel!
Miguel Ángel Arruga Vivas writes:
> Hi!
>
> I think that geiser should use something (project.el, wink wink) to fill
> load-path automatically when that's possible. Nevertheless, I have some
> comments for this.
>
> Maxim Cournoyer writes:
>> +
>> + ;; Emacs-Guix
>> + (ev
Hello Pierre,
Pierre Neidhardt writes:
> Maxim Cournoyer writes:
>
>> +(clean-geiser-guile-load-path
>> + (seq-remove (lambda (x)
>> + (string-match "/guix" x))
>> + geiser-guile-load-path)
Hi!
I think that geiser should use something (project.el, wink wink) to fill
load-path automatically when that's possible. Nevertheless, I have some
comments for this.
Maxim Cournoyer writes:
> +
> + ;; Emacs-Guix
> + (eval . (setq guix-directory
> + (locate-dominating
Maxim Cournoyer writes:
> +(clean-geiser-guile-load-path
> + (seq-remove (lambda (x)
> + (string-match "/guix" x))
> + geiser-guile-load-path)))
I suggest making "/guix" a let-bound variable
* .dir-locals.el: Set the GUIX-DIRECTORY and GEISER-GUILE-LOAD-PATH Emacs
variables based on the location of the .dir-locals file.
---
.dir-locals.el | 26 +-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index 19f15b3e1a..df5
Hello Guix!
I've been experimenting with the following modification to the
.dir-locals file shipped with Guix, that allows setting per-buffer
variables within Emacs when visiting a file in the same directory (or in
one of its sub-directories).
This makes life a bit easier, by ensuring that a Geis
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'guix-packages' has been submitted
by the French team of translators. The file is available at:
https://translationproject.org/latest/guix-packages/fr.po
(We can arrange thi
Wow, fantastic work you've pulled off! Thank you so much and
congratulation to you all!
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Ricardo Wurmus writes:
> Ricardo Wurmus writes:
>
>> I suspect that the build environment doesn’t have locales set up so the
>> format dumping tool assumes that we want to us Latin-1 encoding for
>> everything.
>
> It’s not that, but I have another clue.
>
> This is the relevant line from fmtut
10 matches
Mail list logo