From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: How to create non-inheritable properties? Date: Sun, 8 Jun 2014 19:08:25 -0500 Message-ID: References: <87a99nccwo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wtn8W-0001zb-9T for emacs-orgmode@gnu.org; Sun, 08 Jun 2014 20:08:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wtn8V-0004oK-KX for emacs-orgmode@gnu.org; Sun, 08 Jun 2014 20:08:28 -0400 Received: from mail-oa0-x22b.google.com ([2607:f8b0:4003:c02::22b]:52986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wtn8V-0004oF-Dz for emacs-orgmode@gnu.org; Sun, 08 Jun 2014 20:08:27 -0400 Received: by mail-oa0-f43.google.com with SMTP id l6so5237555oag.16 for ; Sun, 08 Jun 2014 17:08:25 -0700 (PDT) In-Reply-To: <87a99nccwo.fsf@gmail.com> 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: Thorsten Jolitz Cc: "emacs-orgmode@gnu.org" On Sun, Jun 8, 2014 at 4:24 PM, Thorsten Jolitz wrote: > I don't know *how* big your file is, but instead of waiting 8 min for > tangling you could as well install outshine.el and outorg.el and then > use > > ,----------------------------------- > | M-: outorg-convert-org-to-outshine > `----------------------------------- Interesting, thanks!