From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: blank lines and keystrokes for org remember templates Date: Thu, 06 Sep 2007 18:40:51 -0400 Message-ID: References: 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 1ITQ20-0007BF-0t for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 18:41:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITQ1z-0007AC-FQ for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 18:40:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITQ1z-0007A4-Ae for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 18:40:59 -0400 Received: from fyodor.hcoop.net ([64.20.38.170]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ITQ1y-0001hy-CN for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 18:40:58 -0400 Received: from [72.22.155.27] (helo=Hermes.local) by fyodor.hcoop.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1ITQ3F-0004AK-Pe for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 18:42:18 -0400 In-Reply-To: (Scott Jaderholm's message of "Thu\, 6 Sep 2007 15\:16\:42 -0600") 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: emacs-orgmode@gnu.org "Scott Jaderholm" writes: > If I write TODO something I get a blank line after it in my org file even > though I didn't put a newline when using remember. Even stranger is that it *doesn't* put a blank line if you have multiple lines of text in your remember block. I'd vote that if the template has no blank line, the entry never gets a blank line. John