unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: guix: Set 'guix-dot-program' emacs variable.
Date: Fri, 16 Oct 2015 10:20:02 +0200	[thread overview]
Message-ID: <87si5buswd.fsf@gnu.org> (raw)
In-Reply-To: <877fmnkj61.fsf@gmail.com> (Alex Kost's message of "Thu, 15 Oct 2015 22:48:06 +0300")

Alex Kost <alezost@gmail.com> skribis:

> What about modifying ‘guix’ package to make various "View graph" actions
> in "M-x guix" work by default (without installing graphviz)?

I would rather change Guix itself: What about adding ‘guix-dot-program’
to guix-config.el.in, set to "@DOT_USER_PROGRAM@" (which doesn’t exist
yet)?

We can’t use @DOT@ because currently it is set to something like:

  DOT='${SHELL} /home/ludo/src/guix/build-aux/missing dot'

So we need an AC_PATH_PROG for dot that defines the ‘DOT_USER_PROGRAM’
substitution variable.

Does that make sense?

Thanks,
Ludo’.

  reply	other threads:[~2015-10-16  8:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 19:48 [PATCH] gnu: guix: Set 'guix-dot-program' emacs variable Alex Kost
2015-10-16  8:20 ` Ludovic Courtès [this message]
2015-10-16 18:21   ` Alex Kost
2015-10-17 13:34     ` Ludovic Courtès
2015-10-17 15:46       ` Alex Kost
2015-10-18 16:50         ` Ludovic Courtès
2015-10-19 14:49           ` Alex Kost
2015-10-19 15:41             ` 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

  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=87si5buswd.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=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 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).