From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: trouble exporting just one subtree while using babel and R code blocks--spoke too soon Date: Thu, 7 Mar 2013 10:12:43 -0600 Message-ID: References: <512298D2.4080203@binghamton.edu> <51379E4E.6020603@binghamton.edu> <87d2vby50z.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDdR0-000261-Ur for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 11:12:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDdQz-00078c-CI for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 11:12:46 -0500 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:57954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDdQy-00078K-Ty for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 11:12:45 -0500 Received: by mail-la0-f44.google.com with SMTP id eb20so679341lab.17 for ; Thu, 07 Mar 2013 08:12:43 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christopher W Ryan Cc: emacs-orgmode@gnu.org On Thu, Mar 7, 2013 at 9:54 AM, Christopher W Ryan wrote: > Thanks John. I will post the babel-related part of my .emacs when I > am back at the office, on the computer in question. > > Could you try exporting just the * Hello subtree with C-c C-e 1 p ? > That's where I am experiencing the trouble, rather than with exporting > the whole document with C-c C-e p. Yikes, and duh. I completely forgot the whole point. I do *not* get the right behavior! Odd, as I thought I had been with your original post. I'm on 7.9.3e. C-c C-e is bound to =org-export= for me (old exporter). John > > --Chris > > On Thu, Mar 7, 2013 at 10:00 AM, John Hendy wrote: >> On Thu, Mar 7, 2013 at 7:13 AM, Christopher W Ryan wrote: >>> I have to admit I'm not yet experienced enough with org mode to know >>> about the new exporter versus the old. I've been trying to ignore the >>> conversations on the list about the new exporter, since, at least >>> until now, whatever org mode was doing was what I needed it to do. >>> >>> I have org mode 7.9.3f. Does that mean I am using any particular >>> exporter? How do I tell which exporter I am using with C-c C-e d ? >>> >>> I will try C-c C-e C-s l o with my little test file next time I am on >>> the Windows system where I am having the problem. >>> >> >> Cursor on * Hello, C-c C-e p and I get the attached (seems to work). >> Have not removed ** Big foo. I'm using the old exporter. >> >> Can you post your babel-related .emacs section? >> >> John >> >>> Thanks. >>> >>> --Chris >>> >>> On Thu, Mar 7, 2013 at 3:42 AM, Eric S Fraga wrote: >>>> "Christopher W. Ryan" writes: >>>> >>>>> Well, with the little test file I initially posted, things worked OK >>>>> with org version 7.9.3f. But things are bit more complicated: >>>> >>>> [...] >>>> >>>>> Put cursor on >>>>> * Hello >>>>> above and then C-c C-e 1 d >>>> >>>> Are you sure you are using the new exporter? This binding doesn't work >>>> for me but did work for the old exporter. The equivalent in the new >>>> exporter would be C-c C-e C-s l o, I believe. Your configuration must >>>> be mixing up old and new exporters and, believe me, you're not the only >>>> one in this situation. >>>> >>>> >>>> -- >>>> : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D >>>> : in Emacs 24.3.50.1 and Org release_7.9.3f-1199-g3a0e55 >>>> >>>