From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Keeping heading or trailing blank lines of remember notes Date: Fri, 17 Jul 2009 10:55:13 -0400 Message-ID: <87vdlrz7e6.fsf@gollum.intra.norang.ca> References: <20090717103418.5d7a3566@crocus.easter-eggs.fr> <878win1nab.fsf@gollum.intra.norang.ca> <20090717154428.4d977493@crocus.easter-eggs.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRoqI-0005mp-V5 for emacs-orgmode@gnu.org; Fri, 17 Jul 2009 10:55:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRoqE-0005lM-Ki for emacs-orgmode@gnu.org; Fri, 17 Jul 2009 10:55:21 -0400 Received: from [199.232.76.173] (port=42139 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRoqE-0005lJ-D4 for emacs-orgmode@gnu.org; Fri, 17 Jul 2009 10:55:18 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:58456) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MRoqD-0003tP-Vc for emacs-orgmode@gnu.org; Fri, 17 Jul 2009 10:55:18 -0400 In-Reply-To: <20090717154428.4d977493@crocus.easter-eggs.fr> (=?utf-8?Q?=22Micha=C3=ABl?= Parienti"'s message of "Fri\, 17 Jul 2009 15\:44\:28 +0200") 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: =?utf-8?Q?Micha=C3=ABl?= Parienti Cc: emacs-orgmode@gnu.org Micha=C3=ABl Parienti writes: > Le Fri, 17 Jul 2009 08:55:56 -0400 > Bernt Hansen a =C3=A9crit: > >> Micha=C3=ABl Parienti writes: >>=20 >> > Is there a way, with a configuration setup, to tell remember to keep >> > the trailing blank lines of a remember note? >>=20 >> Blank lines are attached before the header line not after the note >>=20 >> > >> > I like to have my entries like this, with two blank line between >> > each of them: >> > >> > * Item 1 >> > Blah Blah >> > >> > >> > * Item 2 >> > Blah Blah >> > >>=20 >> In your example "Item 1" has 1 preceeding blank line included and >> "Item 2" has 2 blank lines included. > > So my problem is transformed into "how-to tell remember to keep the > heading blank lines of a remember note?" :-) Ah. I don't know of a way to do this. > > > >=20=20 >> > When I create entries with remember, even when my notes end with >> > two or more blank lines, I get: >> > >> > * Item 1 >> > Blah Blah >> > * Item 2 >> > Blah Blah >> > >> > This is too compact for me. >> > >>=20 >> You can control the display of blank lines with >> org-cycle-separator-lines. I think it only includes a single blank >> line between tasks in collapsed view. > > Thanks for your replie but I haven't any display problem: I just > don't have any blank line between my entries created by remember.=20 > > I don't think that the org-cycle-separator-lines variable can do > anything about it. I didn't copy the collapse view, but the content > of my file.=20 Oh :) I misunderstood -- I assumed you meant you wanted blank lines in the collapsed view -- not the raw org file. -Bernt