emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [patch] structure snippet completions


From: Eric Abrahamsen
Subject: Re: [O] [patch] structure snippet completions
Date: Mon, 04 Dec 2017 13:37:33 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Rasmus <address@hidden> writes:

> Hi,
>
> The attached patch adds expansions of "<s"-like snippets to Org v9.2.  I
> would like to include this in the next version of Org in anticipation of
> the changes to the template system.

Cool! We were talking about shifting the alist keys to strings, do we
want to do that all at once, in both places, or let this land first?

[...]

>> +    (mapcar 'org-tempo-add-block org-structure-template-alist)
>
> #'org-tempo-add-block
>
>> +    (mapcar 'org-tempo-add-keyword org-tempo-keywords-alist)))

And `mapc'!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]