"Charles C. Berry" writes:
> Done.
Thank you.
Regards,
On Sat, 25 Apr 2015, Nicolas Goaziou wrote:
Hello,
"Charles C. Berry" writes:
This change in org-cycle line 131 seems to have the desired effect:
[snip]
It should work indeed. Can you wrap it into an appropriate patch and
commit it?
Regards,
--
Nicolas Goaziou
Done.
Chuck
On Friday, 24 Apr 2015 at 10:37, Charles C. Berry wrote:
[...]
> This change in org-cycle line 131 seems to have the desired effect:
Looks good. Thanks!
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1062-gce4e64
Hello,
"Charles C. Berry" writes:
> This change in org-cycle line 131 seems to have the desired effect:
>
> --- 128,134 Original
>
> ;; At an item/headline: delegate to `org-cycle-internal-local'.
> ((and (or (and org-cycle-include-plain-lists (org-at-item-p))
> !
On Fri, 24 Apr 2015, Eric S Fraga wrote:
On Thursday, 23 Apr 2015 at 21:59, Nikolaus Rath wrote:
[...]
Well, obviously I meant a way to *automatically* have Tab work at the
end of the line
I also would really like tab to work at the end of a headline with
hidden text as it would anywhere el
On Thursday, 23 Apr 2015 at 21:59, Nikolaus Rath wrote:
[...]
> Well, obviously I meant a way to *automatically* have Tab work at the
> end of the line
I also would really like tab to work at the end of a headline with
hidden text as it would anywhere else on the line. I see no benefit
from org
On Apr 23 2015, Kyle Meyer wrote:
> Nikolaus Rath wrote:
> [...]
>> * Sample heading 1...
>> * Sample heading 2
>>
>> If the cursor is to the right of the "1" (in particular if it's at the
>> end of the line), nothing happens.
>>
>> Why is this,
>
> I think this is because point is considered to
Nikolaus Rath wrote:
[...]
> * Sample heading 1...
> * Sample heading 2
>
> If the cursor is to the right of the "1" (in particular if it's at the
> end of the line), nothing happens.
>
> Why is this,
I think this is because point is considered to be on the hidden text,
not the headline, so the c
Hello,
When I'm trying to expand a folded headline using Tab, this seems to
work only if the cursor is before the '...', i.e. just before the "1" in
the following example:
* Sample heading 1...
* Sample heading 2
If the cursor is to the right of the "1" (in particular if it's at the
end of the l