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.
私は Emacs で常に isearch を使用していますが、組織モードのファイルが大きい場合、最初の一致を見つけるのに時間がかかる場合があることに気付きました。バッファ内の isearch を高速化する方法はありますか?
EDIT:最も顕著な速度の改善は、に設定isearch-lazy-highlightすることから来ましたnil。isearch を呼び出してテキストにジャンプするときに顕著な遅延が発生していましたが、この遅延は解消されました。
isearch-lazy-highlight
nil