From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Shukaev Newsgroups: gmane.emacs.help Subject: Re: Correct Paths to Emacs C Sources after Installation Date: Tue, 4 Nov 2014 02:21:57 +0100 Message-ID: References: <834mugvw5w.fsf@gnu.org> <87y4rru6fa.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1415064141 24087 80.91.229.3 (4 Nov 2014 01:22:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2014 01:22:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Alexis Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 04 02:22:14 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 1XlSp3-0002jV-Mb for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Nov 2014 02:22:13 +0100 Original-Received: from localhost ([::1]:38062 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlSp3-0005hy-7E for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2014 20:22:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlSos-0005ht-Ar for help-gnu-emacs@gnu.org; Mon, 03 Nov 2014 20:22:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlSop-0001re-HZ for help-gnu-emacs@gnu.org; Mon, 03 Nov 2014 20:22:02 -0500 Original-Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:58145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlSop-0001rP-68 for help-gnu-emacs@gnu.org; Mon, 03 Nov 2014 20:21:59 -0500 Original-Received: by mail-la0-f53.google.com with SMTP id mc6so37644lab.26 for ; Mon, 03 Nov 2014 17:21:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XmiPAMquCqc5u83yrnr8NZwe6Ffl1GqgV5zPFNJ1e4Y=; b=sJT5RVF95P2OPZRALAoOz6SbGfqhfjqJ4CVaFWjg3mdA2KeyQzKpLO2ZEReD4kBERC ba9g5VJ+lWJTItoi08Dd2pG5qRgTeImSwWB7O2SHvaUVm5hqlksHJS2PDGyRDbQFAw3p 6OBxcZ4IjM8tNfTO0VowYTA2ob0dQn0gLyeIzhVvTkDyLFZ4Py2UHo4uxj1QliQzgVLG uKw72odY5JpBEjtXXX/9pmHA29MjBMJrKHO+8wW6q7ApA9d1XBCWho1EksXEwLDmHslE OytD93LL0xTwCDey0isXnqu3MAeiZxDal9ctb+8YbWMmak408YRNr1FdSojR86Vxoo7K R98A== X-Received: by 10.152.27.38 with SMTP id q6mr17119312lag.92.1415064117832; Mon, 03 Nov 2014 17:21:57 -0800 (PST) Original-Received: by 10.112.202.106 with HTTP; Mon, 3 Nov 2014 17:21:57 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::235 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:100712 Archived-At: Finally, look into documentation already: source-directory is a variable defined in `lread.c'. > Documentation: > Directory in which Emacs sources were found when Emacs was built. > You cannot count on them to still be there! Again: You cannot count on them to still be there! Do you understand now what is the problem?