help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs switches frame when changing buffer


From: ChristofferC
Subject: Emacs switches frame when changing buffer
Date: Wed, 27 Jun 2007 10:08:03 -0700
User-agent: G2/1.0

Hi,

Let's say that I have two Emacs frames open. In one of them I've
opened ~/.emacs. If I then go to the other frame and execute the
command "C-x b .emacs", the frame with the already opened file will be
activated. I want the buffer to open in the frame that I execute the
command in. How do I change this behaviour?

The weird thing is that if I execute the command "M-x switch-to-
buffer .emacs", it works as I want it to work. I've tried to bind
switch-to-buffer to another key combination than C-x b, but then I got
the "wrong" behaviour again.

/Christoffer Carlborg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]