Re: [O] allow gnuplot to generate plot in different directories

2017-12-07 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > I have no idea what the protocol here is. But, in any case, attached is > a new patch relative to maint. Applied. Thank you. > I hate upper case (an RSI thing... ;-)) but okay. also noting that the > previous comment started with lower case. and should single s

Re: [O] allow gnuplot to generate plot in different directories

2017-12-06 Thread Eric S Fraga
On Wednesday, 6 Dec 2017 at 23:20, Nicolas Goaziou wrote: > Hello, > > Eric S Fraga writes: > >> attached is a patch (relative to master from a few minutes ago) which >> allows gnuplot babel blocks to send the output to the right >> directory. I have tested this with both buffers associated with

Re: [O] allow gnuplot to generate plot in different directories

2017-12-06 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > attached is a patch (relative to master from a few minutes ago) which > allows gnuplot babel blocks to send the output to the right > directory. I have tested this with both buffers associated with actual > files and buffers not associated with any file. Thank you