Should gvim.exe.mnf be removed from version control?

2006-11-23 Thread Liu Yubao
VC6.0 creates gvim.exe.mnf automatically, the difference is shown below(I have removed all leading space): --- gvim.exe.mnf-origFri Nov 24 10:54:52 2006 +++ gvim.exe.mnfFri Nov 24 10:51:12 2006 @@ -1,8 +1,8 @@ @@ -15,7 +15,7 @@ version="6.0.0.0" publicKeyToken="6595b64144ccf1d

Re: VIM window restores incorrectly

2006-11-23 Thread Liu Yubao
Bram Moolenaar wrote: > Yegappan Lakshmanan wrote: > >> On 11/22/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote: >>> It does happen for me: >>> >>> "gvim somefile" >>> maximize gvim window >>> minimize gvim window >>> "gvim --remote-tab otherfile" >>> >>> Now I only s

two NetBSD specific patches

2006-11-23 Thread Geert Hendrickx
Hi, could these two simple patches from pkgsrc be applied to Vim? patch-ab adds a few NetBSD/*BSD specific filesystems and options for correct /etc/fstab syntax highlighting on NetBSD. patch-ae enables "ipfilter" syntax highlighting for ipf6.conf as well (this file contains IPv6 ipfilter rules).

Re: VIM window restores incorrectly

2006-11-23 Thread Liu Yubao
Bram Moolenaar wrote: >>> It does happen for me: >>> >>> "gvim somefile" >>> maximize gvim window >>> minimize gvim window >>> "gvim --remote-tab otherfile" >>> > > It apparently only happens when 'encoding' is set to "utf-8". Can you > reproduce it then? > In fac

Re: VIM window restores incorrectly

2006-11-23 Thread Liu Yubao
Bram Moolenaar wrote: > Yegappan Lakshmanan wrote: > >> On 11/22/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote: >>> It does happen for me: >>> >>> "gvim somefile" >>> maximize gvim window >>> minimize gvim window >>> "gvim --remote-tab otherfile" >>> >>> Now I only s