From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Feature suggestion: highlights Date: Fri, 16 Apr 2010 21:29:15 +0200 Message-ID: <87r5mfxkl0.fsf@gmx.de> References: <87tyrce1zc.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2rO8-0000n9-RQ for emacs-orgmode@gnu.org; Fri, 16 Apr 2010 15:39:40 -0400 Received: from [140.186.70.92] (port=48915 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2rO6-0000L8-Te for emacs-orgmode@gnu.org; Fri, 16 Apr 2010 15:39:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2rEC-00062r-Ae for emacs-orgmode@gnu.org; Fri, 16 Apr 2010 15:29:25 -0400 Received: from mail.gmx.net ([213.165.64.20]:59081) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O2rEB-00062V-Th for emacs-orgmode@gnu.org; Fri, 16 Apr 2010 15:29:24 -0400 In-Reply-To: (Ali Tofigh's message of "Fri, 16 Apr 2010 11:55:12 -0400") 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: Ali Tofigh Cc: emacs-orgmode Ali Tofigh writes: > But you still have the problem that once you use a headline, on any > level, then you can't continue writing in the same section as before: > > * headling > text text text > ********* some todo > and now what? Now I have to create a new headline to get out of the > deeply nested headline. So I can't continue wrting text after the todo > that is directly related to the text above it. Ahhrg - yes. I never use this kind of todo items. I don't know what the others think of this. But this feels wrong, doesn't it? I'd expect an empty line to break out of the todo. Am I missing a variable some where? Sebastian