From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.help Subject: Re: Out of source compilation Date: Sun, 1 Sep 2019 19:12:08 +0200 Message-ID: <20190901171208.GA4819@tuxteam.de> References: <20190901035705.2jgo4jf7utlt7mw5@Ergus> <20190901082430.GA19628@tuxteam.de> <20190901162216.t7bzavekajd3mmdq@Ergus> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="110046"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: help-gnu-emacs@gnu.org To: Ergus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 01 19:12:27 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i4TOs-000SX9-Le for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Sep 2019 19:12:26 +0200 Original-Received: from localhost ([::1]:59308 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4TOr-0004yN-CG for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Sep 2019 13:12:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33711) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4TOf-0004yE-9b for help-gnu-emacs@gnu.org; Sun, 01 Sep 2019 13:12:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4TOc-00088m-SF for help-gnu-emacs@gnu.org; Sun, 01 Sep 2019 13:12:12 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:38366) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4TOc-00087Y-Dn for help-gnu-emacs@gnu.org; Sun, 01 Sep 2019 13:12:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=B2UZAHojomNsHi2nK9EJqZpPRq9xjwVx8jWNsy0bt88=; b=kpHrt2Y/o1RlV9Eqx7Dr9ux+GMV3tjz6A489mI4H+LRwOhUdFTSR++vGi+J+cJCYlgJNgi0xp0Yjrb3Y+3Z8R9nM+wpcoRDfSqegFak6VZXdHSiaFTzcUODuaWxiEjPJypNvmr1rS/KfjvVf37Ip19HqW7k/fcndmjeaX/f9fuqW0K04iNhX6Nccl14i2yWLSkt06W3O4NrVQupaU1fcQCWPM5dYOFrUgZ8mzZ44Q1X/xX52bWxGxHN4upGRAdaHcPPxbBO3WjAPjvknTt8E1z5DSd6Gxfo0w/43sTzl0RhvhpoRyyIs6Y5gcykWN8o0s9oT7pD5vH2ocHJROQADdw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1i4TOa-0001KJ-7g; Sun, 01 Sep 2019 19:12:08 +0200 Content-Disposition: inline In-Reply-To: <20190901162216.t7bzavekajd3mmdq@Ergus> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121408 Archived-At: --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 01, 2019 at 06:22:16PM +0200, Ergus wrote: > No, sorry I explained wrong myself ;) >=20 > I was asking about using the M-x compile command in general. So use > compilation buffers, recompile, goto-next-error and so on. Ah, got it. Hm. Since compile asks you for a compile command, I don't think there's a general way to do it. It will depend on the build system you use, I think. Cheers -- tom=C3=A1s --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl1r++gACgkQBcgs9XrR2kZs6QCfUSQS8k25FVf26D9qFDjGwgbf 2NwAn2Nm7e2+wamHJYgP05qwOHJhlUMJ =BIvu -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL--