Opening same file in two windows in Emacs -


say have opened file abc.cpp in 1 emacs window, want open in window. if c-x c-f , locate file, cursor goes original window , file not open in window placed cursor. if c-x b , identify buffer, cursor goes original window well. hope can put cursor in other window, , open file in window, no matter whether file opened already. how can that? 1 way seems work use mouse, go file menu , choose open file, not nice...

that 1 easy! command c-x 2 split window showing buffer in 2 horizontally. relevant command split-window-vertically.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -