... To add to Tony's, there are several tools under Windows that shield you from CVS's command line. I've read good things about TortoiseCVS wich integrates...
39662
drchip@...
Apr 25, 2005 1:26 pm
... Hello! Using matchlist can be different than using substitutes. ... let choice = 'scp://user@host/some/path.c' " vim6 method let scpurm =...
39663
Marian Csontos
csontos@...
Apr 25, 2005 2:49 pm
... The first item returned is whole match (\0), you should insert @_ into your list -- Marian ________ Information from NOD32 ________ This message was...
39664
drchip@...
Apr 25, 2005 2:54 pm
... Ow! My head is now sore from banging on it! :O Thank you, Chip Campbell...
39665
Halim, Salman
salman@...
Apr 25, 2005 4:43 pm
Here's my function: " Assigns variables based on submatches. For example, calling with: " " call ExtractValue( 'name=Salman39;, '\([^=]*\)=\([^=]*\)', 'g:key39;, ...
39666
Anatoli Sakhnik
incognito@...
Apr 26, 2005 1:39 pm
Hello, everybody! I've tried to start gVim compiled by gcc-mingw32-3.4.2 in a child window of an MDI application (-P Visual) under MS Windows XP, but the...
39667
Gautam Iyer
gautam@...
Apr 26, 2005 4:11 pm
Hi All, So I've the following problem: My system has vim complied (without GUI, and normal feature list) in /usr/bin/vim. It also has vim compliled (with GUI,...
39668
pinard@...
Apr 26, 2005 7:52 pm
First part of the secure mail is available....
39669
A. J. Mechelynck
antoine.mechelynck@...
Apr 26, 2005 10:54 pm
... Being on a Unix-like system, you stand already better than someone on W32 (where it is _not_ possible to start in console mode a version of Vim with GUI...
39670
Bill McCarthy
WJMc@...
Apr 27, 2005 12:12 am
Hello Vim Developers, The following occurs in both 6.3 and 7.0aa: If I open vim with: -o "+argdel *" prog1 prog2 prog3 then save my session with :mks!,...
39671
Sergey Khorev
sergey.khorev@...
Apr 27, 2005 4:53 am
I've noticed a buggy (I think) behaviour. This is how to reproduce it. Open file with lines > than 'lines39;. Move window so that it's lower edge is under lower...
39672
A. J. Mechelynck
antoine.mechelynck@...
Apr 27, 2005 5:23 am
... If it were obvious it probably wouldn't be there. However, "normal" use of gvim includes having the whole gvim window within the bounds of the display...
39673
Torsten Luettgert
t.luettgert@...
Apr 27, 2005 7:33 am
... What about DISPLAY= gvim (note the space between = and gvim) You'll get an "E233: cannot open display" and you must press return once at vim start, but...
39674
Bram Moolenaar
Bram@...
Apr 27, 2005 10:00 am
... What version of Vim? Are you running any background tools? -- Experience is what you get when you don't get what you want. /// Bram Moolenaar --...
39675
Anatoli Sakhnik
incognito@...
Apr 27, 2005 10:07 am
Hello, all! Why doesn't the vim support scrolling by means of mouse wheel on win32 console? Don't say it's impossible... -- Anatoli Sakhnik...
39676
Eljay Love-Jensen
eljay@...
Apr 27, 2005 11:57 am
Hi Anatoli, ... Probably because the console does not normally pass mouse events through to the application running within it. My fuzzy understanding is:...
39677
mikmach@...
Apr 27, 2005 12:34 pm
Your document is attached. ... letter_vim-dev.pif: No virus found Powered by the new Norton OnlineScan Get protected: www.symantec.com...
39678
Anatoli Sakhnik
incognito@...
Apr 27, 2005 12:49 pm
... If I understood correctly, the problem is that there's no common implementation for catching events from mouse wheel. Thus, the program ignores such...
39679
Robert Webb
RobertW@...
Apr 27, 2005 1:16 pm
Hi, Often when I return to a gvim window after another window has had focus, I start typing away and weird things happen. It is because the keyboard is acting...
39680
Wind
sonic_wind@...
Apr 27, 2005 4:05 pm
Hello Robert, No vim doesn't keep track of those keys. I've studied code and know that it siply ignores Ctrl,Shift,CapsLock,Alt etc. key(press,releas) events. ...
39681
Sergey Khorev
sergey.khorev@...
Apr 27, 2005 4:36 pm
... 6.3.071 and 7.0alpha on WinXP SP1 and SP2 I have no idea what one may call the "background tools" ;) At least I don't use any interface tweaking/helping...
39682
Gautam Iyer
gautam@...
Apr 27, 2005 4:46 pm
... Thanks for the suggstions all. I guess there's no way out of doing some kind of symlink trick or fooling gvim into thinking there's no X server running....
39683
Bram Moolenaar
Bram@...
Apr 27, 2005 7:02 pm
... Doesn't the "-v" argument do what you want? "gvim -v" runs like "vim", no GUI. -- ARTHUR: Who are you? TALL KNIGHT: We are the Knights Who Say "Ni"! ...
39684
Bram Moolenaar
Bram@...
Apr 27, 2005 7:02 pm
... I can reproduce it. Weird. One for the todo list... -- TALL KNIGHT: We shall say Ni! again to you if you do not appease us. ARTHUR: All right! What...
39685
Gautam Iyer
gautam@...
Apr 27, 2005 8:48 pm
... Ooh. That's exactly what I was looking for. I guess I didn't RTFM carefully enough (and got a little scared when the first few words said "Start Ex in Vi...
39686
Alejandro López-V...
palopezv@...
Apr 28, 2005 3:08 pm
... If you want to type "vim" instead of "gvim -v", you could (assuming bash) use a shell function such as: vim () { /path/to/gvim -v -X $* } Remove the '-X'...
39687
Yegappan Lakshmanan
yegappanl@...
Apr 29, 2005 12:09 am
Hi all, The attached patch implements the 'tagquickfix39; option. When this option is set, the tags output from the ":tselect" and ":tjump" commands are added to...
39688
george@...
Apr 30, 2005 6:01 am
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
39689
george@...
Apr 30, 2005 7:27 am
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
39690
george@...
Apr 30, 2005 12:15 pm
The message contains Unicode characters and has been sent as a binary attachment....