A small addition in the patch to the eval.txt help file below. ... If an invalid {expr} is specified, then -1 is returned. - Yegappan ... ...
Yegappan Lakshmanan
yegappan@...
Sep 1, 2003 7:31 am
33587
Hello, I once tried VisVim with MS Visual Basic 6 and I could not make it work with it, but it worked with my MS Visual C++. So, to improve my knowledge of VB...
Hofmann, Joachim
J.Hofmann@...
Sep 1, 2003 9:37 am
33588
... Quite often people ask for using Vim as a plugin. I certainly encourage modular tools instead of monolitic tools. Thus if you can make your VB addin work...
Bram Moolenaar
Bram@...
Sep 1, 2003 11:06 am
33589
... I ... Certainly, given that the VB editor is very poor compared to the VC++ one. It would also be very nice to have a VB5-compatible version too - I think...
Vince Negri
vnegri@...
Sep 1, 2003 11:53 am
33590
Here are two new files. The first is an indentation definition for the docbk format. It is currently the same as that of xml. This should work alright,...
Nikolai Weibull
lone-star@...
Sep 1, 2003 2:29 pm
33591
Alas, Zsh and SH are not the same file-types. Silly in my opinion, but there you have it. Anyway, here's an indentation definition for the zsh filetype....
Nikolai Weibull
lone-star@...
Sep 1, 2003 3:17 pm
33592
... Thanks, I'll include it. -- DINGO: You must spank her well and after you have spanked her you may deal with her as you like and then ... spank me. ...
Bram Moolenaar
Bram@...
Sep 1, 2003 7:02 pm
33593
... Thanks, I'll use the new versions (I already had the previous version of these files). ... Mostly "runtime! indent/xml.vim" is to be used, so that the user...
Bram Moolenaar
Bram@...
Sep 1, 2003 7:05 pm
33594
... Looks OK to me. Nikolai Weibull made a similar patch a while ago, but I still didn't include it. This one goes in the todo list, bug fixing has priority....
Bram Moolenaar
Bram@...
Sep 1, 2003 7:11 pm
33595
Hi! This is the ezmlm program. I'm managing the vim-dev@... mailing list. Messages to you from the vim-dev mailing list seem to have been bouncing. I've...
vim-dev-help@...
Sep 1, 2003 10:42 pm
33596
I have noticed that an :exec as part of a :command defined in a different script which references a script local variable some times works, sometimes not. It...
Preben 'Peppe' Guldberg
/bin/vi@...
Sep 2, 2003 5:52 pm
33597
... In the scripts you give ":exec" isn't used. You probably mean using ":source". ... [...] ... I get the same thing three times. This is on FreeBSD 4.8. I...
Bram Moolenaar
Bram@...
Sep 2, 2003 7:52 pm
33598
Patch 6.2.072 Problem: When using expression folding, foldexpr() mostly returns -1 for the previous line, which makes it difficult to write a fold ...
Bram Moolenaar
Bram@...
Sep 2, 2003 8:24 pm
33599
Given a vim session started with vim -N -u NONE and the following settings: set formatoptions=rntcql set comments=n:>,fb:- set ai set sw=4 set tw=40 ... 1....
Gary Johnson
garyjohn@...
Sep 2, 2003 10:27 pm
33600
Hi, If I load a file in vim via drag n drop in windows, then do a search using / for a pattern that's not found I get the following output. /pattern /pattern ...
David Rennalls
drennalls@...
Sep 3, 2003 12:24 am
33601
Please see the attached file for details....
Ingo.Wilken@...
Sep 3, 2003 7:05 am
33602
David Rennalls wrote; ... I cannot reproduce this problem. Any specific settings that you are using? Especially the 'shortmess' option. -- Overflow on...
Bram Moolenaar
Bram@...
Sep 3, 2003 7:26 pm
33603
If you execute the following lines, the iskeyword option will end up containing the comma (,) character. echomsg &iskeyword setlocal isk-= setlocal isk+= ...
Mark Waggoner
waggoner@...
Sep 4, 2003 12:03 am
33604
Several people have contacted me saying that referenced individual icons fail in the GTK2 Vim toolbar. (Can't test for myself.) Didn't notice this on the ToDo...
Steve Hall
digitect@...
Sep 4, 2003 4:01 am
33605
... This project is very old already, because the patch has been merged in the VIM 6.2.. VIM 6.2 GTK2 works great here on FreeBSD 5.1-CURRENT and I use it...
Jeremy Messenger
mezz7@...
Sep 4, 2003 4:18 am
33606
... The normal toolbar icons show up fine. But perhaps this todo item is the problem: - Searching for bitmaps for the toolbar doesn't work as with other...
Bram Moolenaar
Bram@...
Sep 4, 2003 11:02 am
33607
I am using the winhelp.vim plugin and it works very well once I download the keyhh.exe file. I am using it with vs6.0 so I want to reference chm doc files. The...
bob davis
rdavis@...
Sep 4, 2003 1:53 pm
33608
... Just for reference, what I found was that I had to change my source from: amenu 1.172 ToolBar.TVO/7 <LocalLeader>7 to: amenu icon=TVO/7...
Ned Konz
ned@...
Sep 4, 2003 3:07 pm
33609
Hi all - It would be very useful if changing the keymap would launch a trappable event, so one could set display direction, fonts, dictionary, etc......
Ron Aaron
ron@...
Sep 4, 2003 3:39 pm
33610
... Not as powerful as an inbuilt solution, but maybe helpful in certain situations.. Strip the comment leader referred to prior to applying 'gq' and insert it...
Klaus Bosau
kbosau@...
Sep 4, 2003 5:31 pm
33611
... Nice! Thank you! I always learn a lot from reading these mappings, too. I did make one change to preserve the right margin: instead of deleting the...
Gary Johnson
garyjohn@...
Sep 4, 2003 6:07 pm
33612
... ":set isk+=" should not add a comma. It might actually give an error message, because this command doesn't make sense. This patch should fix it: ... ...
Bram Moolenaar
Bram@...
Sep 4, 2003 7:16 pm
33613
... That does, indeed fix it. Thanks! -- Mark Waggoner | waggoner@... | After all - A person's a person. 503-712-3335...
Mark Waggoner
waggoner@...
Sep 5, 2003 4:42 am
33614
Is there an autoevent for a decision what to do with unsaved changes when leaving the unsaved modified buffer ? For example, customizing such event would allow...
Yakov Lerner
qlerner@...
Sep 5, 2003 7:08 am
33615
... e.g. au BufLeave *.abc :if &modified<cr>:w<cr>:endif<cr> Or, even better, define a function whose argument determines the actions above, then: au BufLeave...