Possible Duplicate:
How to switch between visible buffers in emacs?
I’m using C-x 2 for splitting editor place to two parts. For choose one of them I use mouse now. How I can choose one of them using keyboard?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use C-x o to move the cursor to the next window in the windows list. See Steve Yegge’s post Effective Emacs for info.