From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Gnuplot Date: Sat, 1 May 2010 21:24:27 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1783300612==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8KAp-0006S6-J4 for emacs-orgmode@gnu.org; Sat, 01 May 2010 17:24:31 -0400 Received: from [140.186.70.92] (port=37360 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8KAo-0006Qd-BF for emacs-orgmode@gnu.org; Sat, 01 May 2010 17:24:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8KAn-0007zt-03 for emacs-orgmode@gnu.org; Sat, 01 May 2010 17:24:30 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:60254) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8KAm-0007zn-Tu for emacs-orgmode@gnu.org; Sat, 01 May 2010 17:24:28 -0400 Received: by gyg4 with SMTP id 4so820930gyg.0 for ; Sat, 01 May 2010 14:24:27 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --===============1783300612== Content-Type: multipart/alternative; boundary=000e0cd695260b65f804858efc1c --000e0cd695260b65f804858efc1c Content-Type: text/plain; charset=ISO-8859-1 Hi, Perhaps some silly clarification. I read through the org-mode manual for using gnuplot and have some unanswered questions: ### Setup ### - I've installed gnuplot via ./configure, make, and make install --- seems like it sent to /usr/local/share/emacs/site-lisp --- most of the rest of emacs lives in /usr/share/emacs --- Do I need to specifically add this path, or does emacs check both? - I have the following in .elisp: --- (autoload 'gnuplot-mode "gnuplot" "gnuplot major mode" t) --- (autoload 'gnuplot-make-buffer "gnuplot" "open a buffer in gnuplot mode" t) - I've installed gnuplot-mode by putting the two .elc files generated in .elisp/site-lisp, which is already in my load path - org-plot is already present according to word (indeed when doing M-x org-plot and then tab, I see four options - I've downloaded org-plot.org from worg ### Issues ### - When I start emacs and go to a #+Plot line and execute M-x org-plot/gnuplot the first time, the minibuffer reads: --- gnuplot-mode 0.6.0 (gnuplot 3.7) -- report bugs with "M-x gnuplot-bug-report" --- nothing else happens... what is supposed to happen? - If I execute it (M-x org-plot/gnuplot) again anywhere in the file (same table or another), the minibuffer reads: --- searching for program: no such file or directory, gnuplot - If I switch to the *gnuplot* buffer, I see this in the minibuffer: --- (Comint: no process) What am I missing? Thanks! John --000e0cd695260b65f804858efc1c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,


Perhaps some silly clarification. I read through the org-mod= e manual for using gnuplot and have some unanswered questions:

### S= etup ###
- I've installed gnuplot via ./configure, make, and make in= stall
--- seems like it sent to /usr/local/share/emacs/site-lisp
--- most of t= he rest of emacs lives in /usr/share/emacs
--- Do I need to specifically= add this path, or does emacs check both?

- I have the following in = .elisp:
--- (autoload 'gnuplot-mode "gnuplot" "gnuplot major mod= e" t)
--- (autoload 'gnuplot-make-buffer "gnuplot" &q= uot;open a buffer in gnuplot mode" t)

- I've installed gnup= lot-mode by putting the two .elc files generated in .elisp/site-lisp, which= is already in my load path

- org-plot is already present according to word (indeed when doing M-x = org-plot and then tab, I see four options

- I've downloaded org-plot.org from worg


### Issue= s ###
- When I start emacs and go to a #+Plot line and execute M-x org-plot/gnupl= ot the first time, the minibuffer reads:
--- gnuplot-mode 0.6.0 (gnuplot= 3.7) -- report bugs with "M-x gnuplot-bug-report"
--- nothing= else happens... what is supposed to happen?

- If I execute it (M-x org-plot/gnuplot) again anywhere in the file (sa= me table or another), the minibuffer reads:
--- searching for program: n= o such file or directory, gnuplot

- If I switch to the *gnuplot* buf= fer, I see this in the minibuffer:
--- (Comint: no process)

What am I missing?


Thanks!
Jo= hn


--000e0cd695260b65f804858efc1c-- --===============1783300612== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1783300612==--