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
If I drop down to eval-expression with M-: and type e.g. (reg-quo TAB, I get (reg-regexp-quote, instead of the expected regexp-quote (which works just fine with emacs -q).
If I drop down to
eval-expressionwithM-:and type e.g.(reg-quo TAB, I get(reg-regexp-quote, instead of the expectedregexp-quote(which works just fine withemacs -q).