On Wed, Mar 12, 2014 at 5:15 AM, Thorsten Jolitz wrote:
> Matt Price writes:
>
>> is it possible to mark, not the current subtree, but one level up from
>> the current subtree? I would like to add that level to the org
>> bindings for expand-region,
>>
>> https://github.com/magnars/expand-region
Matt Price writes:
> is it possible to mark, not the current subtree, but one level up from
> the current subtree?
Interactively, this would be
C-c C-^ M-h
if point is on the headline,
C-c C-^ C-c C-^ M-h
if point is within the subtree.
HTH,
--
Bastien
Matt Price writes:
> is it possible to mark, not the current subtree, but one level up from
> the current subtree? I would like to add that level to the org
> bindings for expand-region,
>
> https://github.com/magnars/expand-region.el/blob/master/the-org-mode-expansions.el
you are probably look