unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: myglc2 <myglc2@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Alex Kost <alezost@gmail.com>, 22981@debbugs.gnu.org
Subject: bug#22981: guix-edit does not find git checkout directory
Date: Thu, 24 Mar 2016 21:18:29 -0400	[thread overview]
Message-ID: <868u174aoq.fsf@gmail.com> (raw)
In-Reply-To: <87a8lnzlst.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 24 Mar 2016 21:02:42 +0100")

ludo@gnu.org (Ludovic Courtès) writes:

> Alex Kost <alezost@gmail.com> skribis:
>
>> Ludovic Courtès (2016-03-14 01:01 +0300) wrote:
>>
>>> myglc2 <myglc2@gmail.com> skribis:
>>>
>>>> Guix is "stateful" because, to use a git checkout, I have to set "state"
>>>> variables like ...
>>>>
>>>>     (setq guix-directory "/home/glc/src/guix")
>>>>
>>>>     (let ((dir "~/dev/guix/emacs"))
>>>>       (add-to-list 'load-path dir)
>>>>       (setq guix-load-path dir)
>>>>       (require 'guix-init nil t))
>>>>
>>>>     '(safe-local-variable-values
>>>>        (quote
>>>>         ((bug-reference-bug-regexp . "<https?://\\(debbugs\\|bugs\\)\\.gnu\\.org/\\([0-9]+\\)>")))))
>>>>     (custom-set-faces
>>>>
>>>>     /home/glc/.config/guix/latest’ -> ‘../../src/guix'
>>>>     /root/.config/guix/latest’ -> ‘/home/glc/src/GUI’
>>>>
>>>>
>>>> Guix would be less stateful (AKA more "stateless") if instead I could
>>>> put something like ...
>>>>
>>>>     (guix
>>>>       (#:use-git #t)
>>>>       (#:git-directory:"~/src/guix"))
>>>
>>> It seems to me that it’s not a question of “statefulness”, but rather a
>>> question of how much configuration is needed to have guix.el use the
>>> Guix that you want.
>>
>> I agree.  If someone want to use a "non-installed" software, (s)he has
>> to do some additional configuration.  I don't see how to reduce such
>> a configuration to set up emacs code from a guix git checkout.
>
> Should this issue be closed?
>
> Ludo’.
Sure! Thanks! - George

      reply	other threads:[~2016-03-25  1:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 21:56 bug#22981: guix-edit does not find git checkout directory myglc2
2016-03-11 11:03 ` Alex Kost
2016-03-11 14:45   ` myglc2
2016-03-12  9:15     ` Alex Kost
2016-03-13  2:00       ` myglc2
2016-03-13  9:38         ` Alex Kost
2016-03-13 15:42           ` myglc2
2016-03-13 22:01             ` Ludovic Courtès
2016-03-14  8:02               ` Alex Kost
2016-03-24 20:02                 ` Ludovic Courtès
2016-03-25  1:18                   ` myglc2 [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=868u174aoq.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=22981@debbugs.gnu.org \
    --cc=alezost@gmail.com \
    --cc=ludo@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 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).