all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: guix-devel@gnu.org
Subject: [PATCH 0/4] emacs: Various fixes.
Date: Fri,  5 Feb 2016 15:13:43 +0300	[thread overview]
Message-ID: <1454674427-6963-1-git-send-email-alezost@gmail.com> (raw)

This patchset fixes a couple of issues discovered in bug #22550 (see the
bottom of <http://debbugs.gnu.org/cgi/bugreport.cgi?msg=14;bug=22550>).

[PATCH 1/4] emacs: Factorize searching for Emacs packages.
[PATCH 2/4] emacs: Find Emacs packages in a system profile.

[PATCH 3/4] system: Fix EMACSLOADPATH.

  This is an easy fix, however I've just thought that we can get rid of
  EMACSLOADPATH completely.  Since now our Emacs can load packages from
  guix directories ("~/.guix-profile" and "/run/current-system/profile")
  there is no need to use "/etc/emacs/site-start.el" anymore, because Emacs
  will load "guix-autoloads.el" and "geiser-autoloads.el" from a system
  profile.

  So I think this patch is OK as a current fix, but eventually we should
  remove "guix-init.el" and "/etc/emacs/site-start.el".  I'll send a
  patch for it later.

[PATCH 4/4] doc: Document 'guix-edit' Emacs command.

             reply	other threads:[~2016-02-05 12:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 12:13 Alex Kost [this message]
2016-02-05 12:13 ` [PATCH 1/4] emacs: Factorize searching for Emacs packages Alex Kost
2016-02-06 12:45   ` Ludovic Courtès
2016-02-07  8:35     ` Alex Kost
2016-02-05 12:13 ` [PATCH 2/4] emacs: Find Emacs packages in a system profile Alex Kost
2016-02-06 12:46   ` Ludovic Courtès
2016-02-07  8:34     ` Alex Kost
2016-02-05 12:13 ` [PATCH 3/4] system: Fix EMACSLOADPATH Alex Kost
2016-02-06 12:48   ` Ludovic Courtès
2016-02-07  8:34     ` Alex Kost
2016-02-05 12:13 ` [PATCH 4/4] doc: Document 'guix-edit' Emacs command Alex Kost
2016-02-06 12:50   ` Ludovic Courtès
2016-02-07  8:34     ` Alex Kost
2016-02-06 12:41 ` [PATCH 0/4] emacs: Various fixes Ludovic Courtès
2016-02-10  8:48   ` Alex Kost
2016-03-17 10:21     ` [PATCHES] Do not use special site-start.el on GuixSD Alex Kost
2016-03-17 21:33       ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454674427-6963-1-git-send-email-alezost@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.