ido-modeとanythingを共存させる
この間ido-modeをonにしてみて気づいたんですが、anythingと共存させようとすると挙動がおかしくなるんですね
調べてみたらanything-read-string-modeを0に設定すると直るとあったのでやってみました。
(ido-mode) (anything-read-string-mode 0)
確かにfind-file(C-x C-f)の挙動がido-modeのそれになり、anythingの方もちゃんと普段通り動いているようです。
もうちょっと使って様子見ますが。
参考)
Emacs: ido vs anything. Are they fighting each other?
http://superuser.com/questions/221697/emacs-ido-vs-anything-are-they-fighting-each-other