From mboxrd@z Thu Jan  1 00:00:00 1970
From: Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: Where ends a subtree?
Date: Sun, 28 Mar 2010 14:42:38 +0200
Message-ID: <F863E793-FF46-41EE-8217-70F99D3049E6@gmail.com>
References: <m38w9fm1rt.fsf@justforfun.somewhere>
	<201003280632.41852.ahcnz@ihug.co.nz>
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: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1NvrpE-0002Uv-72
	for emacs-orgmode@gnu.org; Sun, 28 Mar 2010 08:42:44 -0400
Received: from [140.186.70.92] (port=36542 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1NvrpC-0002Tb-Kr
	for emacs-orgmode@gnu.org; Sun, 28 Mar 2010 08:42:43 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69)
	(envelope-from <carsten.dominik@gmail.com>) id 1NvrpB-0004gm-6J
	for emacs-orgmode@gnu.org; Sun, 28 Mar 2010 08:42:42 -0400
Received: from mail-ew0-f223.google.com ([209.85.219.223]:42524)
	by eggs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <carsten.dominik@gmail.com>) id 1NvrpB-0004gc-12
	for emacs-orgmode@gnu.org; Sun, 28 Mar 2010 08:42:41 -0400
Received: by ewy23 with SMTP id 23so2001358ewy.14
	for <emacs-orgmode@gnu.org>; Sun, 28 Mar 2010 05:42:40 -0700 (PDT)
In-Reply-To: <201003280632.41852.ahcnz@ihug.co.nz>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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: Adam <ahcnz@ihug.co.nz>
Cc: emacs-orgmode@gnu.org

Is it just me who cannot make out what either of these posters is  
trying to say?

- Carsten

On Mar 27, 2010, at 7:32 PM, Adam wrote:

> On Saturday 27 March 2010 05:27 am, Franz Heuser wrote:
>> Hi,
>>
>> I wonder where an subtree ends. My work flow is as follow:
>> * headline
>>  some text...
>>
>> Know I notice a ToDo entry that is link to the text. So i type
>>
>> ** ToDo something useful
>>   notes about the ToDo
>>
>>  ... more about the headline.
>>
>> My problem is, that '... more about the headline' is hidden, when the
>> ToDo entry is folded. It belongs syntactically to ToDo, but  
>> semantically
>> to the headline.
>>
>> Is there an <end> Tag or something like that? Where i can say: Here  
>> Ends
>> the ToDo entry, what comes now belong to the last headline?
>>
>> Any Idea? Or a hint, how i can use org-mode another, better way?
>
> This appears to be the situation with Calendar and also
> surprisingly with Diary.
>
> Somewhere on the Emacs Wiki it suggests; no space between lines,
> and also to begin each new line with a dash -    Such as;
> - item 1
> - another note
> - some more.
>
> For me, for Diary in particular, it would be good to be able to block
> longer text together, and even perhpaps paragraph. I suppose it
> becomes less of an itemized work diary at that stage, and more of
> a rambling personal type, which suggests a separate or 2nd diary file
> altogether should be used.
>
> What do others think.
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten