From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: PLOT options Date: Fri, 26 Sep 2008 08:01:02 -0700 Message-ID: <874p4354up.fsf@gmail.com> References: <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 1KjEoa-0007R3-2S for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 11:01:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjEoY-0007Pn-8G for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 11:01:03 -0400 Received: from [199.232.76.173] (port=59639 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjEoY-0007Ph-4I for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 11:01:02 -0400 Received: from mail-gx0-f12.google.com ([209.85.217.12]:48545) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjEoX-0001EJ-OX for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 11:01:01 -0400 Received: by gxk5 with SMTP id 5so8528604gxk.18 for ; Fri, 26 Sep 2008 08:01:01 -0700 (PDT) In-Reply-To: <87zllvwj1w.fsf@literaturlatenight.de> (henry atting's message of "Fri, 26 Sep 2008 07:52:11 +0200") 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: henry atting Cc: emacs-orgmode@gnu.org henry atting writes: > Does a line with gnuplot options look like this (for > example): > > #+PLOT with:histograms > There should be a colon after PLOT like so #+PLOT: with:histograms However now that you mention it, requiring the colon does seem kind of pointless, maybe it would make sense to remove that requirement... Thanks -- Eric