From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: org-capture does not fully clean up after C-c C-k Date: Mon, 11 Jul 2011 17:45:04 +0800 Message-ID: References: <28021D5A-92CD-4732-8462-8AD1EBA7262D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgD3M-00056v-Ke for emacs-orgmode@gnu.org; Mon, 11 Jul 2011 05:45:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgD3J-0000uz-M2 for emacs-orgmode@gnu.org; Mon, 11 Jul 2011 05:45:24 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:35864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgD3I-0000ub-QJ for emacs-orgmode@gnu.org; Mon, 11 Jul 2011 05:45:21 -0400 Received: by iyl8 with SMTP id 8so4127072iyl.0 for ; Mon, 11 Jul 2011 02:45:19 -0700 (PDT) In-Reply-To: <28021D5A-92CD-4732-8462-8AD1EBA7262D@gmail.com> (Carsten Dominik's message of "Thu, 16 Jun 2011 09:51:25 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org On 2011-06-16 15:51 +0800, Carsten Dominik wrote: > Hi Leo, > > I am unable to reproduce this. I do get an empty line the first time, > but when the empty line is already there, then there is no problem. > > Do you find the insertion of this one empty line a problem? > > - Carsten Sorry for the long delay. I can reproduce this in Emacs -q with (setq org-blank-before-new-entry '((heading))) Leo