From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Correct Paths to Emacs C Sources after Installation Date: Tue, 04 Nov 2014 21:07:08 -0500 Message-ID: References: <834mugvw5w.fsf@gnu.org> <83vbmvufpy.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1415153273 14822 80.91.229.3 (5 Nov 2014 02:07:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2014 02:07:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Alexander Shukaev Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 05 03:07:46 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xlq0f-00047m-PX for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2014 03:07:45 +0100 Original-Received: from localhost ([::1]:43863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xlq0f-0002Jw-A5 for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Nov 2014 21:07:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xlq0K-0002Hf-QU for help-gnu-emacs@gnu.org; Tue, 04 Nov 2014 21:07:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xlq0D-0008Mc-Ba for help-gnu-emacs@gnu.org; Tue, 04 Nov 2014 21:07:24 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:23478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xlq05-0008J4-C4; Tue, 04 Nov 2014 21:07:09 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Au4MAOatTlRFpY87/2dsb2JhbABcgw6DYoZ+y1MEAgKBHBcBAXyEAwEBAwFWIwULCw4mEhQYDSSISwnLcgEBAQEGAQEBAR6RCAeESwWLZKY8gW+EFh+CegEBAQ X-IPAS-Result: Au4MAOatTlRFpY87/2dsb2JhbABcgw6DYoZ+y1MEAgKBHBcBAXyEAwEBAwFWIwULCw4mEhQYDSSISwnLcgEBAQEGAQEBAR6RCAeESwWLZKY8gW+EFh+CegEBAQ X-IronPort-AV: E=Sophos;i="5.04,797,1406606400"; d="scan'208";a="95978644" Original-Received: from 69-165-143-59.dsl.teksavvy.com (HELO ceviche.home) ([69.165.143.59]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 04 Nov 2014 21:07:08 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id B612A660D4; Tue, 4 Nov 2014 21:07:08 -0500 (EST) In-Reply-To: (Alexander Shukaev's message of "Tue, 4 Nov 2014 19:39:38 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100752 Archived-At: > I will give you the simplest visual example possible: Cygwin (see the > attachment). Sources will end up under "/usr/local/src/emacs". Thanks. So maybe it makes sense to do that for the Cygwin build (tho, still only after checking that the original value of source-directory points to a non-existing directory). Stefan