I very recently started having an issue with my tab key while editing latex
files.
Normally, the tab key will indent according to whatever mode I'm editing in. Now, when I hit the tab key the minibuffer prints TAB
and nothing happens in the main buffer. Issuing TAB
again yields TAB TAB undefined
in the minibuffer.
Issuing C-h k <tab key>
yields:
Describe the following key, mouse click, or menu item: TAB-
with no description of what the tab key is bound to.
Aside from losing the ability to quickly indent my latex code, this has also disrupted my ability to trigger yasnippets using the tab key.
What is going wrong?
Addendum: I think this is only happening in latex-mode
. At least, I haven't noticed this problem in other modes. Issuing TAB C-h
yields
`yas--direct-latex-mode' Minor Mode Bindings Starting With TAB:
key binding
--- -------
Global Bindings Starting With TAB:
key binding
--- -------
[back]