>> The :all ends up giving me all the .sql *and all the .py files*
>> when all I really want is all the .sql files.
> 
> That's why everyone else in the thread has been suggesting using :args
> instead of :argadd  ;-)
> 
> Of course, :args is worse if you're the sort of person who actually
> uses the argument list, but the only people I know who actually use
> the arg list are old vi hands who still need to use "real" vi

guilty as charged :)

Most of my programming time involves jumping between a console 
window and Vim.  I frequently launch g/vim from the command-line 
with germane arguments and use argdo -- so munging my args irks 
me enough to defend them :)

-tim







--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to