unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Make Emacs find packages in "~/.guix-profile".
@ 2016-01-06 16:55 Alex Kost
  2016-01-06 16:55 ` [PATCH 1/4] emacs: Make "guix-emacs.el" independent Alex Kost
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Alex Kost @ 2016-01-06 16:55 UTC (permalink / raw)
  To: guix-devel

So this is a full patchset to "teach" Emacs how to find emacs packages
installed with Guix.  See conversation at
<http://lists.gnu.org/archive/html/guix-devel/2016-01/msg00164.html>.

[PATCH 1/4] emacs: Make "guix-emacs.el" independent.
[PATCH 2/4] emacs: Move loading packages to "guix-emacs.el".
[PATCH 3/4] gnu: emacs: Find packages in "~/.guix-profile".
[PATCH 4/4] doc: Describe how Emacs packages are found.

There is an important nuance: the 3rd patch MUST NOT be committed along
with the first 2 patches, because it will make our Emacs package use an
old source of 'guix' which does not contain the required changes.  So I
think we should:

1. Push the patches 1 and 2.

2. Wait for the next update of the 'guix-devel' snapshot (last time it
   was updated in November¹, so it will probably happen soon).

3. And finally push the patches 3 and 4.

The last patch is not really needed, but I think it would be good to
document how Emacs packages are handled in the Guix land.  WDYT?

¹ http://git.savannah.gnu.org/cgit/guix.git/commit/?id=b2a72238b9be3a51b8973dc98db9bd2252a3429e

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-01-29  9:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 16:55 [PATCH 0/4] Make Emacs find packages in "~/.guix-profile" Alex Kost
2016-01-06 16:55 ` [PATCH 1/4] emacs: Make "guix-emacs.el" independent Alex Kost
2016-01-10 20:23   ` Ludovic Courtès
2016-01-06 16:55 ` [PATCH 2/4] emacs: Move loading packages to "guix-emacs.el" Alex Kost
2016-01-10 20:23   ` Ludovic Courtès
2016-01-06 16:55 ` [PATCH 3/4] gnu: emacs: Find packages in "~/.guix-profile" Alex Kost
2016-01-10 20:28   ` Ludovic Courtès
2016-01-12  9:18     ` Alex Kost
2016-01-13 13:53       ` Ludovic Courtès
2016-01-06 16:55 ` [PATCH 4/4] doc: Describe how Emacs packages are found Alex Kost
2016-01-10 20:31   ` Ludovic Courtès
2016-01-10 20:21 ` [PATCH 0/4] Make Emacs find packages in "~/.guix-profile" Ludovic Courtès
2016-01-12  9:18   ` Alex Kost
2016-01-13 13:54     ` Ludovic Courtès
2016-01-14  8:46       ` Alex Kost
2016-01-14 13:37         ` Ludovic Courtès
2016-01-29  9:04           ` Alex Kost

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).