Patch 6.2.141 (extra) Problem: Mac: The b_FSSpec field is sometimes unused. Solution: Change the #ifdef to FEAT_CW_EDITOR and defined it in feature.h ...
Bram Moolenaar
Bram@...
Nov 2, 2003 2:30 pm
34004
Patch 6.2.142 (after 6.2.124) Problem: Mac: building without GUI through configure doesn't work. When the system is slow, unpacking the resource file takes...
Bram Moolenaar
Bram@...
Nov 2, 2003 2:39 pm
34005
Patch 6.2.143 Problem: Using "K" on Visually selected text doesn't work if it ends in a multi-byte character. Solution: Include all the bytes of the last...
Bram Moolenaar
Bram@...
Nov 2, 2003 2:52 pm
34006
MURAOKA Taro wrote: [Fri Oct 31 2003, 08:28:20AM EST] ... Fantastic! This has been driving me nuts. I'll test your patch in the next couple days. Aron...
Aron Griffis
vim-dev@...
Nov 2, 2003 3:38 pm
34007
Patch 6.2.144 Problem: When "g:html_use_css" is set the HTML header generated by the 2html script is wrong. Solution: Add the header after adding HREF for...
Bram Moolenaar
Bram@...
Nov 2, 2003 4:53 pm
34008
[This is not directly about Vim, skip this if you don't care about Vim's charity] I have updated the page for the Lord of the Rings Video and DVD. The second...
Bram Moolenaar
Bram@...
Nov 2, 2003 8:01 pm
34009
Hi, I have been using taglist for quite some time now. One thing that I have noticed is that if the file I jump to has a handful of tags (typically running...
Mistry, Pritesh (Prit...
mpritesh@...
Nov 3, 2003 10:22 am
34010
... This patch breakes perl support on Linux. ,---- ... `---- Option --enable-perlinterp worked fine with 6.2.139. -- - nobse...
Norbert Tretkowski
tretkowski@...
Nov 3, 2003 10:38 am
34011
... That's strange, it works just fine for me. Are you sure patching src/auto/configure worked properly? No rejected bits? The essential line is: ...
Bram Moolenaar
Bram@...
Nov 3, 2003 10:47 am
34012
... ARGH, forget my last mail, something really strange happened on my system. Sorry, Norbert -- - nobse...
Norbert Tretkowski
tretkowski@...
Nov 3, 2003 11:22 am
34013
Hello, Steve! Tuesday, October 28, 2003, 11:02:04 PM, you wrote: SH> If you're by chance interested in maintaining only a single instance, SH> I use a system...
Valery Kondakoff
strauss@...
Nov 4, 2003 3:24 pm
34014
From: Valery Kondakoff, Nov 4, 2003 10:17 AM ... You should find that the autocmds I included accomplish the same task without having to pass the function call...
Steve Hall
digitect@...
Nov 4, 2003 3:44 pm
34015
Patch 6.2.145 (after 6.2.139) Problem: Undefining "bool" doesn't work for older systems. (Wojtek Pilorz) Solution: Only undefine "bool" on Mac OS. Files:...
Bram Moolenaar
Bram@...
Nov 5, 2003 10:10 am
34016
Hello, Steve! Tuesday, November 4, 2003, 6:43:56 PM, you wrote: SH> You should find that the autocmds I included accomplish the same task SH> without having to...
Valery Kondakoff
strauss@...
Nov 5, 2003 3:41 pm
34017
Hello, this short note describes a couple of extra registry changes that can improve integration of gVim and Windows under Win32 systems. The following...
Giuseppe Bilotta
gip.bilotta@...
Nov 5, 2003 5:39 pm
34018
From: Valery Kondakoff, Nov 5, 2003 10:37 AM ... Please refer to my first post: http://groups.yahoo.com/group/vim/message/44631 -- Steve Hall [...
Steve Hall
digitect@...
Nov 5, 2003 8:47 pm
34019
See here: http://ruvim.boom.ru/ruvim.zip. -- Steve L. Kuznetsov skuzn@......
skuzn
skuzn@...
Nov 6, 2003 12:23 pm
34020
Hi, PDF and PS versions of the 6.2 User Manual are now available from http://www.eandem.co.uk/mrw/vim/usr_doc/index.html Enjoy. Mike -- Register all shareware,...
Mike Williams
mike.williams@...
Nov 6, 2003 2:33 pm
34021
Sorry, ruvim.boom.ru doesn't work. :( See here http://ru-vim.narod.ru/ruvim.tar.bz2. -- Steve L. Kuznetsov skuzn@......
Steve L. Kuznetsov
skuzn@...
Nov 6, 2003 3:02 pm
34022
... I'd like to remind that at http://skawina.eu.org/mikolaj is Polish version of User Manual. m. -- LaTeX + Vim = http://vim-latex.sourceforge.net/ ...
Mikolaj Machowski
mikmach@...
Nov 7, 2003 12:11 am
34023
Hello, As many of readers here I am using Vim for almost everything :) Today I encountered unwelcomed (but expected) behaviour. When editing some usenet...
Mikolaj Machowski
mikmach@...
Nov 7, 2003 12:11 am
34024
... Which version are you using? For vim-6.2, $VIMRUNTIME/ftplugin/mail.vim already contains: " Don't use modelines in e-mail messages, avoid trojan horses ...
Gary Johnson
garyjohn@...
Nov 7, 2003 7:21 am
34025
I am continuing to try to get vim working for Jim. Vim fails for him with a "bus error" or "access violation" or "segmentation fault". Vim's signal handling...
Walter Briscoe
wbriscoe@...
Nov 7, 2003 10:02 am
34026
... Yes. I see it. But this is really strange. What could cause message about not existing option? OK. I am not able to reproduce this, next time maybe :) m. ...
Mikolaj Machowski
mikmach@...
Nov 7, 2003 10:41 am
34027
... This sounds like a good thing to add. I suppose this can be done in src/dosinst.c. -- FIRST SOLDIER: So they wouldn't be able to bring a coconut back...
Bram Moolenaar
Bram@...
Nov 7, 2003 1:11 pm
34028
... This already happens, in may_core_dump(). But some systems can't deal with signals inside signal handling functions. If you don't want Vim to catch deadly...
Bram Moolenaar
Bram@...
Nov 7, 2003 1:11 pm
34029
Comments interspersed... ... I'll try that... ... I think so. the too long line compiles ok with the C compiler, but when the debugger slurps the source into...
Jim Agnew - Departmen...
jpagnew@...
Nov 7, 2003 2:21 pm
34030
In message <200311071309.hA7D9dHn005180@...> of Fri, 7 Nov 2003 14:09:39 in , Bram Moolenaar <Bram@...> writes ... OK? Jim! ... That is the...
Walter Briscoe
wbriscoe@...
Nov 7, 2003 2:26 pm
34031
Dear All, Walter is right, I was running in a multi-pane debugger, and was assuming he was familiar with the vms debugger. (sorry guys...) I am rebuilding the...
Jim Agnew - Departmen...
jpagnew@...
Nov 7, 2003 2:40 pm
34032
Walter Briscoe wrote: Since it has taken so long to run into this problem it seems that very few compilers have a problem with long lines. ... Do you mean that...