Bastien <b...@gnu.org> writes:

> Hi David,
>
> David Arroyo Menendez <davi...@gnu.org> writes:
>
>> + davidam-org-envolve-src(msg)
>> + davidam-org-src(msg)
>
> It's quicker to add values to `org-structure-template-alist' IMO.
>

I'm taking a look to org-structure-template-alist, it seems for
autocompletion. How can I use it? org-try-structure-completion, it's not
an interactive function.

>> + davidam-org-envolve-check-list()
>> + davidam-org-envolve-numbered-list()
>
> I don't understand what those functions should do and they don't work
> until the mark is set -- can you tell more?

Yes, I have some ítems

mapcar
defun
apply
cons

Then I mark the region of this ítems, apply the function and obtain:

+ [ ] mapcar
+ [ ] defun
+ [ ] apply
+ [ ] cons

:)

Reply via email to