[Orgmode] Re: plain list - line spacing

2010-06-02 Thread henry atting
On Mi, Jun 02 2010, Carsten Dominik wrote: > [...] > actually it is, see the variable `org-blank-before-new-entry'. > [...] Great, thanks. I would not have found it... henry -- http://literaturlatenight.de ___ Emacs-orgmode mailing list Please use

Re: [Orgmode] Re: plain list - line spacing

2010-06-02 Thread Carsten Dominik
On Jun 2, 2010, at 11:46 AM, Mikael Fornius wrote: Carsten Dominik writes: actually it is, see the variable `org-blank-before-new-entry'. That is great, did not know about it. I will customize it right away :) I also like to have my lists tight. Me too, except sometimes, which is wh

Re: [Orgmode] Re: plain list - line spacing

2010-06-02 Thread Mikael Fornius
Carsten Dominik writes: > actually it is, see the variable `org-blank-before-new-entry'. That is great, did not know about it. I will customize it right away :) I also like to have my lists tight. Thanks! -- Mikael Fornius ___ Emacs-orgmode mail

Re: [Orgmode] Re: plain list - line spacing

2010-06-02 Thread Carsten Dominik
On Jun 2, 2010, at 10:23 AM, Mikael Fornius wrote: If I fill out the first two items manually with no blank line between them and then using M-RET to edit the third I get what you want. 1. First 2. Second M-RET 3. Using Org-mode version 6.36trans (release_6.36.141.gbc53b) It does not look l

[Orgmode] Re: plain list - line spacing

2010-06-02 Thread Mikael Fornius
If I fill out the first two items manually with no blank line between them and then using M-RET to edit the third I get what you want. 1. First 2. Second M-RET 3. Using Org-mode version 6.36trans (release_6.36.141.gbc53b) It does not look like it is a customizable option AFAIK. -- Mikael For