I am using emacs in ido-mode. When selecting a desired buffer, instead of the buffer showing up in the current window I will be taken to a separate frame and window in which the buffer is already open. Is there a way to modify (turn off) this behavior? It seems like something I expect from (pop-to-buffer) but in ido.el there is no such reference that I can find. I think it’s an ido-mode “feature” because it does not happen when I start emacs with the -q option. Thanks much in advance…
Share
ido-default-buffer-methodmay be what you are looking for, it has the same possible values asido-default-file-method, and directs you to its help, which is: