From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.help Subject: Re: help Date: Sun, 27 Sep 2015 21:37:20 -0400 Message-ID: References: <1ed03e78.d8f0.150035db811.Coremail.fuzaode@163.com> <20150925110054.GA19997@tuxteam.de> <87pp13rbvn.fsf@mbork.pl> <87io6vr5ps.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1443404261 20603 80.91.229.3 (28 Sep 2015 01:37:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Sep 2015 01:37:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, ss To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 28 03:37:38 2015 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 1ZgNNl-00027z-J0 for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Sep 2015 03:37:33 +0200 Original-Received: from localhost ([::1]:59802 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgNNk-0001nk-Da for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Sep 2015 21:37:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgNNa-0001eO-Ty for help-gnu-emacs@gnu.org; Sun, 27 Sep 2015 21:37:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgNNZ-0001ir-Oa for help-gnu-emacs@gnu.org; Sun, 27 Sep 2015 21:37:22 -0400 Original-Received: from mail-ob0-x22c.google.com ([2607:f8b0:4003:c01::22c]:35437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgNNZ-0001ij-Jk for help-gnu-emacs@gnu.org; Sun, 27 Sep 2015 21:37:21 -0400 Original-Received: by obbzf10 with SMTP id zf10so116990917obb.2 for ; Sun, 27 Sep 2015 18:37:21 -0700 (PDT) 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=Yw0QilfCEhxN6LAFONxUnoMdPkSUn7qBTJdX3V+7M+A=; b=0SWBadvGKthRCGsdnXJbFOh50poNmxGtY/4pJ6rqnkcStCHMJVCczeKknNsZ2LI6Q4 AqiJLIth4SLkOaFWrVENVDm5T4eCK8cH2cYqg6/bMt31grfedpAikY2BXGFmQUvP/oZd x0w1enXaXlTzaB4Z/iQCb7Q5winpZ4wQhlHzfMvogIPT9dvLWC4lmJaYDqPn6oNl2UZf 7KOyscwLtwqJTkdkxhX+z772EBwIjY41c2qdXZeN+7RZyKn+dpMz4t2yEYll8IzsZf/M Wsp3FULM4mTuL8InwWdKiliJLW9xj7BV/1fHqpR8EV+En/LjHx8APyMX8rn46DtyaMzG SdYQ== X-Received: by 10.60.178.99 with SMTP id cx3mr9788411oec.50.1443404241102; Sun, 27 Sep 2015 18:37:21 -0700 (PDT) Original-Received: by 10.202.172.205 with HTTP; Sun, 27 Sep 2015 18:37:20 -0700 (PDT) Original-Received: by 10.202.172.205 with HTTP; Sun, 27 Sep 2015 18:37:20 -0700 (PDT) In-Reply-To: <87io6vr5ps.fsf@mbork.pl> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22c 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:107389 Archived-At: It warns you when it sees `~/.emacs.d/` in the `load-path`. On Sep 27, 2015 4:03 PM, "Marcin Borkowski" wrote: > > On 2015-09-27, at 20:28, Artur Malabarba > wrote: > > > Some packages create files in that folder with the .el extension. If > > you add it to your load-path they might shadow actual source files. > > Emacs will warn you if it detects you're doing that. > > I see. Thanks! > > And how does Emacs _know_ when to warn me? > > Best, > > -- > Marcin Borkowski > http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski > Faculty of Mathematics and Computer Science > Adam Mickiewicz University > >