bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57102: 29.0.50; Peculiar file-name-split edge case


From: Richard Stallman
Subject: bug#57102: 29.0.50; Peculiar file-name-split edge case
Date: Wed, 28 Sep 2022 23:02:29 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > > 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.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]