emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to stop M-down from opening folded items?


From: Steinar Bang
Subject: Re: [O] How to stop M-down from opening folded items?
Date: Mon, 07 May 2012 21:32:04 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.1 (gnu/linux)

>>>>> Steinar Bang <address@hidden>:

> I use M-up and M-down a lot to move items in plain lists up and down in
> the list.  In the org-mode delivered with emacs 23 the item you moved
> past stayed folded.  But in git org-mode and in 7.8.09, the item you
> move past is opened.

> Is there a way to get the old behaviour back?  Ie. that items you move
> past with M-up or M-down, stays folded?

Looking at the code of org-list-swap-items it doesn't look like this is
possible to configure.  But I'm not giving up quite yet.

I tried modifying the value of org-cycle-include-plain-lists.

I had org-cycle-include-plain-lists set to the value of integrate.

But changing the value of org-cycle-include-plain-lists to either nil or
t had no effect on org-list-swap-items, that I could see.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]