From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 18 Apr 2016 03:29:02 -0700 From: Endre Bakken Stovner Reply-To: kyleam/snakemake-mode Message-ID: Subject: How do you display graphs and save them? (#12) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5714b6ee9bc6c_235f3f9abee232c0322045b"; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: kyleam/snakemake-mode List-Archive: https://github.com/kyleam/snakemake-mode List-Post: List-Unsubscribe: , To: kyleam/snakemake-mode ----==_mimepart_5714b6ee9bc6c_235f3f9abee232c0322045b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I got the latest version from elpa, and tried `M-x snakemake-graph-mode ` and nothing happens, except that the minibuffer says `Snakemake-graph-mode enabled`. When I then use `M-x snakemake-graph-save ` I get the message `Not in snakemake graph buffer`. Am I doing something wrong? I'd just like to create a graph of my current pipeline and view it in emacs. My version is `20160417.2206`. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kyleam/snakemake-mode/issues/12 ----==_mimepart_5714b6ee9bc6c_235f3f9abee232c0322045b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I got the latest version from elpa, and tried M-x snakemake-graph-mode <RET> and nothing happens, except that the minibuffer says Snakemake-graph-mode enabled. When I then use M-x snakemake-graph-save <RET> I get the message Not in snakemake graph buffer.

Am I doing something wrong? I'd just like to create a graph of my current pipeline and view it in emacs.

My version is 20160417.2206.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

----==_mimepart_5714b6ee9bc6c_235f3f9abee232c0322045b--