From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: newlines in capture templates from the customize buffer Date: Fri, 10 Dec 2010 15:24:07 +0100 Message-ID: References: <83vd31hlcg.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=45402 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PR3td-00081E-QK for emacs-orgmode@gnu.org; Fri, 10 Dec 2010 09:24:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PR3tc-0004qH-N5 for emacs-orgmode@gnu.org; Fri, 10 Dec 2010 09:24:29 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:37992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PR3tc-0004qC-Jn for emacs-orgmode@gnu.org; Fri, 10 Dec 2010 09:24:28 -0500 Received: by ywj3 with SMTP id 3so2424023ywj.0 for ; Fri, 10 Dec 2010 06:24:28 -0800 (PST) In-Reply-To: <83vd31hlcg.fsf@yahoo.it> 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: Giovanni Ridolfi Cc: org-mode mailing list Hi Giovanni, On Fri, Dec 10, 2010 at 1:18 PM, Giovanni Ridolfi wrote: > suvayu ali writes: >> Entering a newline pressing [RET] works. But then in my init.el it is >> stored as a carriage return rather than "\n", making it ugly. > > If you don't like the > you can edit your init.el file and substitute with \n > by hand: > > M-% C-q C-j \n > I tried that, but changing some other variable or adding a new template reverts it back to [RET]. > >> Is there >> a way to enter newlines in the customise buffer which is saved as >> "\n"? > I don't think so. > Thanks a lot Giovanni for confirming. I think I'll stop using customize for this. > cheers > Giovanni > -- Suvayu Open source is the future. It sets us free.