From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: full production use of org-mode: time to say thanks again! Date: Thu, 14 Oct 2010 10:16:41 +0200 Message-ID: <909F1417-4137-46CE-827E-E1DAA46515C6@gmail.com> References: <87r5fzk5j5.wl%ucecesf@ucl.ac.uk> <20EA118D-E909-47F4-AEF8-8B1B929F5601@gmail.com> <87eibzfgia.wl%n.goaziou@gmail.com> <87bp720vwy.wl%ucecesf@ucl.ac.uk> <871v7xz182.wl%n.goaziou@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57803 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6Izc-00058C-4o for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 04:16:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6IzW-0006B2-4n for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 04:16:51 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:43027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6IzV-0006Ab-Vg for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 04:16:46 -0400 Received: by ewy5 with SMTP id 5so2533218ewy.0 for ; Thu, 14 Oct 2010 01:16:45 -0700 (PDT) In-Reply-To: <871v7xz182.wl%n.goaziou@gmail.com> 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: Nicolas Goaziou Cc: Eric S Fraga , org-mode mailing list I have now applied the first of the two patches, but not the second. Thanks Nicolas! - Carsten On Oct 11, 2010, at 8:34 AM, Nicolas Goaziou wrote: > Hello, > > Could you try the following patch and tell me if it fixes your issue? > > As a side note (to maintainers), the second patch isn't really needed, > but I thought, while I was at it, that it would make sense > (`org-inlinetask-min-level' doesn't need to be a boolean). > > Regards, > > -- Nicolas > > <0001-Fix-indentation-of-text-after-an-inline-task.patch><0002- > inlinetask-Make-org-inlinetask-min-level-an-integer-.patch>