Nicolas Goaziou <n.goaz...@gmail.com> writes:

Hello,

> Thorsten Jolitz <tjol...@gmail.com> writes:
>
>> Your function could be implemented along the line of:
>>
>> 1. put an 'after' advice on `org-toggle-checkbox'
>
> See also `org-checkbox-statistics-hook'
>
>> Its easy to get 'struct at point' with
>>
>> #+begin_src emacs-lisp
>> (defun org-list-struct ()
>>   "Return structure of list at point.
>>    ...)
>> #+end_src
>>
>> but I could not find an equivalent function to get the item at
>> point.
>
> See `org-in-item-p'.

Ok, thanks for the tips

PS
My original message apparently took 3 hours to make it to the mailing
list, so it came a bit late to the party...

-- 
cheers,
Thorsten


Reply via email to