* gnuplot version in org-mode
@ 2010-10-26 21:18 John Hendy
2010-10-27 6:30 ` Robert Klein
0 siblings, 1 reply; 3+ messages in thread
From: John Hendy @ 2010-10-26 21:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 459 bytes --]
Hi,
A recent question made me recall something I'd been meaning to ask. I have
gnuplot 4.4.2 installed but whenever I generate gnuplot from org-mode/babel,
the minibuffer flashes:
gnuplot-mode- 0.6.0 (gnuplot 3.7)
or soemthing similar. Where is the 3.7 coming from? I checked gnuplot-ob.el
for any references to a version and only see 7.01 trans referenced, not
anything like 3.7. I just wonder what gnuplot version org-mode is looking
at.
Thanks,
John
[-- Attachment #1.2: Type: text/html, Size: 603 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gnuplot version in org-mode
2010-10-26 21:18 gnuplot version in org-mode John Hendy
@ 2010-10-27 6:30 ` Robert Klein
2010-10-27 15:22 ` John Hendy
0 siblings, 1 reply; 3+ messages in thread
From: Robert Klein @ 2010-10-27 6:30 UTC (permalink / raw)
To: emacs-orgmode, John Hendy
Hi John,
when you look into gnuplot-ob.el, there are some commentary about
requirements:
#+begin_example
;;; Requirements:
;; - gnuplot :: http://www.gnuplot.info/
;;
;; - gnuplot-mode ::
http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html
#+end_example
The 3.7 most probably is from the gnuplot-mode. The file gnuplot-mode.el
tries
to determine the version number, and I guess this doesn't work for version
numbers with more than one dot (e.g. 4.4.2).
Best regards
Robert
Am 26.10.2010, 23:18 Uhr, schrieb John Hendy <jw.hendy@gmail.com>:
> Hi,
>
>
> A recent question made me recall something I'd been meaning to ask. I
> have
> gnuplot 4.4.2 installed but whenever I generate gnuplot from
> org-mode/babel,
> the minibuffer flashes:
>
> gnuplot-mode- 0.6.0 (gnuplot 3.7)
>
> or soemthing similar. Where is the 3.7 coming from? I checked
> gnuplot-ob.el
> for any references to a version and only see 7.01 trans referenced, not
> anything like 3.7. I just wonder what gnuplot version org-mode is looking
> at.
>
>
> Thanks,
> John
--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gnuplot version in org-mode
2010-10-27 6:30 ` Robert Klein
@ 2010-10-27 15:22 ` John Hendy
0 siblings, 0 replies; 3+ messages in thread
From: John Hendy @ 2010-10-27 15:22 UTC (permalink / raw)
To: Robert Klein; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1570 bytes --]
Ah -- yes, Bruce's website does have 3.7 as the most recent version (other
than the dev 3.8). Hasn't been updated in a while.
Thanks for the help. I'll stop worrying that I have a covert gnuplot laying
around somewhere.
John
On Wed, Oct 27, 2010 at 1:30 AM, Robert Klein <roklein@roklein.de> wrote:
> Hi John,
>
> when you look into gnuplot-ob.el, there are some commentary about
> requirements:
>
> #+begin_example
> ;;; Requirements:
>
> ;; - gnuplot :: http://www.gnuplot.info/
> ;;
> ;; - gnuplot-mode ::
> http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html
> #+end_example
>
> The 3.7 most probably is from the gnuplot-mode. The file gnuplot-mode.el
> tries
> to determine the version number, and I guess this doesn't work for version
> numbers with more than one dot (e.g. 4.4.2).
>
> Best regards
> Robert
>
>
> Am 26.10.2010, 23:18 Uhr, schrieb John Hendy <jw.hendy@gmail.com>:
>
>
> Hi,
>>
>>
>> A recent question made me recall something I'd been meaning to ask. I have
>> gnuplot 4.4.2 installed but whenever I generate gnuplot from
>> org-mode/babel,
>> the minibuffer flashes:
>>
>> gnuplot-mode- 0.6.0 (gnuplot 3.7)
>>
>> or soemthing similar. Where is the 3.7 coming from? I checked
>> gnuplot-ob.el
>> for any references to a version and only see 7.01 trans referenced, not
>> anything like 3.7. I just wonder what gnuplot version org-mode is looking
>> at.
>>
>>
>> Thanks,
>> John
>>
>
>
> --
> Erstellt mit Operas revolutionärem E-Mail-Modul:
> http://www.opera.com/mail/
>
[-- Attachment #1.2: Type: text/html, Size: 2379 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-27 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26 21:18 gnuplot version in org-mode John Hendy
2010-10-27 6:30 ` Robert Klein
2010-10-27 15:22 ` John Hendy
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).