Re: usability suggestion: 'viminfo'

2006-10-08 Thread Bram Moolenaar
Tony Mechelynck wrote: > Bram: The vimrc_example.vim is already mentioned in 23 helpfile lines. > I suggest that (a) it be mentioned also under ":help vimrc" and (b) > that the text under ":help not-compatible" be changed to mention > sourcing rather than (as now) copying. Sourcing is not really

Patch 7.0.121

2006-10-08 Thread Bram Moolenaar
Patch 7.0.121 Problem:GUI: Dragging the last status line doesn't work when there is a text tabline. (Markus Wolf) Solution: Take the text tabline into account when deciding to start modeless selection. Files: src/gui.c *** ../vim-7.0.120/src/gui.cSun Sep 1

A couple of notes on VIM performance

2006-10-08 Thread Alexei Alexandrov
Hi All! I'd like to whine about VIM 7 performance a little bit. I use VIM both on Windows and Linux and really love it. But recently I found myself using another editor (embedded editor in FAR file manager, if you know what it is) more often than I'd like to. I analyzed myself and found that th

[Vim] Ada language Mode.

2006-10-08 Thread Martin Krischik
Hello, I have created a new language mode for Ada [1] and would like anybody who interested in Ada and Vim to comment on. The new mode offers: * Support for Ada 2005 keywords [2]. * Improved syntax highlight (Including all standart Pragmas and Attributes). * User completion (Keyword, Pragmas, At

Re: A couple of notes on VIM performance

2006-10-08 Thread Jussi Hagman
On 8.10.2006, at 15:37, Alexei Alexandrov wrote: The number 1 above concerns me most of all. I really like spell- checking but paying 0.3 seconds on each startup seems to be slow. It would be nice if VIM could do the loading of spl files in background. Sorry to be a bit negative, but if t

Patch for python syntax

2006-10-08 Thread Alexei Alexandrov
Hi All! Here is a small patch for python.vim syntax file which enables spell checking in comments and strings only. It would be nice to include it into VIM 7. P.S. It seems that very few syntax files support @Spell/@NoSpell correctly. -- Alexei Alexandrov python.vim.patch Description: Binary

Re: [Vim] Ada language Mode.

2006-10-08 Thread Nikolai Weibull
On 10/8/06, Martin Krischik <[EMAIL PROTECTED]> wrote: Hello, I have created a new language mode for Ada [1] and would like anybody who interested in Ada and Vim to comment on. I'm not interested in the slightest, but I'll comment anyway. Here's how to get your additions into the main Vim rel

Q: rsync://ftp.vim.org/Vim/runtime/ - when?

2006-10-08 Thread Alexey I. Froloff
When "current" version of vim runtime will be updated for latest patches? Patch 111 modifies autoload/gzip.vim and doc/eval.txt which are still outdated on ftp... -- Regards, Sir Raorn. signature.asc Description: Digital signature

Re: [BOF] Killer feature

2006-10-08 Thread Peter Hodge
Hello, I've seen it mentioned on this list before, there is already a way to integrate Vim into Eclipse. Search the mailing list archives for 'Eclipse' (sorry I don't have time to find it for you). regards, Peter --- Martin Krischik <[EMAIL PROTECTED]> wrote: > Hello > > At the end of the Vi

Re: Q: rsync://ftp.vim.org/Vim/runtime/ - when?

2006-10-08 Thread A.J.Mechelynck
Alexey I. Froloff wrote: When "current" version of vim runtime will be updated for latest patches? Patch 111 modifies autoload/gzip.vim and doc/eval.txt which are still outdated on ftp... It shouldn't take too long. If they are out-of-date today, try again tomorrow. Best regards, Tony.

Re: Q: rsync://ftp.vim.org/Vim/runtime/ - when?

2006-10-08 Thread Bill McCarthy
On Sun 8-Oct-06 5:42pm -0600, Alexey I. Froloff wrote: > When "current" version of vim runtime will be updated for latest > patches? Patch 111 modifies autoload/gzip.vim and doc/eval.txt > which are still outdated on ftp... The gzip.vim is clearly old, but comparing (vimdiff) the eval.txt on the

New Versions of 4nt and tcmd

2006-10-08 Thread Bill McCarthy
Hello Vim Developers, New versions of 4nt and tcmd were recently loaded to the FTP site. These are still called 8.00.49. What is the difference? -- Best regards, Bill

Re: New Versions of 4nt and tcmd

2006-10-08 Thread Bill McCarthy
On Sun 8-Oct-06 7:29pm -0600, Bill McCarthy wrote: > New versions of 4nt and tcmd were recently loaded to the FTP > site. These are still called 8.00.49. What is the > difference? Sorry, I sent that to the wrong email address. -- Best regards, Bill

Re: Q: rsync://ftp.vim.org/Vim/runtime/ - when?

2006-10-08 Thread A.J.Mechelynck
Bill McCarthy wrote: On Sun 8-Oct-06 5:42pm -0600, Alexey I. Froloff wrote: When "current" version of vim runtime will be updated for latest patches? Patch 111 modifies autoload/gzip.vim and doc/eval.txt which are still outdated on ftp... The gzip.vim is clearly old, but comparing (vimdiff)

Re: Q: rsync://ftp.vim.org/Vim/runtime/ - when?

2006-10-08 Thread Bill McCarthy
On Sun 8-Oct-06 7:39pm -0600, A.J.Mechelynck wrote: > Bill McCarthy wrote: >> On Sun 8-Oct-06 5:42pm -0600, Alexey I. Froloff wrote: >> >>> When "current" version of vim runtime will be updated for latest >>> patches? Patch 111 modifies autoload/gzip.vim and doc/eval.txt >>> which are still out