Re: file name with parentheses

2007-11-14 Fir de Conversatie Ilya Sher
Ben Schmidt wrote: Ilya Sher wrote: Zvi Har'El wrote: I don't think it is worth the trouble insisting to pass % to an external command instead of passing %. The big plus here is much less typing: comparing :e %CR vs :e %CR gives 5 vs 7 characters to type. Maybe some modifier might be

automatic setting of 'diff'

2007-11-14 Fir de Conversatie ap
Hello everybody ! I find the automatic setting of the 'diff' option a bit inconsistent and inconvenient : vim -u NONE -U NONE file1 file2 :set cp :syn on :set diff file1 has diff set :C-F Opens the cmdwindow and I can see the differences to file1. WTF? ;) :sbn vim automatically sets diff for

Re: (2) automatic setting of 'diff'

2007-11-14 Fir de Conversatie Ben Schmidt
Ben Schmidt wrote: Hello everybody ! I find the automatic setting of the 'diff' option a bit inconsistent and inconvenient : vim -u NONE -U NONE file1 file2 :set cp :syn on :set diff If you don't want it to be set as the global option which is the default for newly opened