Occur で C-c C-f でびっくり! - Clipboard
曰く、
Minor mode for compilation, occur and diff modes.
When turned on, cursor motion in the compilation, grep, occur or diff
buffer causes automatic display of the corresponding source code location.
との事なので、occurの結果が出ているバッファでC-c C-fすると、
結果が表示されているバッファの中で移動するとファイルのバッファもそれに
合わせてカーソルが動きます。