all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How to set the Makefile directory in emacs
Date: Sat, 12 May 2007 10:48:54 +0300	[thread overview]
Message-ID: <u4pmifpnd.fsf@gnu.org> (raw)
In-Reply-To: <BAY103-DAV98EF1EBE797A91B409742A4390@phx.gbl> (lucatrv@hotmail.com)

> From: "Luca Trevisani" <lucatrv@hotmail.com>
> Date: Fri, 11 May 2007 15:56:15 +0200
> 
> Hi, I am editing a project with source files in many different
> subfolders. I wonder if I can set in emacs the default folder in wich
> the Makefile is, so that when I issue the command "make -k" emacs run it
> in the correct folder no matter where is the file I am editing.

Two possible ways:

  . Visit the Makefile and run the "make -k" command from the buffer
    that visits Makefile.

  . Instead of "make -k", use "cd /the/right/folder; make -k" as your
    compilation command.

  parent reply	other threads:[~2007-05-12  7:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 13:56 How to set the Makefile directory in emacs Luca Trevisani
2007-05-11 21:46 ` Peter Dyballa
2007-05-12  7:48 ` Eli Zaretskii [this message]
     [not found] <mailman.525.1178907130.32220.help-gnu-emacs@gnu.org>
2007-06-09 19:36 ` Stefan Monnier

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=u4pmifpnd.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.