From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?St=E9phane_Maniaci?= Newsgroups: gmane.emacs.help Subject: Re: Emacs and parent directory Makefile Date: Sun, 11 Jul 2010 21:24:06 -0500 Message-ID: References: <20100710051336.GB9957@dementia.proulx.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00148539272070593a048b2772f2 X-Trace: dough.gmane.org 1278901481 31206 80.91.229.12 (12 Jul 2010 02:24:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2010 02:24:41 +0000 (UTC) To: Bob Proulx , =?ISO-8859-1?Q?St=E9phane_Maniaci?= , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 12 04:24:38 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OY8h9-0006A8-UV for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jul 2010 04:24:36 +0200 Original-Received: from localhost ([127.0.0.1]:53355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OY8h9-0001bQ-9e for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jul 2010 22:24:35 -0400 Original-Received: from [140.186.70.92] (port=59165 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OY8gj-0001bB-Cx for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 22:24:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OY8gi-0005nL-60 for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 22:24:09 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:46296) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OY8gi-0005lx-1V for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 22:24:08 -0400 Original-Received: by mail-bw0-f41.google.com with SMTP id 9so2657026bwz.0 for ; Sun, 11 Jul 2010 19:24:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=0MOqTr0xxiz5PrYZ/RtkAzKeqeM0iGQD0XNPuDO5q5M=; b=Av/zyOO0Fxnk97KvbvFEfs1Tjv4XAIqqSpNg9biN1f82V+WVtQisAWnK3Xa4cH7Iy7 aEn8pPobykBhB4iaYNWKQ9OYfsYO2EIdcEVOsK+OS3ocTseZpsEiNMJ4KqSbIINY5XOk 0mJUvwoITzMNZb/HJkMsFrYyN1slxi/0jLt4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=VxccCGznocvyyfXY3+cvsnr38KrvE3FxmiPzRvwOqeJkVVlWfcUZ3uW04+dK0zdL7d cgPOW/DTeYK9et0m9TGXZweHGaGW6Y89sL1rSH9i1xF3ldyhOfUqngbpxA/gAm7Fse0k RO68x/k7t4TXS5f+Of/vWypb/lYtBHNAua/gg= Original-Received: by 10.204.99.74 with SMTP id t10mr1068237bkn.170.1278901446793; Sun, 11 Jul 2010 19:24:06 -0700 (PDT) Original-Received: by 10.204.66.11 with HTTP; Sun, 11 Jul 2010 19:24:06 -0700 (PDT) In-Reply-To: <20100710051336.GB9957@dementia.proulx.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74172 Archived-At: --00148539272070593a048b2772f2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable That works perfectly, sorry for not thinking about this before! Thank you very much! St=E9phane. On Sat, Jul 10, 2010 at 12:13 AM, Bob Proulx wrote: > St=E9phane Maniaci wrote: > > Now the problem is : when I'm editing my code and tries to compile it > (M-x > > compile), I have to use 'make -k -C ../', which works fine, but Emacs > > doesn't know anymore which files contains error. > > It might be easier to simply run the compile from the root of the > source directory. Then the Makefile will be present and all of the > generated filenames will be correct. If you don't have any particular > file to edit then just edit the top level directory with dired and > launch the compile from there. > > Bob > --00148539272070593a048b2772f2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable That works perfectly, sorry for not thinking about this before! Thank you v= ery much!

St=E9phane.

On Sat, Jul = 10, 2010 at 12:13 AM, Bob Proulx <bob@proulx.com> wrote:
St=E9phane Maniaci wrote:
> Now the problem is : when I'm editing my code and tries to compile= it (M-x
> compile), I have to use 'make -k -C ../', which works fine, bu= t Emacs
> doesn't know anymore which files contains error.

It might be easier to simply run the compile from the root of the
source directory. =A0Then the Makefile will be present and all of the
generated filenames will be correct. =A0If you don't have any particula= r
file to edit then just edit the top level directory with dired and
launch the compile from there.

Bob

--00148539272070593a048b2772f2--