... Seems I have been half asleep while making this change. I'm glad you found the solution. Patch coming soon... -- From "know your smileys": y:-) Bad...
28797
Bram Moolenaar
Bram@...
Jun 1, 2002 8:38 pm
... Sounds useful. I think the change should be in mch_expandpath(), not in dos_expandpath(), because the last one is used recursively and this should work...
28798
Bram Moolenaar
Bram@...
Jun 1, 2002 8:38 pm
Patch 6.1.083 Problem: When $LANG is "sk" or "sk_sk", the Slovak menu file isn't found. (Martin Lacko) Solution: Guess the right menu file based on the...
28799
Bram Moolenaar
Bram@...
Jun 1, 2002 8:39 pm
... The <script> indicates that in the RHS only script-local mappings are expanded, no other mappings. But the LHS is used everywhere, just like any other...
28800
Bram Moolenaar
Bram@...
Jun 1, 2002 8:39 pm
... The trouble is that we don't have enough modifiers. Normally <C-Left> is used to advance a WORD left while <S-Left> moves a word left. In Select mode you...
28801
Bram Moolenaar
Bram@...
Jun 1, 2002 8:40 pm
Patch 6.1.084 (depends on 6.1.080) Problem: "include" and "lib" are mixed up when checking the directories gcc already searches. Solution: Swap the...
28802
Yasuhiro Matsumoto
mattn_jp@...
Jun 3, 2002 4:40 am
Bram - ... Yes, Win32's one will have other changes future. I think your said is good solution. Thanks. - Yasuhiro ...
28803
Tobias Reif
tobiasreif@...
Jun 3, 2002 4:47 pm
Hi, ... In TextPad, with UTF-8 set, I can enter each character on my germans keyboard with just one keystroke. Why do I need to hit the uuml character six...
28804
Bram Moolenaar
Bram@...
Jun 3, 2002 7:57 pm
Patch 6.1.085 Problem: When using CTRL-O CTRL-\ CTRL-N from Insert mode, the displayed mode "(insert)" isn't removed. (Benji Fisher) Solution: Clear the...
28805
Benji Fisher
fisherbb@...
Jun 3, 2002 9:02 pm
If anyone is interested in getting $VIMRUNTIME/macros/matchit.vim to work with python (i.e., use % to match lines based on indentation) let me know. --Benji...
28806
Bram Moolenaar
Bram@...
Jun 3, 2002 9:21 pm
... I am! -- From "know your smileys": +<(:-) The Pope /// Bram Moolenaar -- Bram@... -- http://www.moolenaar.net \\92; /// Creator of Vim --...
28807
MURAOKA Taro
koron@...
Jun 4, 2002 4:25 am
I suggest 5 patches. Description is in each file. Please check and comment it. ... MURAOKA Taro <koron@...>...
28808
MURAOKA Taro
koron@...
Jun 4, 2002 7:43 am
I have more 2 patches to suggest. Please check and comment it. ... MURAOKA Taro <koron@...>...
28809
Bram Moolenaar
Bram@...
Jun 4, 2002 6:36 pm
Patch 6.1.086 Problem: The guifg color for CursorIM doesn't take effect. Solution: Use the foreground color when it's defined. (Muraoka Taro) Files:...
28810
Bram Moolenaar
Bram@...
Jun 4, 2002 6:37 pm
... Looks good, I'll include it and make a patch. ... Isn't there a solution for this which is automatical? We should be able to detect that registering OLE...
28811
Bram Moolenaar
Bram@...
Jun 4, 2002 6:37 pm
... Thanks for these patches. I'll go through them one by one. ... I'm quite sure this was changed before. I don't recall the reason though. Anyone? Should...
28812
Edmund Lau
edlau@...
Jun 4, 2002 9:57 pm
Has anyone tried a make test after compiling 6.1p82-86 with gcc 3.1? Using ./configure && make && make test gives: <snip> ../vim -u unix.vim -U NONE --noplugin...
28813
John Yochum
loki@...
Jun 4, 2002 11:22 pm
test.19 test.38 both failed after applying patches 82-86, nothing else in my setup changed. I haven't installed yet, and wondered if anyone else has seen ...
28814
Vince Negri
vnegri@...
Jun 5, 2002 8:27 am
... This was ages ago, but IIRC it was trying to make the Vim window become active after a file is dropped on it. (Note that the default Windows behaviour is...
28815
Bram Moolenaar
Bram@...
Jun 5, 2002 8:32 am
... No, the tests run fine for me. Please check if the patches were applied correctly. You might have patched the "configure" file in the wrong directory...
28816
Bram Moolenaar
Bram@...
Jun 5, 2002 8:33 am
... Strange. Did you do "make distclean" first? That sometimes helps. ... This would require running in a debugger to find out what is happening. A SEGV...
28817
Thomas Köhler
jean-luc@...
Jun 5, 2002 10:27 am
... Well, you're right. Silly me, that's exactly what I intended to do. :) Ciao, Thomas -- Thomas Köhler Email: jean-luc@... | LCARS -...
28818
Edmund Lau
edlau@...
Jun 5, 2002 8:57 pm
I added in the distclean right before ./configure. It seems to be dying in while loop in misc1.c:632 (open_line function). I had a breakpoint at 628 and...
28819
Bram Moolenaar
Bram@...
Jun 6, 2002 12:52 am
... There doesn't seem to be something special about this code. I would suspect the optimizer. Try compiling without "-O2". You could also try printing what...
28820
MURAOKA Taro
koron@...
Jun 6, 2002 2:17 am
... I try out and fix it. Please check attached one. ... Just generate a *.map file. ... MURAOKA Taro <koron@...>...
28821
dionn@...
Jun 6, 2002 2:01 pm
Hi all, I use Vim 6.1 on an NT 4 system. Doing some HTML right now, I wanted tidy to work as my compiler so I could jump to its errors from the editor. So I...
28822
Tobias Reif
tobiasreif@...
Jun 6, 2002 2:06 pm
... [...] ... Sounds interesting. I'm using Vim plus XML stuff for editing XHTML, and Xerces-C for validating the XHTML (either via :w<CR>:!validate % or in a...
28823
Charles E. Campbell
cec@...
Jun 6, 2002 2:36 pm
Hello! Is there any prospect of "folding" out regexps in a future vim? This form of "folding" would make regexp(s) invisible. Benefit: file formats that take...
28824
Miroslaw Dobrzanski-N...
mne@...
Jun 6, 2002 2:52 pm
... And just another "folding" Many people use formfeed ^L in program texts. Is there a way to say vim to make pagebreaks at point where formfeed character...
28825
dionn@...
Jun 6, 2002 3:08 pm
... Basically you can let Vim parse the error messages of a compiler, and have it jump to a line containing a warning or error and display the ... For examples...