... Sorry to be a pain, I should have known you were keeping track. :) Steve Hall [ (digitect)@(mindspring).(com) ]...
30658
Bram Moolenaar
Bram@...
Jan 4, 2003 4:17 pm
... I haven't made changes, but I did get a patch for NSIS 2.0 from Rene de Zwart. Haven't tried it yet. I'll probably make some changes for 6.2, but I don't...
30657
Bram Moolenaar
Bram@...
Jan 4, 2003 4:17 pm
... This is one of the patches that I have in my todo list. It won't get lost, it just takes some time before I have included it. -- ARTHUR: Who are you?...
30656
Bram Moolenaar
Bram@...
Jan 4, 2003 4:16 pm
... Right, when the X server can't be contacted "vim --serverlist" doesn't give a warning and starts as if no arguments were given. I suppose this shouldn't...
30655
Mikolaj Machowski
mikmach@...
Jan 4, 2003 3:06 pm
... [snip] ... Thanks. ... OK. But when you're storing these files on disk it can lead in future to some mistakes. ... I was thinking about importing files...
30654
Steve Hall
digitect@...
Jan 4, 2003 7:44 am
Is anyone here the author or maintainer of Vim's Nullsoft Windows installer packages? Just curious if there have been any udpates to those files since 6.1.0 or...
30653
Steve Hall
digitect@...
Jan 4, 2003 7:08 am
October 28, Dan Sharp mailed out a patch (attached) to add the "Compilation:" and "Linking:" lines to :version output when compiled with BCC. There were some...
30652
Ricardo SIGNES
rjbs-vim@...
Jan 4, 2003 12:27 am
... Update: When running "vim --serverlist" or "gvim --serverlist" under a terminal under X, I get a list of servers. When running it from the console or a...
30651
Bram Moolenaar
Bram@...
Jan 3, 2003 9:54 pm
Patch 6.1.271 Problem: When compiling without the +syntax feature there are errors. Solution: Don't use some code for syntax highlighting. (Roger...
30650
Benji Fisher
benji@...
Jan 3, 2003 7:55 pm
... [snip] It behaves as expected here (Red Hat 8.0, four patches behind). --Benji Fisher...
30649
Bram Moolenaar
Bram@...
Jan 3, 2003 7:53 pm
... OK, avoiding ":exe" is a good point. When adding these functions, there is one extra issue considering registers that we might want to take care of:...
30648
Ricardo SIGNES
rjbs-vim@...
Jan 3, 2003 7:35 pm
I'm running Vim 6.1.267 When running at the console, if I run vim --serverlist, Vim starts normally. I should get a list of servers, or nothing. The output of...
30647
Mike Williams
mike.williams@...
Jan 3, 2003 10:18 am
Hi, ... Printing from Windows and Linux use different methods. You can configure VIM on Windows to generate PS files like on Linux but most people do not. As...
30646
Bram Moolenaar
Bram@...
Jan 3, 2003 9:34 am
... Not by me. I don't know exactly where the problem is. It probably requires sending in the produced assembly code to be able to show exactly what the...
30645
Neil Bird
neil@...
Jan 3, 2003 8:15 am
Around about 02/01/2003 20:33, Bram Moolenaar typed ... ... Has a gcc bug been raised on this? -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature...
30644
Michael Geddes
mgeddes@...
Jan 2, 2003 11:07 pm
You're right about the advantage of getreg('a') over @a.. you'd never do it the first way. But if you don't know what the register name is - being passed in,...
30643
Bram Moolenaar
Bram@...
Jan 2, 2003 8:34 pm
Patch 6.1.270 (depends on 6.1.260) Problem: GCC 3.2.1 still seems to have an optimizer problem. Solution: Use the same configure check as used for GCC...
30642
Bram Moolenaar
Bram@...
Jan 2, 2003 8:30 pm
... I tried it with the iconv program and the iconv function (in a debugger). It appears the iconv program works OK but the iconv function doesn't. It simply...
30641
Bram Moolenaar
Bram@...
Jan 2, 2003 8:12 pm
Patch 6.1.269 Problem: After using input() text written with ":redir" gets extra indent. (David Fishburn) Solution: Restore msg_col after using input(). ...
30640
Bram Moolenaar
Bram@...
Jan 2, 2003 8:08 pm
Patch 6.1.268 Problem: When triggering an abbreviation with a multi-byte character, this character is not correctly inserted after expanding the ...
30639
Bram Moolenaar
Bram@...
Jan 2, 2003 8:04 pm
... It appears the conversion from cp1255 to utf8 doesn't work correctly, ther result changes when a space is appended. This looks like an iconv problem. Or...
30638
Bram Moolenaar
Bram@...
Jan 2, 2003 9:47 am
... Thanks for making this. I don't see the advantage of using setreg() over ":let @a = string" and getreg() over "@a". -- GOD: That is your purpose Arthur ......
30637
Bram Moolenaar
Bram@...
Jan 2, 2003 9:47 am
... Not really the right maillist for this image... Anyway, it's funny text. I'll add it to the weird image collection on www.vim.org. -- In war we're tough...
30636
Mikolaj Machowski
mikmach@...
Jan 2, 2003 9:26 am
Hello, My system: Mdk9, Vim 6.1.255 from Jeremy Brand RPMs. One of few things in Vim which I dislike was inability to print with ... a programmer. But. I was...
30635
Gerhard Haering
haering_vim@...
Jan 2, 2003 12:20 am
... The users list would IMO have been more appropriate. This list is about the *development* of vim. ... Also see http://www.vim.org/weird.php If your picture...
30634
Robert Webb
RobertW@...
Jan 1, 2003 11:51 pm
Hi folks, Sorry about sending an image to the list, but I thought people would appreciate this one (I had to zip it to stop it bouncing). It's an ad for a ...
30633
Bram Moolenaar
Bram@...
Jan 1, 2003 4:17 pm
... Thanks for testing this. I'll make a patch to add 3.2.1 to the list of versions that require "-fno-strength-reduce". Hopefully we have caught all "bad"...
30632
Bram Moolenaar
Bram@...
Jan 1, 2003 4:17 pm
... Should have read it more carefully... Try comparing "test6.ok" and "test6.failed". That should give you an idea about what is wrong. If you don't...
30631
Tomas Vasko
vasko@...
Jan 1, 2003 3:44 pm
... I have just now upgraded my gcc to version: gcc (GCC) 3.2.2 20021231 (Debian prerelease) vim included patches 1-267 configured with --with-features=normal...
30630
Benji Fisher
benji@...
Jan 1, 2003 3:07 pm
... Thanks. Test 6 fails, but does not crash. When I run gdb, it reports "Program exited normally." The stack is empty. Again, the result of "make test" is...