From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: load-path contains directories or directory names? Date: Sun, 25 Oct 2015 12:12:36 -0700 Organization: New Artisans LLC Message-ID: References: <86lhauus4x.fsf@stephe-leake.org> <87vb9x42io.fsf@web.de> <867fmcey8k.fsf@stephe-leake.org> <83vb9udc86.fsf@gnu.org> <83h9ledavd.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445800409 14818 80.91.229.3 (25 Oct 2015 19:13:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Oct 2015 19:13:29 +0000 (UTC) Cc: michael_heerdegen@web.de, stephen_leake@stephe-leake.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 25 20:13:19 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 1ZqQj8-0005ls-DG for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2015 20:13:10 +0100 Original-Received: from localhost ([::1]:49215 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqQj7-0003v4-W7 for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2015 15:13:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqQij-0003Un-Vb for emacs-devel@gnu.org; Sun, 25 Oct 2015 15:12:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqQij-0003Pw-4H for emacs-devel@gnu.org; Sun, 25 Oct 2015 15:12:45 -0400 Original-Received: from mail-pa0-x236.google.com ([2607:f8b0:400e:c03::236]:34305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqQif-0003Pg-8o; Sun, 25 Oct 2015 15:12:41 -0400 Original-Received: by padhk11 with SMTP id hk11so165340259pad.1; Sun, 25 Oct 2015 12:12:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:date:organization:message-id :references:user-agent:mail-followup-to:mime-version:content-type; bh=hLD9V1mY4LgkOBne7tpgnNkV2XuMrF0b8F21Ypq9onY=; b=Crx6JA/vEt8GRy0QS0E4l53XxZz36bsGkZLyxS2F4jFmxAvqC6YpoDZHZHgXFgwMge XLiy5BY5+PnXWMFD3v7x4c52jSWn0Zjs1r/oLyYZV4W9DwUQOXYdeU+ZbgX8GlIHxNrf 102K0CcNHoiy7eh51B6fg7H0yfEKxtmK9i0DEZ7pkFjzMfvS11pA7W9Xkxjmq6NLbAUE +fszjVM0Id+PVItWSPrJqp3O1HI5AuIhEWxkjY2rkWOiMZ48H5UyWyn1AIxIwoJubpmi Cty16l6JSwNol49PJiQYS8o8AnJ1Yrq97a6nkxCqHJJmtKgYNqZer02VfeW4aOcBbZeJ G0Fg== X-Received: by 10.66.251.164 with SMTP id zl4mr17500235pac.148.1445800360646; Sun, 25 Oct 2015 12:12:40 -0700 (PDT) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id pk2sm29745874pbb.21.2015.10.25.12.12.39 (version=TLS1 cipher=AES128-SHA bits=128/128); Sun, 25 Oct 2015 12:12:39 -0700 (PDT) Original-Received: by Vulcan.local (Postfix, from userid 501) id DB140F7576AC; Sun, 25 Oct 2015 12:12:38 -0700 (PDT) In-Reply-To: <83h9ledavd.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 25 Oct 2015 21:08:38 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: Eli Zaretskii , stephen_leake@stephe-leake.org, michael_heerdegen@web.de, emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::236 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:192614 Archived-At: >>>>> Eli Zaretskii writes: > IMO, either remove and replace with 'expand-file-name', or describe both > with a preference to 'expand-file-name'. Oh, it doesn't already talk about expand-file-name? It should state the solution in terms of `expand-file-name', and then maybe mention in a note that it's implemented as a platform-path-correct use of `concat' under the hood. Or not mention `concat' at all, either way. Stephe, would you be willing to submit a documentation patch? John