How to switch between the upper and lower pane in emacs?
        Posted  
        
            by 
                Anthony Kong
            
        on Super User
        
        See other posts from Super User
        
            or by Anthony Kong
        
        
        
        Published on 2013-11-03T11:08:58Z
        Indexed on 
            2013/11/03
            22:02 UTC
        
        
        Read the original article
        Hit count: 739
        
I am using the erlang mode in Aquamacs.
The mode, by default, creates a new pane and buffer "*erlang*" when I hit C-C C-K to compile an erlang file. (as seen in the attached screen shot)
What is the easiest way to switch between these two panes?
I do not think "C-x b" is applicable in this case because 'C-X b' then "*erlang" is slow considering I have to switch between my files and the erlang shell rather frequently.

© Super User or respective owner