[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gdb-ui, dedicated windows
From: |
Tom Tromey |
Subject: |
Re: gdb-ui, dedicated windows |
Date: |
Mon, 07 Jul 2008 08:40:59 -0600 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
>>>>> "Nick" == Nick Roberts <address@hidden> writes:
Tom> To achieve this, a few changes are needed. First, Emacs needs a
Tom> new way to maximize a frame so it doesn't overshadow the panel.
Nick> I'm not sure what you mean. Emacs appears maximise a frame like
Nick> any other application and the (Gnome) planel always remains
Nick> visible for me.
Try:
(modify-frame-parameters nil '((fullscreen . fullboth)))
For me this covers the whole screen. I reported this last year
sometime ... Emacs needs a new fullscreen mode that respects the fd.o
standard here. (It needs the current mode for presentation apps.)
Nick> Yes it would be nice to have something like this, although I
Nick> generally don't want to start with the same window arrangement
Nick> that I finished with in the previous sessiion. Whenever
Nick> possible I recompile and stay in the same session and that way I
Nick> keep breakpoints, command history etc.
Different strokes...
Tom
- gdb-ui, dedicated windows, David Hansen, 2008/07/05
- Re: gdb-ui, dedicated windows, Nick Roberts, 2008/07/05
- Re: gdb-ui, dedicated windows, Tom Tromey, 2008/07/05
- Re: gdb-ui, dedicated windows, Nick Roberts, 2008/07/07
- Re: gdb-ui, dedicated windows,
Tom Tromey <=
- Re: gdb-ui, dedicated windows, tomas, 2008/07/07
- Re: gdb-ui, dedicated windows, David Hansen, 2008/07/07
- Re: gdb-ui, dedicated windows, Lennart Borgman (gmail), 2008/07/07
- Re: gdb-ui, dedicated windows, Tom Tromey, 2008/07/07
- Re: gdb-ui, dedicated windows, Lennart Borgman (gmail), 2008/07/07
- Re: gdb-ui, dedicated windows, Stephen J. Turnbull, 2008/07/07
- Re: gdb-ui, dedicated windows, Lennart Borgman (gmail), 2008/07/07
- Re: gdb-ui, dedicated windows, James Cloos, 2008/07/08
- Re: gdb-ui, dedicated windows, Miles Bader, 2008/07/05
- Re: gdb-ui, dedicated windows, David Hansen, 2008/07/05