Re: [Feature Request] Vim should respond to WM_PASTE

2006-12-20 Thread Nikolai Weibull
On 12/19/06, A.J.Mechelynck [EMAIL PROTECTED] wrote: Nikolai Weibull wrote: On 12/19/06, A.J.Mechelynck [EMAIL PROTECTED] wrote: Nikolai Weibull wrote: It seems GVim doesn't respond to the WM_PASTE message on Windows. It would be really sweet if it did. I sadly have no

Re: Suggestion for a change to compiler/gcc.vim

2006-12-20 Thread Nikolai Weibull
On 8/1/06, Nicolas Schodet [EMAIL PROTECTED] wrote: * Nikolai Weibull [EMAIL PROTECTED] [060722 12:08]: I am the maintainer of compiler/gcc.vim and I would like to propose the following change to its errorformat: @@ -20,7 +20,8 @@ setlocal errorformat= \\%f\\\,\ line\ %l%*\\D%c%*[^\

Re: Remember where I left off

2006-12-20 Thread Charles E Campbell Jr
Jason Morehouse wrote: I recall at one point, Vim would remember where I left off in a file, and place me back there when I started. I don't think it's worked since I switch to 7, and don't recall the vimrc setting. Any ideas? Check out tip Restore cursor to file position in previous

multi-mark

2006-12-20 Thread Yakov Lerner
Hello, I am looking for the multi-marks plugin. I want to mark multilpe lines (not with 'a,'b,'c, but with some kind of mark that can mark multiple lines), then cycle through the marked lines. Even better, if marked lines are visually marked, too, with signs or highlight. Anything like this on

Re: multi-mark

2006-12-20 Thread Theerasak Photha
On 12/21/06, Yakov Lerner [EMAIL PROTECTED] wrote: Hello, I am looking for the multi-marks plugin. I want to mark multilpe lines (not with 'a,'b,'c, but with some kind of mark that can mark multiple lines), then cycle through the marked lines. Even better, if marked lines are visually marked,