On Thu, April 18, 2013 15:06, Ingo Karkat wrote:
> Please note that for the root directory, C:\ is different than C: (which
> means the current working directory of the C drive), so leaving off the
> trailing path separator may cause problems in this case. (I haven't
> checked your patch, but :echo globpath('C:', '*') returns different
> results than :echo globpath('C:\', '*') after :cd C:\windows.
>
That is interesting, because the echo globpath('C:', '*') result is
rather useless here:
,----
| C:111.txt
| C:stats-sql.txt
| C:test.txt
`----
Note the missing slash. And C: here stands for c:\temp, so the output
is rather useless in this case.
This looks like another bug here.
regards,
Christian
--
--
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/groups/opt_out.