From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100503: Fix config.h includes. Date: Thu, 03 Jun 2010 18:51:25 +0900 Message-ID: References: <87typla5p1.fsf@uwakimon.sk.tsukuba.ac.jp> <87r5kp9xwy.fsf@uwakimon.sk.tsukuba.ac.jp> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275558834 18684 80.91.229.12 (3 Jun 2010 09:53:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2010 09:53:54 +0000 (UTC) Cc: Dan Nicolaescu , Stefan Monnier , emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 03 11:53:53 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@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 1OK77Y-0004Cw-9C for ged-emacs-devel@m.gmane.org; Thu, 03 Jun 2010 11:53:52 +0200 Original-Received: from localhost ([127.0.0.1]:59477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OK77X-00008u-2X for ged-emacs-devel@m.gmane.org; Thu, 03 Jun 2010 05:53:51 -0400 Original-Received: from [140.186.70.92] (port=55118 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OK75G-0007Yi-US for emacs-devel@gnu.org; Thu, 03 Jun 2010 05:51:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OK75F-00039Q-PX for emacs-devel@gnu.org; Thu, 03 Jun 2010 05:51:30 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.193]:34989) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OK75F-00038z-A2; Thu, 03 Jun 2010 05:51:29 -0400 Original-Received: from mailgate3.nec.co.jp ([10.7.69.192]) by tyo201.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id o539pRdR013818; Thu, 3 Jun 2010 18:51:27 +0900 (JST) Original-Received: (from root@localhost) by mailgate3.nec.co.jp (8.11.7/3.7W-MAILGATE-NEC) id o539pQJ19494; Thu, 3 Jun 2010 18:51:26 +0900 (JST) Original-Received: from relay61.aps.necel.com ([10.29.19.64]) by vgate02.nec.co.jp (8.11.7/3.7W-MAILSV-NEC) with ESMTP id o539pQ903033; Thu, 3 Jun 2010 18:51:26 +0900 (JST) Original-Received: from relay51.aps.necel.com ([10.29.19.40] [10.29.19.40]) by relay61.aps.necel.com with ESMTP; Thu, 3 Jun 2010 18:51:26 +0900 Original-Received: from dhlpc061 ([10.114.114.48] [10.114.114.48]) by relay51.aps.necel.com with ESMTP; Thu, 3 Jun 2010 18:51:26 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id EC19052E1F3; Thu, 3 Jun 2010 18:51:25 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop In-Reply-To: <87r5kp9xwy.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Thu, 03 Jun 2010 01:55:41 +0900") Original-Lines: 10 X-detected-operating-system: by eggs.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:125476 Archived-At: "Stephen J. Turnbull" writes: > Specifically, people who build both in-tree and out-of-tree. Does anybody actually do that? It's a very bad habit to get into, because it often doesn't work. -Miles -- I'd rather be consing.