Well, use this version instead.
It will avoid compilation problems.
> Sébastien Vauban writes:
>> To select this subtree, I use =C-c @=.
>> It does its job, except that it never selects the last line. OK;
>> just C-x C-x, add a line, and that's it. Feature? Bug?
> Feature. If you want to g
Hello,
> Sébastien Vauban writes:
> To select this subtree, I use =C-c @=.
> It does its job, except that it never selects the last line. OK;
> just C-x C-x, add a line, and that's it. Feature? Bug?
Feature. If you want to grab the last line too, use
(org-end-of-subtree nil t)
> Same probl
#+TITLE: Mark subtree forgets about last line
#+AUTHOR:Seb Vauban
#+LANGUAGE: en_US
* Selecting this subtree
To select this subtree, I use =C-c @=.
It does its job, except that it never selects the last line. OK; just C-x C-x,
add a line, and that's it. Feature? Bug?
* The next headli