patch 7.0.195

2007-02-12 Thread Bram Moolenaar
Patch 7.0.195 Problem:When a buffer is modified and 'autowriteall' is set, ":quit" results in an endless loop when there is a conversion error while writing. (Nikolai Weibull) Solution: Make autowrite() return FAIL if the buffer is still changed after writ

patch 7.0.194

2007-02-12 Thread Bram Moolenaar
Patch 7.0.194 Problem:Once an ml_get error is given redrawing part of the screen may cause it again, resulting in an endless loop. Solution: Don't give the error message for a recursive call. Files: src/memline.c *** ../vim-7.0.193/src/memline.cWed Feb 7 03:42:37

patch 7.0.193

2007-02-12 Thread Bram Moolenaar
Patch 7.0.193 Problem:Using --remote or --remote-tab with an argument that matches 'wildignore' causes a crash. Solution: Check the argument count before using ARGLIST[0]. Files: src/ex_cmds.c *** ../vim-7.0.192/src/ex_cmds.cTue Sep 5 18:28:45 2006 --- src/ex_cmds

Re: bug: commandline not visible after :tabedit in maximized window

2007-02-12 Thread Bram Moolenaar
Vaclav wrote: > [Bram, sorry for sending to your personal address by accident for the first > time] > > What system? If Unix: what GUI? > > Sorry for not mentioning that. I am running the gnome GUI on Linux. I > double-checked on a different machine to exclude the influence of the > breakin

Re: newrw 107 and ':e .'

2007-02-12 Thread A.J.Mechelynck
Bernhard Walle wrote: * A.J.Mechelynck <[EMAIL PROTECTED]> [2007-02-12 02:47]: Bernhard Walle wrote: Hello, after I installed netrw 107 in my ~/.vim, I cannot browse a directory which :e /path/to/dir any more. That's annoying because also bookmarks don't work in the directory browser

Re: Win64-related patches

2007-02-12 Thread Bram Moolenaar
George Reilly wrote: > * Win64 changes to make code compile cleanly: eval.c, misc2.c, if_ole.* > * Fixed install.exe bug > * Fixed annoying warning from Explorer about gvimext.dll > * Fixed gvim.exe.mnf to be cross-platform. No longer needs to be generated > from Make_mvc.mak > * Re-fixed spell

Reminder: Vim presentation in Mountain View tomorrow

2007-02-12 Thread Bram Moolenaar
Dear Vim users, I will be doing a presentation on Vim, here is the announcement again: Open Source Developers @ Google Speaker Series: Bram Moolenaar Tuesday, February 13, 19.00h (7 pm) Title: Seven habits for effective text editing, 2.0. Bram's presentation will give an overview of several