help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: org-tempo and org-structure-template-alist


From: Nick Dokos
Subject: Re: org-tempo and org-structure-template-alist
Date: Mon, 25 Jan 2021 14:04:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

wael-zwaiter@gmx.com writes:

> Do I require org-tempo to use org-structure-template-alist?
>
>
> ----- code ------
> (require 'org-tempo)
> (add-to-list 'org-structure-template-alist '("sh" . "src shell"))
>
>
>

No: if loaded, org-tempo will use org-structure-template-alist, but
the main user of it is `org-insert-structure-template` (bound to C-c
C-, by default).

-- 
Nick

"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler




reply via email to

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