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

2015-08-31 Thread Ludovic Courtès
Alex Kost 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 us

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

2015-08-30 Thread Alex Kost
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-func