From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-capture and blank lines Date: Fri, 3 Sep 2010 09:19:42 +0200 Message-ID: <75678B38-A3BF-4ADD-A9E4-25EA47764D80@gmail.com> References: <8DEE7E6B-DD11-41A0-9FE5-2CFD73EB33E3@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=36694 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrQYu-0004jT-LA for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 03:19:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrQYt-0001hD-7U for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 03:19:48 -0400 Received: from postduif.ic.uva.nl ([145.18.40.180]:39927) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrQYs-0001gg-Ve for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 03:19:47 -0400 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: Samuel Wales Cc: emacs-orgmode@gnu.org On Sep 3, 2010, at 8:56 AM, Samuel Wales wrote: > Hi C, > > Thanks for your reply. > > On 2010-09-02, Carsten Dominik wrote: >> Then, at kill time, when I am cleaning up, it is hard to tell if >> there >> was an empty line originally.... > > In my case, there is never one, FWIW. I.e. the following never > happens deliberately. > > * target > > ** new entry > > Nor this. > > * target > text > > ** new entry > > So in principle it's OK to clean it up for users like me, in case you > decide to make that optional. I'd enable that. Well, maybe I can do some more work on this. We'll see. > > In any case, again, capture is superb. Safe and fast. You contriburted an important idea to this imnplementation.... - Carsten