From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 4d3a595: `load-path' should contain only directory names Date: Thu, 29 Oct 2015 21:09:11 -0400 Message-ID: References: <20151023135532.11512.53356@vcs.savannah.gnu.org> <83mvv8wejc.fsf@gnu.org> <86bnboeymw.fsf@stephe-leake.org> <83wpuadc9k.fsf@gnu.org> <86d1w1ahsy.fsf@stephe-leake.org> <562E2A8A.1030601@yandex.ru> <83wpu9bns4.fsf@gnu.org> <86fv0x8kl6.fsf@stephe-leake.org> <83d1w0416d.fsf@gnu.org> <8337ww3ypz.fsf@gnu.org> <83vb9r2ddg.fsf@gnu.org> <83y4el1w8k.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446167376 12782 80.91.229.3 (30 Oct 2015 01:09:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Oct 2015 01:09:36 +0000 (UTC) Cc: dgutov@yandex.ru, stephen_leake@stephe-leake.org, rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 30 02:09:26 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZryC2-00015h-Ss for ged-emacs-devel@m.gmane.org; Fri, 30 Oct 2015 02:09:23 +0100 Original-Received: from localhost ([::1]:47885 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZryC1-00021m-Rm for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 21:09:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZryBy-00021g-HV for emacs-devel@gnu.org; Thu, 29 Oct 2015 21:09:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZryBx-0005Ef-Kf for emacs-devel@gnu.org; Thu, 29 Oct 2015 21:09:18 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:32730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZryBs-0005EJ-Tt; Thu, 29 Oct 2015 21:09:12 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AxFgA731xV/+Z93mhcgxCEAoVVu0CHSwQCAoE8OxIBAQEBAQEBgQpBBYNdAQEDAVYjBQsLNBIUGA0kiDcIzyMBAQEBBgEBAQEeizqFBQeELQEEtQQjgjuBWSKCeAEBAQ X-IPAS-Result: A0AxFgA731xV/+Z93mhcgxCEAoVVu0CHSwQCAoE8OxIBAQEBAQEBgQpBBYNdAQEDAVYjBQsLNBIUGA0kiDcIzyMBAQEBBgEBAQEeizqFBQeELQEEtQQjgjuBWSKCeAEBAQ X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="172151039" Original-Received: from 104-222-125-230.cpe.teksavvy.com (HELO fmsmemgm.homelinux.net) ([104.222.125.230]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Oct 2015 21:09:12 -0400 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 8061FAE25E; Thu, 29 Oct 2015 21:09:11 -0400 (EDT) In-Reply-To: <83y4el1w8k.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 29 Oct 2015 18:21:31 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.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: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192934 Archived-At: > Once we agree with the rationale, it's okay to make these lists have > directory names instead, but we need to code that, it won't happen by > itself. Can we stop wasting time with trailing slashes and just move on? There is *no* benefit to trying to design and enforce policies here. Stefan