From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: a better way with babel Date: Mon, 21 Jun 2010 11:00:33 -0500 Message-ID: <4C1F8CA1.4030908@ccbr.umn.edu> References: <201006211803.25616.robut@iinet.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39574 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQjQL-0002Vi-Uz for Emacs-orgmode@gnu.org; Mon, 21 Jun 2010 12:00:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQjQK-0004gU-Ek for Emacs-orgmode@gnu.org; Mon, 21 Jun 2010 12:00:37 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:43389) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQjQK-0004gD-9m for Emacs-orgmode@gnu.org; Mon, 21 Jun 2010 12:00:36 -0400 In-Reply-To: <201006211803.25616.robut@iinet.net.au> 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: Robert Cunningham Cc: Emacs-orgmode@gnu.org > > This does produce the figure and long/short contents BUT ALSO produces this: > > #+results: r-nicedata > [[file:ndata.pdf]] > > which upon export results in a link and consequently the plot appearing both > in the figure and elsewhere. This second plot is unwelcome. > I believe in the latest git version, that #+results are no longer exported just because they appear in the buffer. See: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg25917.html