all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Help with window management
Date: Sun, 30 Sep 2007 23:18:33 +1000	[thread overview]
Message-ID: <87ve9s8f6e.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.1338.1190832676.18990.help-gnu-emacs@gnu.org

cleansing_flame <firedrake85@gmail.com> writes:

> 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 
>

Not really clear what you mean/want. 

Are you  running under X? What Window manager are you using?

Have you had a look at the commands for splitting the current frame,
creating new frames etc? There are also commands for opening buffers in
'other window', running commands in 'other window' etc. These generally
split the current window into two and then do something in one of the
windows, such as open a terminal, run a command and display output etc.

Options also depend on what you are programming in. For example, if I'm
doing C, I use M-x compile, which will run my make file, split the window
into two and  show me the errors, which I can vieew - hitting C-x ` will
jump to the next error and put the cursor on the source line. There are
additional enhancements available in other packages, such as
mode-compile.el. 

Other modes provide varying levels of integration and interfaces - jde
offers a bean shell, cperl offers interfaces to mode-complie, useful for
syntax checking, running the debugger and profiling. 

The short answer to your question is that what you are after probably
exists, but more information is required to give more precise/useful
advice.

Tim


-- 
tcross (at) rapttech dot com dot au

       reply	other threads:[~2007-09-30 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1338.1190832676.18990.help-gnu-emacs@gnu.org>
2007-09-30 13:18 ` Tim X [this message]
2007-10-01 20:46 ` Help with window management Ken Goldman
2007-09-26 14:47 cleansing_flame
2007-09-26 19:06 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ve9s8f6e.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.