emacs-devel
[Top][All Lists]
Advanced

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

Re: Use of dedicated windows in gdb-mi.el


From: Eli Zaretskii
Subject: Re: Use of dedicated windows in gdb-mi.el
Date: Fri, 06 Feb 2015 23:33:57 +0200

> From: Oleh Krehel <address@hidden>
> Cc: address@hidden
> Date: Fri, 06 Feb 2015 20:14:40 +0100
> 
> 1. `gdb' a C++ program
> 2. `gdb-many-windows'
> 3. switch to "*input/output of main*"
> 4. issue `ido-switch-buffer`
> 
> => the buffer is switched in the "main.cc" window, although the point was in 
> the
> "*input/output of main*" window. I'm guessing that's because
> "*input/output of main*" is dedicated. In fact, all of them are, except
> the two that I actually want to see always: "main.cc" and "*gud-main*".

I suggest calling ido-switch-buffer in another frame.



reply via email to

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