Hi, Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> In this case, a strong argument against it is: there is already a > template mechanism available out of the box, why would we provide > two of them? I bet most users of the <* completion mechanism provided by org-tempo don't even notice it is a "template" mechanism. Org used to provide a *completion* mechanism for <* at the beginning of the line, then this completion mechanism was moved in org-tempo, which names does not really speaks about _completing_ <* strings. Anyway, I think we settled the case: 1. let's not supercharge Org's core with two template mechanismes; 2. let's try to provide a completion mechanism on top of the current template expansion mechanism -- an intermediary step being having an expert dispatch mode for org-insert-structure-template. I'll try to do that for 9.5. Best, -- Bastien