Patch 7.1.148

2007-11-04 Fir de Conversatie Bram Moolenaar
Patch 7.1.148 Problem:Some types are not found by configure. Solution: Test for the sys/types.h header file. (Sean Boudreau) Files: src/configure.in, src/auto/configure *** ../vim-7.1.147/src/configure.in Thu Jun 28 13:02:22 2007 --- src/configure.inSat Oct 27 15:52:16 2007

Re: vim 6.3.82 (possibly others) DoS (and perhaps potential exploit) report

2007-11-04 Fir de Conversatie Bram Moolenaar
Chris Drake wrote: It's possible to craft a malformed .swp file that causes vim to crash in a way that completely locks up a terminal. I can't do much without such a .swp file. To be able to reproduce the problem I would need both the original file and the .swp file that has the problem.

Re: The .phtml file extension, and the PHP filetype

2007-11-04 Fir de Conversatie Bram Moolenaar
Dave Hodder wrote: Vim presently associates *.phtml files with PHP/FI (a.k.a. PHP 2) syntax highlighting, although realistically I doubt anybody uses it[1][2]. Instead, the php filetype handles PHP versions 3 and above. Increasingly, however, I believe the .phtml extension is used by

Re: Feature request: enable undo after reloading file

2007-11-04 Fir de Conversatie Bram Moolenaar
Alexei Alexandrov wrote: I'd like to request a feature in Vim which would be useful not very often but is very important I think. Usually I don't lose information in Vim. You can undo things, you can restore the file from a backup etc. There is only one situation which led me to

Re: Feature request: enable undo after reloading file

2007-11-04 Fir de Conversatie Andy Wokula
Bram Moolenaar schrieb: Alexei Alexandrov wrote: I'd like to request a feature in Vim which would be useful not very often but is very important I think. Usually I don't lose information in Vim. You can undo things, you can restore the file from a backup etc. There is only one

Re: Operator pending mode

2007-11-04 Fir de Conversatie Ben Schmidt
[CCing vim_dev; apologies for my continued disorganised postings!] OK, folks, After reading feedback, etc., here is a revised patch. It's just the documentation that is different from the previous patch. In the end, given that a number of things can be done without v:operator, as Andy

Re: Feature request: enable undo after reloading file

2007-11-04 Fir de Conversatie Alexei Alexandrov
On 11/4/07, Bram Moolenaar [EMAIL PROTECTED] wrote: I'll put it in the todo list. However, don't expect it soon. I think the only right way to implement it is to do a diff between the buffer text and the file that is to be loaded. The difference would then be stored as a change in the