Re: [PATCH] Set the buffer to be modified after recovery (was: Save recovered file with ZZ?)

2010-04-26 Fir de Conversatie Tom Sorensen
On Tue, Apr 20, 2010 at 6:09 PM, Christian Brabandt cbli...@256bit.org wrote: Hi Tom! On Sa, 17 Apr 2010, Tom Sorensen wrote: It also works differently on different platforms. I played around with a similar plugin (SwapExists.vim) that James wrote (iirc) about 6 months ago and could not get

Re: [PATCH] Set the buffer to be modified after recovery (was: Save recovered file with ZZ?)

2010-04-26 Fir de Conversatie Matt Wozniski
On Mon, Apr 26, 2010 at 11:14 AM, Tom Sorensen wrote: It was written by Matt Wozniski, not James. The issues I had with it were that it would not perform correctly on both Windows and Linux. As I recall (based on my log searches) it would do nothing the first time you edited the file, but

setqflist() inconsistency (?)

2010-04-26 Fir de Conversatie Christian Brabandt
Recently, I wondered how to clear the quickfix list (and location list). My first try was to use setqflist() with an empty list. While this did result in an empty quickfix list, it did not make :cw work as it was supposed to be. I am not sure whether I am supposed to clear the quickfix list like

Re: Windows 7 64bit - use 32bit or 64bit Vim?

2010-04-26 Fir de Conversatie George V. Reilly
On Mon, Apr 26, 2010 at 12:19 PM, David Fishburn dfishburn@gmail.comwrote: I regularily build my on Vim using VS 2008. I have just been upgraded to Windows 7 64bit and am beginning to set it up. Seems you always have to choose if you want (or can use) the 32bit version of software or

RE: Windows 7 64bit - use 32bit or 64bit Vim?

2010-04-26 Fir de Conversatie Craig Barkhouse
George V. Reilly said: I think a better solution would be a smarter Windows installer for Vim which included Win32 and Win64 copies of gvimext.dll and a Win32 gvim.exe, that installed the appropriate flavor of the shell extension DLL. There are still a few reasons why one might want a native