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: Oleh Krehel
Subject: Re: Use of dedicated windows in gdb-mi.el
Date: Mon, 09 Feb 2015 20:47:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: Oleh Krehel <address@hidden>
>> Cc: address@hidden,  address@hidden
>> Date: Mon, 09 Feb 2015 19:58:19 +0100
>> 
>> Eli Zaretskii <address@hidden> writes:
>> 
>> >> If you have 9 minutes and a way to view Youtube videos, you can see my
>> >> demo of a neat approach to manipulating windows (especially the window
>> >> swap). This approach of course won't work with non-soft dedicated
>> >> windows: https://www.youtube.com/watch?v=_qZliI1BKzI.
>> >
>> > That's cute, but is this related to GDB-MI and the issue being
>> > discussed here?  If so, how?
>> 
>> There's a function that swaps the current window with the selected one.
>> It fails miserably with dedicated windows, although works with
>> soft-dedicated.
>
> So maybe we should have a way to override the window's dedicated
> status, with a special command or an argument to a command or a
> variable.

This would be useful, since other IDEs (at least QT Creator, probably
Eclipse) certainly have more options for dealing with dedicated windows.
For instance, QT Creator has a drop-down-style switch-buffer attached to
each dedicated window. You can select appropriate buffers for that
window.

Same this could/should work for `gdb-many-windows': for instance, I
could swap *locals* and *output* because *output* window is larger and I
care more about *locals*.






reply via email to

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