From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Templates - newline in string? Date: Tue, 14 Sep 2010 17:58:13 +0200 Message-ID: <838w348gh6.fsf@yahoo.it> References: <9C84E32F-70BE-4E89-991C-64D130991B54@unife.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56077 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvXt2-0005eH-MG for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 11:57:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvXsx-0006Cf-Nx for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 11:57:36 -0400 Received: from slim-2a.inet.it ([213.92.5.122]:48471) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvXsx-0006Bq-Fo for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 11:57:31 -0400 In-Reply-To: <9C84E32F-70BE-4E89-991C-64D130991B54@unife.it> (Marco Alberti's message of "Tue, 14 Sep 2010 11:47:39 +0100") 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: Marco Alberti Cc: emacs-orgmode@gnu.org Marco Alberti writes: Hi, Marco, > when customizing org-capture-templates, how do I insert newlines in > the template string? I tried RET, C-RET and such, but nothing works, > and I couldn't find documentation. C-j ? Giovanni