From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-indent, org-inlinetask: patches on github Date: Mon, 08 Nov 2010 08:01:35 +0100 Message-ID: <87zktk70z4.wl%n.goaziou@gmail.com> References: <871v6x88h7.wl%n.goaziou@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=58969 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFLjX-0004Uv-1i for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 02:01:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFLjV-0002lM-R1 for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 02:01:38 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:60430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFLjV-0002lD-H7 for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 02:01:37 -0500 Received: by wwe15 with SMTP id 15so5453615wwe.30 for ; Sun, 07 Nov 2010 23:01:36 -0800 (PST) In-Reply-To: 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: Jeff Horn Cc: =?UTF-8?B?U8OpYmFzdGllbg==?= Vauban , Fraga Fraga , Org Mode List , Carsten Dominik Hello, > Does this mean a pull from the org-mode repo pulls the patched > files? I just updated my local org installation and note text (not > headlines) still remain indented under the inline task instead of > the parent node heading level. You have to pull from _my_ repo, not the org-mode one, as the patches are not yet installed in master branch. Again, here is the URL to pull that from: git://github.com/ngz/org-mode-lists.git branch: inlinetask If you prefer, I can also send you the patches by email (there are 7 of them). Regards, -- Nicolas