From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Org, org-plot, and babel+gnuplot on Windows Date: Sat, 18 Sep 2010 09:06:12 +0200 Message-ID: <87fwx71qfv.fsf@mundaneum.com> References: <87d3sc5ujf.fsf@gmail.com> <871v8smmhe.fsf@mundaneum.com> <87sk1848t4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org HI Eric, "Eric Schulte" wrote: > S=C3=A9bastien Vauban writes: >>> 1) Babel relies on gnuplot-mode for session based evaluation >>> 2) gnuplot-mode does not work on windows >>> >>> Which results in the need to add a ":session none" header argument on >>> windows to avoid session based evaluation. >> >> I thought that =3D:session none=3D was the default. See >> http://orgmode.org/manual/session.html#session. >> >> So, writing nothing is OK, or do you really need to *explicitly* dismiss >> the session? > > You are correct that =3D:session none=3D is the global default, however h= eader > arguments can be specified on the global, language, file, headline, and c= ode > block scale, Not using such global params *yet*, I had only the small picture in mind. Thanks for refreshing my memory... > and it so happens that =3D:session=3D is specified in > `org-babel-default-header-args:gnuplot' on the language level for gnuplot. > This could undone with something like the following. > > (setq org-babel-default-header-args:gnuplot > '((:results . "file") > (:exports . "results"))) I did not know such things... Great to learn... A proof I had reason to ask= , I would have missed this forever=C2=A0;-) Thanks a lot, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode