all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Geralt <usr.gentoo@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs and parent directory Makefile
Date: Mon, 12 Jul 2010 11:16:00 +0200	[thread overview]
Message-ID: <AANLkTimvIkAXWtj6eerEuMpwc4hzZWNogct6ePuzxXi-@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimHMGDTn1hfn2XgD1RiN1L0ZS59oXrDIAhLrjuU@mail.gmail.com>

Hi,

are you all running make in silent mode? If I use make -C to build my
projects (and I do that for all of them) compilation-mode has no
problem to match the error reports to the originating files, because
make prints messages like "make: Entering directory
`/home/geralt/testproj'" whenever it changes it working directory (and
with -C it's the first thing that make prints).

However if you compile with the -s flag or the .SILENT target in my
makefile I don't get these directory change notification messages and
compilation-mode is no longer able to match error reports to the
originating files.



HTH,

Geralt.



  reply	other threads:[~2010-07-12  9:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09 16:51 Emacs and parent directory Makefile Stéphane Maniaci
2010-07-10  5:13 ` Bob Proulx
2010-07-12  2:24   ` Stéphane Maniaci
2010-07-12  9:16     ` Geralt [this message]
2010-07-10  7:05 ` Eli Zaretskii
2010-07-10 10:58   ` Bastian Beischer
2010-07-10 23:08 ` Jose A. Ortega Ruiz

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=AANLkTimvIkAXWtj6eerEuMpwc4hzZWNogct6ePuzxXi-@mail.gmail.com \
    --to=usr.gentoo@googlemail.com \
    --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.