unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: Management C Project Files with Emacs?
Date: Thu, 29 Mar 2007 00:15:12 +0100	[thread overview]
Message-ID: <460af700$0$90268$14726298@news.sunsite.dk> (raw)
In-Reply-To: <1175109304.583467.65140@n59g2000hsh.googlegroups.com>

Daniel wrote:
> Hi,
> 
> If I want to compile a large project like Linux Kernel, I don't know
> how I can use emacs.
> 
> 
> 2. Whenever opening a file, it seems that emacs change current
> directory. So, I cannot simply type "M-x compile RET make". Is there
> anyway to have emacs to stick on specific directory?
> 

These easiest way to do this is to change the compile line to

cd /path/to/src/ && make -f Makefile ALL


HTH,
Colin S. Miller


-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.

  parent reply	other threads:[~2007-03-28 23:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28 19:15 Management C Project Files with Emacs? Daniel
2007-03-28 20:28 ` Peter Dyballa
     [not found] ` <mailman.1551.1175113870.7795.help-gnu-emacs@gnu.org>
2007-03-28 20:59   ` Daniel
2007-03-28 21:50     ` Peter Dyballa
     [not found]     ` <mailman.1554.1175118763.7795.help-gnu-emacs@gnu.org>
2007-03-28 23:58       ` Daniel
2007-03-28 23:15 ` Colin S. Miller [this message]
2007-03-29  0:00   ` Daniel
2007-03-29  0:20   ` Hadron

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='460af700$0$90268$14726298@news.sunsite.dk' \
    --to=no-spam-thank-you@csmiller.demon.co.uk \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).