[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C-RET and empty lines
From: |
Juergen Fenn |
Subject: |
Re: C-RET and empty lines |
Date: |
Tue, 22 Aug 2023 13:21:32 +0200 |
Am 22.08.23 um 11:52 Uhr schrieb Ihor Radchenko:
> This behaviour is customizable. See `org-blank-before-new-entry'.
Thank you for this hint. That was new to me as well.
M-x describe-variable RET org-blank-before-new-entry RET says:
> Should ‘org-insert-heading’ leave a blank line before new heading/item?
> The value is an alist, with ‘heading’ and ‘plain-list-item’ as CAR,
> and a boolean flag as CDR. The cdr may also be the symbol ‘auto’, in
> which case Org will look at the surrounding headings/items and try to
> make an intelligent decision whether to insert a blank line or not.
Could you please advise how to configure the variable in your init file
to have it produce a blank line before _every_ new entry?
Thanks, and best regards,
Jürgen.