Re: [O] better interaction with gnuplot-mode

2014-11-08 Thread Nicolas Goaziou
Mario Frasca writes: > but we are circumventing it here, so let's see if I manage to respect > the orgmode rules... Almost. TINYCHANGE should appear at the end of the commit message. Also, sentences need to be separated by two spaces. Anyway, I pushed your patches. Thanks for your work. Regard

Re: [O] better interaction with gnuplot-mode

2014-11-08 Thread Mario Frasca
On 11/04/2014 10:33 AM, Nicolas Goaziou wrote: > Mario Frasca 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 capi

Re: [O] better interaction with gnuplot-mode

2014-11-04 Thread Nicolas Goaziou
Hello, Mario Frasca writes: > during the process we found two spots in org-plot/gnuplot that we think > are in need of editing. > > one is relative to the cleaning up of the temporary files. > the other is relative to killing (or not) the gnuplot process. > > the patches are attached. Thanks fo

[O] better interaction with gnuplot-mode

2014-11-02 Thread Mario Frasca
a couple of weeks ago I decided I would use emacs for my spreadsheets. I first tried with `ses`, then I was pointed at the spreadsheet capabilities of org-mode. but I also needed to see a graph representation of the data. http://stackoverflow.com/questions/26614536/ tables in org-mode work really

[O] better interaction with gnuplot-mode

2014-11-02 Thread Mario Frasca
a couple of weeks ago I decided I would use emacs for my spreadsheets. I first tried with `ses`, then I was pointed at the spreadsheet capabilities of org-mode. but I also needed to see a graph representation of the data. http://stackoverflow.com/questions/26614536/ tables in org-mode work really