Hi Cameron,

a relatively recent change is causing this new behavior.

The default is now to automatically insert an empty line
if the current headline does also have an empty line before it.

So If you have an empty line before "header 1", then you
will get an empty line before "header 2".  However, if you
then go back and remove the empty line before "header 2"
and afterwards insert a "header 3", no empty line will be
inserted.
The same is true for plain list items.

It seems to me that this is the best behavior, but if
you always prefer no empty line, customize the variable
`org-blank-before-new-entry'.

HTH

- Carsten

On Jan 30, 2009, at 1:57 AM, Cameron Horsburgh wrote:

Hi folks,

In the last few days hitting M-<enter> on a headline has inserted an
empty line between the headline and the new line I'm trying to
create. I end up with:

,----
|
| * header 1
|
| * header 2
|
`----


instead of

,----
|
| * header 1
| * header 2
|
`----

I'm guessing I've mucked something up, but I'm not sure what. Ideas?

--

Cameron Horsburgh

Blog: http://spiritcry.wordpress.com/


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to