Nicolas,
Upgraded to org 8.3.4, made no difference.
But I have just now realised what the problem is! I have been using
org-demote-subtree, not org-demote , Meta-Shift-Right, not Meta-Right.
And org-demote does indeed work on an active region for me. I suppose
you could argue that org-demot
Hello,
Ron Mitchell writes:
> When I do Meta-Shift-Right on your example (with, as in yours, the
> region set to the first two lines):
>
> * H1
> ** H11
> * H2
>
> I get
>
> * H1
> *** H11
> * H2
>
> It's not a problem with key binding, because I get the same result if I
> execute the command '
Hi Nicolas,
Thanks, that's interesting.
When I do Meta-Shift-Right on your example (with, as in yours, the
region set to the first two lines):
* H1
** H11
* H2
I get
* H1
*** H11
* H2
It's not a problem with key binding, because I get the same result if I
execute the command 'org-demote-subt
Hello,
Ron Mitchell writes:
> In "2.5 Structure Editing" the org info manual says
>
> "When there is an active region (Transient Mark mode), promotion and
> demotion work on all headlines in the region."
>
> That doesn't work for me. Only the line at point is pro- or de- moted.
I cannot reprodu
Am 09.04.2016 um 17:52 schrieb Ron Mitchell:
> In "2.5 Structure Editing" the org info manual says
>
> "When there is an active region (Transient Mark mode), promotion and
> demotion work on all headlines in the region."
>
> That doesn't work for me. Only the line at point is pro- or de- moted.
Hi there.
In "2.5 Structure Editing" the org info manual says
"When there is an active region (Transient Mark mode), promotion and
demotion work on all headlines in the region."
That doesn't work for me. Only the line at point is pro- or de- moted.
Is this a bug, or am I not understanding th