Jan Minar wrote:
> The updated gzip.vim looks all-right; just one rather subtle thing: > In case we're editing a file with a file name that starts with a dash, > the invocation of the compress program should use a double-dash to > signal the end of optional arguments. > > Patch is attached. Thanks. It looks like the last system() call also needs the " -- ". I wonder if there is any gzip/gunzip command that doesn't accept the -- argument. It's actually undocumented in the FreeBSD version, but it does work. -- If you feel lonely, try schizophrenia. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
