GNU bug report logs -
#57102
29.0.50; Peculiar file-name-split edge case
Previous Next
Full log
View this message in rfc822 format
> Cc: mattiase <at> acm.org, philipk <at> posteo.net, 57102 <at> debbugs.gnu.org, larsi <at> gnus.org,
> stefankangas <at> gmail.com
> From: Richard Stallman <rms <at> gnu.org>
> Date: Wed, 28 Sep 2022 23:02:29 -0400
>
> > > There's the Posix peculiarity that /abc and //abc are potentially
> > > distinct, but ///abc should be equivalent to /abc if I understood it
> > > right.
>
> We don't have to handle them that way in Emacs,
> Emacs has its own rules about what double slashes mean.
>
> In the GNU Project we do not "obey" standards such as POSIX -- we
> follow them when that seems good for users, and we diverge from them
> when there is a reason to.
That is true, but in this case following Posix _is_ good for the
users, since these file names are used in Real Life. The Emacs's own
rules about multiple consecutive slashes don't contradict with the
above, because the Emacs rules don't have to apply when the slashes
are at the beginning of a file name.
This bug report was last modified 2 years and 355 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.