Re: [O] mark parent of current heading

2014-03-13 Thread Matt Price
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

Re: [O] mark parent of current heading

2014-03-12 Thread Bastien
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

Re: [O] mark parent of current heading

2014-03-12 Thread Thorsten Jolitz
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