Hi all, wanted to get a quick sanity check to see if anyone else is experiencing this or if I am doing something else wrong.
Tab completion for structure template expansion isn't working on my end.
I can run C-c C-,
to select my templates for inserting source blocks and such, but running say `<p TAB` to try and insert a python source block doesn't seem to work (meanwhile C-c C-, p
works totally fine).
Couldn't find any recent posts on here, so just wanted to ask quickly before I do a deep dive and see if I have made an error.
Emacs Version: 27.2
Org Version: 9.4.4
Just wanted to see if anyone else has had similar issues, or if I am being a Gordan Ramsey certified idiot sandwich :p
EDIT: Solved, as u/john_bergmann pointed out just needed to activate org-tempo module.