Win32 mouse wheel patch

2007-06-03 Thread Alex Dobrynin
Hi, I submit patch that uses generic code path for mouse wheel events instead of scrollbar hack. It fixes several small problems: * S-MouseDown/S-MouseUp didn't work. Now one can remap S-/C-/MouseDown and S-/C-/MouseUp events. No Alt modifier. * missing autocommand CursorMoved after scroll

RE : GSoC Regexp engine

2007-06-03 Thread Asiri Rathnayake
Nice to hear from you! On 5/31/07, Ian Young [EMAIL PROTECTED] wrote: Hi all, I'm Ian, one of the two students working on improving the regexp engine in Vim for this year's Google Summer of Code. I haven't had a whole lot to contribute as of yet, but now that work is underway, I'll

Legal way to inhibt saveing of a buffer

2007-06-03 Thread meino . cramer
Hi, I want to hook a function into the saveing process of a file. This function will test certain conditions and according to the result should make saveing of the file impossible for the moment. I want to avoid things like false error messages like File is set readonly. Is there a way

Re: Calling silent expand abbrev

2007-06-03 Thread Yegappan Lakshmanan
Hi, On 6/1/07, Serhiy Boiko [EMAIL PROTECTED] wrote: Hi, all. In insert mode command C-] expand abbreviation. How to call this command in function? I try this way: execute normal i\C-] but it simply put ^] in text. To expand an abbreviation from a function, you can try using the following

Re: Identify this Vim font for me, please

2007-06-03 Thread madiyaan
Friedrich Strohmaier-3 wrote: Hi madiyaan, *, madiyaan schrieb: Hello, This isn't very related to Vim, but I found this font on Vim's wikipedia webpage: http://upload.wikimedia.org/wikipedia/commons/8/8c/Vim-%28logiciel%29console.png Can anyone identify this font for me? It's

RE: OT: Vi in a browser...

2007-06-03 Thread panshizhu
Gene Kwiecinski [EMAIL PROTECTED] 写于 2007-06-02 00:01:21: Personally, I don't agree with you. When editing short text items on web pages, I feel that the overhead of copying/pasting back and forth from vim is too much. I am currently using the Speaking of which, is there any quicker way to

Re: OT: Vi in a browser...

2007-06-03 Thread panshizhu
Edward L. Fox [EMAIL PROTECTED] 写于 2007-06-04 10:38:30: Hi Pan, On 6/4/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: [...] When this is just a pain, why not just map ^A to your 1GVGctl-del ? Well, personally I think the thing you should do is getting familiar with Vi-like editing

running vim on cygwin

2007-06-03 Thread Kamaraju Kusumanchi
Hi I installed vim 7.1 via cygwin on Windows XP machine. However, when I run vim on the bash shell of cygwin, I am getting the following error. E558: Terminal entry not found in terminfo 'cygwin' not known. Available builtin terminals are: builtin_riscos builtin_amiga

Problems with netrw directory listing

2007-06-03 Thread Seth Mason
Hi -- I'm running version 7.1 under cygwin on a windows xp machine. I'm trying to cd to the current directory with the directory browser (via the 'c' key) but I get the error message: E172: Only one file name allowed: cd /cygdrive/c/Documents and Settings/smason/projec ts/ It seems like the

Re: running vim on cygwin

2007-06-03 Thread panshizhu
Kamaraju Kusumanchi [EMAIL PROTECTED] 写于 2007-06-04 11:56:39: Hi I installed vim 7.1 via cygwin on Windows XP machine. However, when I run vim on the bash shell of cygwin, I am getting the following error. E558: Terminal entry not found in terminfo 'cygwin' not known. Available builtin

Re: running vim on cygwin

2007-06-03 Thread Gary Johnson
On 2007-06-03, Kamaraju Kusumanchi [EMAIL PROTECTED] wrote: Hi I installed vim 7.1 via cygwin on Windows XP machine. However, when I run vim on the bash shell of cygwin, I am getting the following error. E558: Terminal entry not found in terminfo 'cygwin' not known. Available

Re: running vim on cygwin

2007-06-03 Thread Gary Johnson
On 2007-06-04, [EMAIL PROTECTED] wrote: Kamaraju Kusumanchi [EMAIL PROTECTED] 2007-06-04 11:56:39: Hi I installed vim 7.1 via cygwin on Windows XP machine. However, when I run vim on the bash shell of cygwin, I am getting the following error. E558: Terminal entry not found