Hi all, I think I've found a crash bug in vim 7.2.245 (and maybe later, I've not tried more recent versions) as distributed with Ubuntu 9.10.
To reproduce: - create an empty directory, eg. "mkdir poop" - launch vim in there, eg. "cd poop; vim" - type ":n poop/" - vim displays '"poop/" Illegal file name' and locks with 100% CPU The file and directory names don't matter, the bug is triggered by trying :n with a trailing slash in an empty directory. John -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
