Aaron Ecay <aarone...@gmail.com> writes:

> AIUI the change was from a cons of (character, template string) to a
> cons of (string, template string).  The relevant commit is b56df73.

That’s an irrelevant change as neither of those formats has been
published.  The "old" format (9.1 and earlier) is a list of (key
template-string), e.g.

   ("s" "#+BEGIN_SRC ?

   #+END_SRC")

The new is something like

   ("s" . "src")

Rasmus

-- 
I feel emotional landscapes they puzzle me

Reply via email to