From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: Namespaces - summary, conclusion Date: Mon, 04 May 2020 12:52:16 -0400 Message-ID: References: <83zhann3sw.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="42188"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, stefan@marxist.se, emacs-devel@gnu.org To: Philippe Vaucher Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 04 18:53:37 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jVeLY-000AsQ-H2 for ged-emacs-devel@m.gmane-mx.org; Mon, 04 May 2020 18:53:36 +0200 Original-Received: from localhost ([::1]:44202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVeLX-00074B-Jm for ged-emacs-devel@m.gmane-mx.org; Mon, 04 May 2020 12:53:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49958) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVeKJ-0005GH-TE for emacs-devel@gnu.org; Mon, 04 May 2020 12:52:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35236) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVeKJ-0001Nw-GT; Mon, 04 May 2020 12:52:19 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1jVeKG-0007ZY-3o; Mon, 04 May 2020 12:52:16 -0400 In-reply-to: (message from Philippe Vaucher on Mon, 4 May 2020 18:36:46 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:248870 Archived-At: That would be a terribly misleading name for expand-file-name, since it has nothing to do with pathnames or paths, expand-file-name works on file names only.