From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: PLOT options Date: Fri, 26 Sep 2008 07:52:11 +0200 Message-ID: <87zllvwj1w.fsf@literaturlatenight.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kj6DN-0002NY-Dl for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 01:50:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kj6DL-0002NM-Vz for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 01:50:04 -0400 Received: from [199.232.76.173] (port=35502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kj6DL-0002NJ-85 for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 01:50:03 -0400 Received: from main.gmane.org ([80.91.229.2]:34707 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kj6DK-0002ml-Jy for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 01:50:02 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kj6DI-0003fe-Ed for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 05:50:00 +0000 Received: from port-92-195-148-162.dynamic.qsc.de ([92.195.148.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Sep 2008 05:50:00 +0000 Received: from nspm_01 by port-92-195-148-162.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Sep 2008 05:50:00 +0000 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@gnu.org Does a line with gnuplot options look like this (for example): #+PLOT with:histograms I hope not because whatever options I pass to gnuplot this way they are ignored. ;) henry