guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/4] emacs: Add "View graph" action to graph popup.


From: Ludovic Courtès
Subject: Re: [PATCH 0/4] emacs: Add "View graph" action to graph popup.
Date: Mon, 31 Aug 2015 23:28:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Kost <address@hidden> skribis:

> This patchset adds "View graph" action to 'guix graph' popup (i.e., to
> "M-x guix RET G").  By default the graph (png) will be opened in Emacs,
> but this can be changed by setting 'guix-find-file-function' variable.
> For example, I prefer to open png-files in sxiv, so I use:
>
> (setq guix-find-file-function 'org-open-file)
>
> and I have ("\\.png\\'" . "sxiv %s") element in my 'org-file-apps' var.
>
> If you don't like png, you can set 'guix-dot-default-arguments' and
> 'guix-dot-file-name-function'.

Heheh, excellent.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]