Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
dired-do-search(A) とtags-loop-continue(M-,)の動作はEmacs 24 で変更されました。
dired-do-search
tags-loop-continue
検索がタグ付きバッファの最後に達した場合、Emacs 23 の可視バッファは、検索文字列が見つかった最後のバッファのままでした。Emacs 24 では、最後の検索が失われ、別のバッファー (はっきりとはわかりません) が表示されます。
Emacs 24 で以前の動作を回復するにはどうすればよいですか?