At 03:04 PM 6/2/00 -0400, you wrote:
>I'm sure that this is all newbie emacs/jde stuff, but I have a few questions
>about controlling my frame/window/buffer space. After running a few
>compile/debug iterations of a test task, I've got the following collection of
>buffers and three active panes in my emacs frame...
>
> MR Buffer Size Mode File
> -- ------ ---- ---- ----
>.* Process Test(1) 625 Fundamental
> Test.java 254 JDE c:/Temp/Test.java
> * Process Test(3) 867 Fundamental
> * Test(3) Local Variables 78 Fundamental
> * Process Test(2) 1990 Fundamental
> * Test(2) Local Variables 11 Fundamental
> * *compilation* 198 Compilation
> Test(1) Local Variables 0 Fundamental
> *scratch* 182 Lisp Interaction
> * *Messages* 1546 Fundamental
> Test(1) Threads 0 Fundamental
> * Test(1) CLI 90 Comint
> Test(2) Threads 0 Fundamental
> * Test(2) CLI 53 Comint
> * *JDEbug* 3805 Comint
> Test(3) Threads 0 Fundamental
> Test(3) CLI 0 Comint
> *% *Buffer List* 993 Buffer Menu
>
>Is there a way, after a debug session, to automatically get rid of all the
>buffers and panes that are created as the result of starting the debug
session?
>
Select JDEDebug->Processes->Remove Dead Processes from the Emacs menubar.
This is documented in the user's guide.
>Also, can the debug buffers be automatically displayed in a separate frame?
>
Window configuration customization is a high priority for post 2.1.6
releases. The plan is for you to be able to select the buffers you want to
be visible at the start of a debug session, their size, and whether they
should be displayed in the current frame or in a separate frame. Right now
you can simply select any JDEbug buffer you want to be in a separate frame
and type C-x 5 2 or select Files->Make New Frame from the Emacs menubar.
- Paul
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html