emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mario Frasca <mariotomo@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: better interaction with gnuplot-mode
Date: Sat, 08 Nov 2014 10:16:42 -0500	[thread overview]
Message-ID: <545E33DA.8050804@gmail.com> (raw)
In-Reply-To: <87y4rraskv.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 1671 bytes --]

On 11/04/2014 10:33 AM, Nicolas Goaziou wrote:
> Mario Frasca <mariotomo@gmail.com> writes:
> 
>> being the comment in the subject field of an email, it can't be a
>> multiline comment, can it?
> 
> First line is a summary and cannot exceed 72 (or is it 68? I cannot
> remember) characters. You need to start with a capital but do not end
> with a period.

the output of the script I used to produce the patch was an email, the
ones I included. and my comment went into the subject of the email. I'm
afraid I still don't see how to specify a multi-line comment in the
subject of an email.

but we are circumventing it here, so let's see if I manage to respect
the orgmode rules...

-------------------------------------------------------------
Reset gnuplot process instead of killing it

TINYCHANGE. org-plot.el (org-plot/gnuplot): Without this patch, the
gnuplot process associated to the gnuplot buffer is killed before each
batch of instructions from orgmode to gnuplot. With or without this
patch, orgmode sends a reset instruction to the gnuplot process as first
instruction.

-------------------------------------------------------------
Correction in callback registration

TINYCHANGE org-plot.el (org-plot/gnuplot): The data-file variable is not
in the scope of the callback, one needs to grab its value while
registering the callback. With this patch the timer is set as soon as
the file is created. Without this patch the timer is set at the end of a
let-block, if anything goes wrong in the let-block before the timer is
set, the file will not be removed.
-------------------------------------------------------------



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  parent reply	other threads:[~2014-11-08 15:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-02 20:38 better interaction with gnuplot-mode Mario Frasca
2014-11-04 10:29 ` Nicolas Goaziou
     [not found]   ` <5458C971.8010107@gmail.com>
     [not found]     ` <87y4rraskv.fsf@nicolasgoaziou.fr>
2014-11-08 15:16       ` Mario Frasca [this message]
2014-11-08 20:43         ` Nicolas Goaziou
  -- strict thread matches above, loose matches on Subject: below --
2014-11-02 14:15 Mario Frasca

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=545E33DA.8050804@gmail.com \
    --to=mariotomo@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).