Steps to reproduce
- Open any file, but has to have more lines than fit on a screen
- Split the window with
C-x 2 or C-x 3
- Search for something that's not currently on screen
- Press
RET to exit searching
Expected behavior
Point in the current window should stay at the thing I've been searching.
Current behavior
Point jumps back to the position where point is on the other window.