From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Alberti Subject: Templates - newline in string? Date: Tue, 14 Sep 2010 11:47:39 +0100 Message-ID: <9C84E32F-70BE-4E89-991C-64D130991B54@unife.it> 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=34455 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvT3P-0001Cb-3g for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 06:48:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvT3O-0004w5-0N for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 06:47:58 -0400 Received: from carne.unife.it ([192.167.219.26]:52065) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvT3N-0004uF-L7 for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 06:47:57 -0400 Received: from carne.unife.it (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id B35A61A7F906_C8F52D3B for ; Tue, 14 Sep 2010 10:47:47 +0000 (GMT) Received: from dns.unife.it (dns.unife.it [192.167.219.2]) by carne.unife.it (Sophos Email Appliance) with ESMTP id 97FDE1A759E3_C8F52D3F for ; Tue, 14 Sep 2010 10:47:47 +0000 (GMT) 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 Hi all, 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. Thanks, Marco