emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: edgar@openmail.cc
To: emacs-orgmode@gnu.org
Subject: Re: Time-Event-Diagrams
Date: Mon, 04 Sep 2017 18:10:35 +0000	[thread overview]
Message-ID: <aae0b551ac4dd5676425cceb83545920@openmail.cc> (raw)
In-Reply-To: <mailman.105.1504022416.13313.emacs-orgmode@gnu.org>

Message: 7
> Date: Tue, 29 Aug 2017 10:22:01 +0100
> Subject: Re: [O] Time-Event-Diagrams
> Message-ID: <874lsq4tl2.fsf@yandex.com>
> 
> 
> #+name: whentable
> | When             | How many |
> |------------------+----------|
> | [2016-11-17 Thu] |        3 |
> | [2016-11-23 Wed] |        4 |
> | [2016-12-10 Sat] |        1 |
> #+BEGIN_SRC gnuplot :file whenfile.svg :var data=whentable :session 
> none :term svg
> size 600,200
> set timefmt "%Y-%m-%d-%H:%M:%S"
> set xdata time
> set yrange [0:]
> plot data using 1:2 w impulse lw 6
> #+END_SRC
> 
> #+RESULTS:
> [[file:whenfile.svg]]
> 

> 
> This no longer appears to work. The file whenfile.svg is created but is 
> empty.
> 

It works for me if I remove the =:session none=. It seems that there are 
some issues with the session flag:

On 2017-09-03 12:23, Nicolas Goaziou wrote:
>> * Question:
>>   1. Is this the expected behaviour?
>>   2. Is there a way to get ~#+RESULTS:~ with C-c C-c directly for this 
>> kind of blocks?
> 
> I don't think so. It looks like a bug with sessions.

-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

       reply	other threads:[~2017-09-04 18:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.105.1504022416.13313.emacs-orgmode@gnu.org>
2017-09-04 18:10 ` edgar [this message]
2016-12-05 16:36 Time-Event-Diagrams Karl Voit
2016-12-06 17:00 ` Time-Event-Diagrams Thierry Banel
2016-12-06 17:54   ` Time-Event-Diagrams Karl Voit
2016-12-06 21:19     ` Time-Event-Diagrams Thierry Banel
     [not found]   ` <6ed50384ee6547f0b50a548500aed8a7@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-12-07  9:39     ` Time-Event-Diagrams Eric S Fraga
2016-12-06 17:09 ` Time-Event-Diagrams Thierry Banel
2017-08-29  9:22   ` Time-Event-Diagrams Colin Baxter

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://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aae0b551ac4dd5676425cceb83545920@openmail.cc \
    --to=edgar@openmail.cc \
    --cc=emacs-orgmode@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/emacs/org-mode.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).