You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the REPL, I can type c\_max and hit TAB to get cₘₐₓ. This is super convenient. In emacs, I have to type them one by one, \_mTAB, \_a\TAB, and finally \_xTAB.
Is it possible to implement the same functionality in emacs?