unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* exploring the code
@ 2016-07-18 22:27 Catonano
  2016-07-19 12:31 ` Ludovic Courtès
  0 siblings, 1 reply; 7+ messages in thread
From: Catonano @ 2016-07-18 22:27 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 938 bytes --]

I opened the file guix/scripts/build.scm in Emacs

For Geiser to be able to jump to the definition of a symbol at point or to
open a documentation buffer, I need the Guile REPL to "load" the file

C-x C-b does the trick, but I see this error in the REPL, then

http://paste.lisp.org/display/320775

After that, many symbols become available anyway: I can jump to their
definition and I can have doc buffers popping up

All but one: "options->derivations" on line 670

I'm doing this because I'd like to redo in the REPL what the command "guix
build blah" does. At least some parts of it

In order to make it less abstract in my mind, to get aquainted with the
build subsystem. I need to see some procedures called and returning
something, I need to see macros expanded.

I hope you understand

If anyone can suggest a better way to get aquainted with the build
subsystem I'm all ears.

I'd like Geiser to work on all the symbols, though.

[-- Attachment #2: Type: text/html, Size: 1224 bytes --]

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

end of thread, other threads:[~2016-07-21  3:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18 22:27 exploring the code Catonano
2016-07-19 12:31 ` Ludovic Courtès
2016-07-19 14:55   ` Mathieu Lirzin
2016-07-19 19:27     ` Amirouche Boubekki
2016-07-21  3:34       ` Catonano
2016-07-19 16:36   ` Alex Kost
2016-07-19 20:15     ` Ludovic Courtès

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).