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

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

Re: Help with window management


From: Ken Goldman
Subject: Re: Help with window management
Date: Mon, 01 Oct 2007 16:46:23 -0400
User-agent: Mozilla/5.0 (X11; U; AIX 000C89FF4C00; en-US; rv:1.7) Gecko/20040617

cleansing_flame wrote:
How can I, while still in a an emacs file, cut myself a buffer/window so that
I can write in the command line and for example compile the program I'm
working on. Any help really appreciated

M-x split-window-vertically to make another window
M-x make-frame makes another frame.

But the best solution is probably not to use a command line at all, but rather

M-x compile

and

M-x next-error to step through the errors



reply via email to

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