From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: emacs-24 017a03a: Document MS-Windows file-name idiosyncrasies (Bug#19463) Date: Sat, 31 Jan 2015 20:36:33 +0100 Message-ID: <87twz6spxa.fsf@gmx.de> References: <20150131163342.4006.13012@vcs.savannah.gnu.org> <87y4oisv4n.fsf@gmx.de> <834mr6kf8j.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422733022 3047 80.91.229.3 (31 Jan 2015 19:37:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Jan 2015 19:37:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 31 20:37:02 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 1YHdql-0007L2-J0 for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2015 20:36:59 +0100 Original-Received: from localhost ([::1]:42661 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHdqk-0004fn-Q0 for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2015 14:36:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHdqT-0004fg-TM for emacs-devel@gnu.org; Sat, 31 Jan 2015 14:36:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHdqT-0001QB-1i for emacs-devel@gnu.org; Sat, 31 Jan 2015 14:36:41 -0500 Original-Received: from mout.gmx.net ([212.227.15.19]:59914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHdqN-0001Oh-9F; Sat, 31 Jan 2015 14:36:35 -0500 Original-Received: from detlef.gmx.de ([87.146.32.89]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0M09BU-1XNjo60l0G-00uIxS; Sat, 31 Jan 2015 20:36:34 +0100 In-Reply-To: <834mr6kf8j.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 31 Jan 2015 19:54:36 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:3T+Ynfpahm4bi+JjBLXJJ3AVkVCQguvDPPy43hqhjx1cPB+sDMV 5EfgADVV1gIhSR3ABjfG5hLBJE5C43MuuWn8ExMAC5d1ESiCuaHGPouoziQo0AB1OFk9atI +zQEaRzaQhGoPgmusx0UH7Ojw3+Q3VqQrPja1VxA05fuLvBkFCeaPLcVnIiohbjvBEzzv/3 5cfXYK1ve/dSAcw2pXngQ== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.19 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:182142 Archived-At: Eli Zaretskii writes: >> I might be too pedantic (in this case just ignore this message), but the >> space character at the beginning or end of a file name is also not >> possible, I believe. > > It is possible, just not recommended; see the URL I cited (the last > bullet in the list of limitations there). So forget it. (In Tramp I am not able to handle this case, but this is another story) Best regards, Michael.