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 2/4] emacs: Remove unused module.
Date: Fri,  1 Apr 2016 11:06:40 +0300	[thread overview]
Message-ID: <1459498002-3872-3-git-send-email-alezost@gmail.com> (raw)
In-Reply-To: <1459498002-3872-1-git-send-email-alezost@gmail.com>

This is a followup to commit c67e344f21fda2bf5a2a377a34d4749a1c7e7c9c.

* emacs/guix-main.scm: Do not use (guix scripts pull).
---
 emacs/guix-main.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/emacs/guix-main.scm b/emacs/guix-main.scm
index da42450..eb79adb 100644
--- a/emacs/guix-main.scm
+++ b/emacs/guix-main.scm
@@ -60,7 +60,6 @@
  (guix ui)
  (guix scripts lint)
  (guix scripts package)
- (guix scripts pull)
  (gnu packages)
  (gnu system))
 
-- 
2.7.3

  parent reply	other threads:[~2016-04-01  8:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  8:06 [PATCH 0/4] emacs: Some fixes and improvements Alex Kost
2016-04-01  8:06 ` [PATCH 1/4] emacs: Stylistic improvements in guile code Alex Kost
2016-04-03 21:16   ` Ludovic Courtès
2016-04-01  8:06 ` Alex Kost [this message]
2016-04-03 21:16   ` [PATCH 2/4] emacs: Remove unused module Ludovic Courtès
2016-04-01  8:06 ` [PATCH 3/4] emacs: Use (guix scripts lint) only when needed Alex Kost
2016-04-03 21:18   ` Ludovic Courtès
2016-04-01  8:06 ` [PATCH 4/4] emacs: Speed up starting the REPL Alex Kost
2016-04-03 21:19   ` 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=1459498002-3872-3-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.