Since Windows' cmd.exe handles forward slash perfectly well, and things like wildcards in file names do NOT work with backslashes, I have 'shellslash39; set in...
55527
Christian Brabandt
cblists@...
Dec 1, 2009 7:27 pm
Fullquote, 'cause copying this message to vim_dev Hi Andy! ... Sorry, I meant my buffer was not left modified either. Here is an minimal example: func!...
Hi folks, ... 1 # "/home/mossberg/team/dalarson/mossberg/vcs_help.txt" line 1 2u = "~/.vim/favorite.files" line 1 3u h "~/.vimprojects"...
55530
Gary Johnson
garyjohn@...
Dec 1, 2009 10:50 pm
The version of _vimrc installed by the Cream vim "without Cream" installer appears to be an obsolete version and contains a MyDiff() that doesn't work. I...
55531
James Vega
jamessan@...
Dec 1, 2009 11:03 pm
... Letting them know would probably work better as I'm not sure their developers watch this list. Their mailing list info is at ...
55532
Larson, David
David.Larson@...
Dec 1, 2009 11:59 pm
Looking through the source code, I realize that this is a false alarm. The test1 Makefile is actually a link to the file shown in buffer 4, which bufexists is...
55533
Steve Hall
digitect@...
Dec 2, 2009 12:32 am
... Thanks for your helpful bugfix, I will change this for the next build. -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the...
55534
John Beckett
johnb.beckett@...
Dec 2, 2009 3:14 am
... Sorry, I should have reported this to Steve because the issue came up on the wiki. I put my understanding of the problem and the best solution for a user...
55535
Mojca Miklavec
mojca.miklavec.lists@...
Dec 2, 2009 9:20 am
Hello, I have submitted Slovenian Vim menu translation a while ago while I was still using XP (and then didn't use Windows for ages; menu translations don't...
55536
Mojca Miklavec
mojca.miklavec.lists@...
Dec 2, 2009 10:05 am
Hello, I have now tested the Polish version (I switched the system language to Polish) and it shows exactly the same problem (screenshot attached - hopefully...
55537
Mojca Miklavec
mojca.miklavec.lists@...
Dec 2, 2009 11:19 am
... I'm sorry for overflooding the mailing list. I have now figured out that I should be able to change the language with gvim --cmd "lang...
55538
Bram Moolenaar
Bram@...
Dec 2, 2009 12:28 pm
Patch 7.2.310 Problem: When a filetype plugin in ~/.vim/ftdetect uses ":setfiletype" and the file starts with a "# comment" it gets "conf" filetype. ...
55539
Bram Moolenaar
Bram@...
Dec 2, 2009 12:44 pm
Patch 7.2.311 Problem: Can't compile with FreeMiNT. Solution: Change #ifdef for limits.h. (Alan Hourihane) Files: src/fileio.c ... *************** ***...
55540
Steve Hall
digitect@...
Dec 2, 2009 1:29 pm
From: "John Beckett", Tue, December 01, 2009 10:14 pm ... I'm concerned about relying on things outside the default Vim distro since it is too complicated for...
55541
Bram Moolenaar
Bram@...
Dec 2, 2009 2:03 pm
Patch 7.2.312 Problem: iconv() returns an invalid character sequence when conversion fails. It should return an empty string. (Yongwei Wu) Solution: Be...
55542
Bram Moolenaar
Bram@...
Dec 2, 2009 4:15 pm
Patch 7.2.313 Problem: Command line completion doesn't work after "%:h" and similar. Solution: Expand these items before doing the completion. Files:...
55543
Bram Moolenaar
Bram@...
Dec 2, 2009 4:48 pm
Patch 7.2.314 Problem: Missing function in small build. Solution: Always include concat_str. Files: src/misc1.c ... *************** *** 4666,4672 ****...
55544
Bram Moolenaar
Bram@...
Dec 2, 2009 4:59 pm
Patch 7.2.315 Problem: Python libs can't be found on 64 bit system. Solution: Add lib64 to the list of directories. (Michael Henry) Files:...
55545
c9s
cornelius.howl@...
Dec 2, 2009 7:49 pm
actually the buffer is not wiped out. so it still exist. i dont think this is a bug. you should use buflisted() function to detect buffer. ... -- You received...
55546
c9s
cornelius.howl@...
Dec 2, 2009 7:51 pm
oh i missed the 'test139; sorry. ... -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php...
55547
John Beckett
johnb.beckett@...
Dec 2, 2009 11:02 pm
... I'm too lazy to check at the moment (I build my own Vim), but does the official Windows distribution of Vim include diff.exe? I have an old system with...
55548
Gary Johnson
garyjohn@...
Dec 2, 2009 11:34 pm
... I just ran that experiment on this minimalist system on which I had installed vim "without Cream" 7.2.303. I commented-out the "set diffexpr=MyDiff()"...
55549
Steve Hall
digitect@...
Dec 3, 2009 12:28 am
... Yes, in fact the one provided by the default Vim distro. ... I have not updated this in ages, I believe it is the default from the tarball but am not on a...
55550
Steve Hall
digitect@...
Dec 3, 2009 12:30 am
... Then I wonder what the origins of MyDiff() are? Why did it come about? -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the...
55551
John Beckett
johnb.beckett@...
Dec 3, 2009 1:14 am
... No. People have complained on the wiki that the "Vim without Cream" distribution does NOT work with diff. There were several misguided suggestions for how...
55552
JD
jdhore1@...
Dec 3, 2009 5:51 am
Vim is hardlocking for me on every single run on my FreeBSD 5.4 system. I've tried 7.2.299, 7.2.309 and 7.2.315 and all are broken. It appears to compile fine,...
55553
Gary Johnson
garyjohn@...
Dec 3, 2009 6:24 am
... If you build it with debugging symbols enabled, you should be able to send it SIGABRT (kill -6) which should make it dump core before terminating. You can...
55554
Tony Mechelynck
antoine.mechelynck@...
Dec 3, 2009 6:47 am
... Does it always hang, even if you start it as vim -N -u NONE or gvim -N -u NONE ? Best regards, Tony. -- Re graphics: A picture is worth 10K words -- but...
55555
JD
jdhore1@...
Dec 3, 2009 6:56 am
... Thanks for the response Gary. I believe i built vim with debug symbols correctly, but after it hardlocks, kill -6 doesn't dump a core file anywhere i can...