unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Reuben Thomas <rrt@sc3d.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: 9323@debbugs.gnu.org
Subject: bug#9323: Non-recursive make build systems and M-x compile
Date: Thu, 18 Aug 2011 23:43:07 +0100	[thread overview]
Message-ID: <CAOnWdohjUQLkFoCJ19qAHX3n4=a1j5fT7JPWkZ7BEfZoEdzwYA@mail.gmail.com> (raw)
In-Reply-To: <m2ei0ipf1n.fsf@linux-m68k.org>

On 18 August 2011 22:48, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Reuben Thomas <rrt@sc3d.org> writes:
>
>> If I change the build command to make -C .., then Emacs gives errors
>> in the compile buffer pointing to files like "src/foo.c", but can't
>> follow those links, I presume because it considers the current dir for
>> the build to be "src".
>
> make -C should output "Entering directory" lines which are parsed by
> Emacs.

It does; sorry I wasn't clear. The problem is that the links start:
src/foo.c, but the directory for the compilation is src, so in
following the link, Emacs tries to find src/src/foo.c, and fails.

-- 
http://rrt.sc3d.org





  reply	other threads:[~2011-08-18 22:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18 18:37 bug#9323: Non-recursive make build systems and M-x compile Reuben Thomas
2011-08-18 21:48 ` Andreas Schwab
2011-08-18 22:43   ` Reuben Thomas [this message]
2011-08-19  1:28 ` grischka
2011-08-19  3:23 ` Stefan Monnier
2011-08-19 12:17   ` Reuben Thomas
2011-08-19 13:41     ` Andreas Schwab
2011-08-19 17:22       ` Reuben Thomas
2011-08-19 19:46         ` Andreas Schwab
2011-08-19 19:55           ` Reuben Thomas
2011-08-19 23:30             ` Andreas Schwab
2011-08-20  5:20               ` Reuben Thomas
2011-08-20 12:57                 ` Andreas Schwab

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='CAOnWdohjUQLkFoCJ19qAHX3n4=a1j5fT7JPWkZ7BEfZoEdzwYA@mail.gmail.com' \
    --to=rrt@sc3d.org \
    --cc=9323@debbugs.gnu.org \
    --cc=schwab@linux-m68k.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 public inbox

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

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