guix-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ load-path: 210 ]

Total 210 documents matching your query.

61. Re: Emacs load path (score: 3)
Author: HIDDEN
Date: Tue, 29 Dec 2015 01:15:54 +0300
[...] This is very unusual. Why 'append' instead of 'cons'? Anyway an idiomatic way is: (add-to-list 'load-path "dir") -- Alex
/archive/html/guix-devel/2015-12/msg00801.html (5,506 bytes)

62. Emacs load path (was: Re: Multiple versions) (score: 3)
Author: HIDDEN
Date: Sun, 27 Dec 2015 23:16:46 +0100
If you install guix in the default prefix (/usr/local) you should find a file called 'guix.el' in /usr/local/share/emacs/site-lisp/. With that you can include the following commands in your .emacs fi
/archive/html/guix-devel/2015-12/msg00781.html (7,378 bytes)

63. Re: How to use Guix.el from Git? (score: 3)
Author: HIDDEN
Date: Mon, 23 Nov 2015 00:05:09 +0300
[...] Ouch, my bad, sorry. Yes, IIUC Guile %load-path should contain absolute directories, and as Geiser does not expand the contents of `geiser-guile-load-path', this "~/..." string literally goes t
/archive/html/guix-devel/2015-11/msg00586.html (6,396 bytes)

64. How to use Guix.el from Git? (score: 3)
Author: HIDDEN
Date: Sun, 22 Nov 2015 13:14:33 +0100
Hi, I would like to use the Guix.el from the Git repository of Guix, but I fail at configuring it. I use Guix 0.9.0 built from source ontop of Debian and installed with standard the “/usr/local”
/archive/html/guix-devel/2015-11/msg00582.html (6,276 bytes)

65. Re: [PATCH] build: Add a scheme custom test driver using SRFI-64. (score: 3)
Author: HIDDEN
Date: Sun, 01 Nov 2015 20:48:34 +0100
Hi, Yes, each test case is displayed by default. IMO This would be reasonable to have an option for making the output more concise since there are 563 test cases in Guix. this is not part of the test
/archive/html/guix-devel/2015-11/msg00019.html (13,582 bytes)

66. Re: [PATCH 1/4] build: Add more variables to (guix config). (score: 3)
Author: HIDDEN
Date: Wed, 29 Jul 2015 11:35:21 +0300
I'm not sure about this patch. See <http://lists.gnu.org/archive/html/guix-devel/2014-08/msg00164.html> (search for "guix-helper" there). It may not be reliable to use other guix modules in "emacs/gu
/archive/html/guix-devel/2015-07/msg00770.html (6,918 bytes)

67. Re: emacs packages (score: 3)
Author: HIDDEN
Date: Thu, 18 Jun 2015 20:24:16 +0200
Thanks for all the good suggestions. I will try to address them. Regards, Fede
/archive/html/guix-devel/2015-06/msg00369.html (7,683 bytes)

68. Re: emacs packages (score: 3)
Author: HIDDEN
Date: Wed, 17 Jun 2015 23:00:23 +0300
(I don't consider myself an expert, I'm definitely much less experienced with Emacs than you or Ludovic.) I totally agree with these comments. However since the goal is to compile all elisp files in
/archive/html/guix-devel/2015-06/msg00350.html (7,401 bytes)

69. Re: Howto run guix.el correctly? (score: 3)
Author: HIDDEN
Date: Sat, 22 Nov 2014 16:11:14 -0500
I am experiencing the exact same issue. If you check *Guix REPL*, you'll see that compiling 'guix-main.scm' fails for some reason. Not sure why. I gave up on it for now. -- David Thompson Web Develop
/archive/html/guix-devel/2014-11/msg00534.html (7,396 bytes)

70. Re: GUI for Guix (score: 2)
Author: HIDDEN
Date: Mon, 02 Oct 2023 16:25:34 -0400
I believe it's unclear how to ensure that it is configured correctly. I.e., I believe the package mostly works when configured correctly, but what the correct configuration is is unclear. It also doe
/archive/html/guix-devel/2023-10/msg00026.html (6,565 bytes)

71. Re: Version from file in a package (score: 2)
Author: HIDDEN
Date: Sat, 23 Sep 2023 12:22:15 +0000
this may be related (also see the discussion): (current-filename) is #f when guix pull'ing https://issues.guix.gnu.org/55464 i haven't yet double-checked Ludo's recommendation to use INCLUDE, which s
/archive/html/guix-devel/2023-09/msg00498.html (5,626 bytes)

72. Re: Proof of Concept: Import Emacs' use-packaged packages into Guix' manifest.scm (score: 2)
Author: HIDDEN
Date: Thu, 2 Feb 2023 21:31:38 -0500
Finally, I'm not sure if installing packages from my custom local guix-channel succeeded. I need to retry and investigate more. This is a quirk with `emacs-guix`. It doesn't seem to use the pulled gu
/archive/html/guix-devel/2023-02/msg00023.html (12,716 bytes)

73. Re: Proof of Concept: Import Emacs' use-packaged packages into Guix' manifest.scm (score: 2)
Author: HIDDEN
Date: Thu, 2 Feb 2023 21:20:22 -0500
https://github.com/paperclip4465/use-package-ensure-guix Thank you for your kind words, I continued working on it and the repository is here. What do you think about naming this package/feature "use-
/archive/html/guix-devel/2023-02/msg00022.html (13,647 bytes)

74. Re: Proof of Concept: Import Emacs' use-packaged packages into Guix' manifest.scm (score: 2)
Author: HIDDEN
Date: Thu, 02 Feb 2023 09:44:49 +0000
2022-12-27 19:51 mitchellschmeisser@librem.one: Here is a naive implementation which extends use-package to use guix to ensure packages. Thank you very much for this great snippet of code. I just suc
/archive/html/guix-devel/2023-02/msg00013.html (10,884 bytes)

75. Re: Suggest improve emacs setting in 'The Perfect Setup' (score: 2)
Author: HIDDEN
Date: Sun, 01 Jan 2023 20:35:06 +0000
That's a good idea! I think there is/was a guix developer trying to write an emacs configuration specifically to hack on guix...
/archive/html/guix-devel/2023-01/msg00004.html (8,942 bytes)

76. Re: Suggest improve emacs setting in 'The Perfect Setup' (score: 2)
Author: HIDDEN
Date: Mon, 02 Jan 2023 03:53:21 +0800
Maybe we can add an example emacs config for develop guix in etc directory. --
/archive/html/guix-devel/2023-01/msg00003.html (8,042 bytes)

77. Re: Suggest improve emacs setting in 'The Perfect Setup' (score: 2)
Author: HIDDEN
Date: Sat, 31 Dec 2022 18:17:30 -0500
How about you go ahead and make a patch on guix-patches@gnu.org, that way this issue is not forgotten? I would also add: (add-hook! 'scheme-mode-hook #'display-fill-column-indicator-mode) This create
/archive/html/guix-devel/2022-12/msg00314.html (7,778 bytes)

78. Suggest improve emacs setting in 'The Perfect Setup' (score: 2)
Author: HIDDEN
Date: Fri, 30 Dec 2022 08:54:17 +0800
Hello: In 'The Perfect Setup', we suggest user to use the below emacs config: ``` ;; Assuming the Guix checkout is in ~/src/guix. (with-eval-after-load 'geiser-guile (add-to-list 'geiser-guile-load-p
/archive/html/guix-devel/2022-12/msg00306.html (5,796 bytes)

79. Re: Proof of Concept: Import Emacs' use-packaged packages into Guix' manifest.scm (score: 2)
Author: HIDDEN
Date: Tue, 27 Dec 2022 19:51:31 -0500
Here is a naive implementation which extends use-package to use guix to ensure packages. It turns out `use-package` allows you to customize the ensure function. This is mostly a plagiarized version o
/archive/html/guix-devel/2022-12/msg00290.html (10,745 bytes)

80. Re: Compile skribilo doc containing guix channel references (score: 2)
Author: HIDDEN
Date: Mon, 31 Oct 2022 21:56:35 +0000
Hi, To somewhat answer my own question in case it's useful to anyone else or if anyone has any suggestion on how to do it better - there are 2 ways I've found to do this. The most obvious is to aband
/archive/html/guix-devel/2022-10/msg00329.html (6,375 bytes)


This search system is powered by Namazu