all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: is it me ?
Date: Tue, 02 May 2017 12:09:47 +0300	[thread overview]
Message-ID: <87d1br39r8.fsf@gmail.com> (raw)
In-Reply-To: <CAJ98PDwHrHA0yJCOUizbrDiVrCuOvf8APdbbWTM+CcpF9VcK6g@mail.gmail.com> (catonano@gmail.com's message of "Mon, 1 May 2017 13:11:13 +0200")

Catonano (2017-05-01 13:11 +0200) wrote:

> Recently I've been suggested to look at the definition o scmutils as
> a reference
>
> I made a really short screencast about how a a procedure in there is
> not browsable with geiser.

As myglc2 noted "make-img" is just a variable defined in that "let*".
It is not some Guix procedure, it's a local variable that has a string
value (which is "echo ...").

OTOH, there is some build-side code as Ludovic mentioned that can be
browsable with Geiser.  For example, to be able to “edit”
‘with-directory-excursion’ thing, at first you need to evaluate
‘,use (guix build utils)’ in the REPL.


BTW there is a quicker way to move to a package definition from a "Guix
Packages" buffer – you can simply press "e" key there.  Also you may use
"M-x guix-edit" command (press TAB there to complete a package name).

-- 
Alex

  parent reply	other threads:[~2017-05-02  9:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-01 11:11 is it me ? Catonano
2017-05-01 16:41 ` myglc2
2017-05-01 21:38 ` Ludovic Courtès
2017-05-02  9:09 ` Alex Kost [this message]
2017-05-02 17:37   ` Catonano
2017-05-02 18:58     ` myglc2
2017-05-03 16:05       ` Catonano
2017-05-03 19:08         ` myglc2
2017-05-05 13:48           ` Amirouche
2017-05-05 16:01           ` Catonano
2017-05-06  2:07             ` myglc2
2017-05-06  7:33               ` Catonano
2017-05-07 12:12                 ` myglc2
2017-05-07 12:14                   ` myglc2
2017-05-09 16:44                   ` Catonano
2017-05-11 15:21                     ` myglc2
2017-05-14  7:16                       ` Catonano
2017-05-14 13:06                         ` myglc2

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=87d1br39r8.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=catonano@gmail.com \
    --cc=help-guix@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.