Christian Brabandt wrote:
> On Sa, 14 Okt 2017, Bram Moolenaar wrote:
>
> > Patch 8.0.1189
> > Problem: E172 is not actually useful, it's only on Unix anyway.
> > Solution: Remove the check and the error.
> > Files: src/ex_docmd.c, runtime/doc/message.txt
>
> Doesn't that break compatibility? I wonder how many scripts do something
> like `:exe ":e" fnameescape...`
>
> runtime/syntax/colortest.vim does that.
That should still work, backslashes have the same meaning. Only the
check and the error were removed.
What did change that previously for ":e a b c" you would get an error,
now it will try to open the file "a b c", which will most likely edit an
empty buffer.
--
FIRST GUARD: Ah! Now ... we're not allowed to ...
SIR LAUNCELOT runs him through, grabs his spear and stabs the other
guard who collapses in a heap. Hiccoughs quietly.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.