When I terminate a Multi I-search, Emacs takes me back to the original buffer rather than the result I'm looking at.
I've tried terminating the search with RET, escape, arrow keys, and none of these have worked. What should I be doing instead?
To reproduce:
- Start Emacs with
emacs -Q - Open several buffers.
M-x ibuffer- Mark several buffers with
m - Start Multi I-search with
M-s a C-s - Search for something and press
C-suntil you're in at least the second buffer. RETreturns you to the original buffer!
C-f,C-b, etc.)?emacs -q? If you runemacs -Q? Ifemacs -qdoesn't reproduce the problem, then the problem is in your init file, and you'll need to post it, or preferably the part of it that causes the problem, to get help.emacs -qbutemacs -Qworks properly. What might that mean?emacs -Q. Other times I receive my initial problem. I am running emacs 24.3.1.