... Just tried out the latest gcc snapshot 4.7-20120505 This segfault still exists so it wasn't caused by gcc bug #53084. Also, here is a fedora bug report for...
65034
Christian Brabandt
cblists@...
May 9, 2012 9:30 am
Hi Thomas! ... Shouldn't patch 497 avoid the crash? regards, Christian -- You received this message from the "vim_dev" maillist. Do not top-post! Type your...
65035
James McCoy
jamessan@...
May 9, 2012 10:26 am
... The day before I posted that email, Debian got an updated gcc-4.7 which cherry-picked a few fixes from upstream. With that update, I wasn't able to...
65036
Christian Brabandt
cblists@...
May 9, 2012 12:21 pm
Hi Dominique! ... I guess, *smp got invalid somehow. This patch prevents, that it gets overwritten: diff --git a/src/spell.c b/src/spell.c ... +++...
65037
Thomas Dziedzic
gostrc@...
May 9, 2012 3:31 pm
... yes, but as the commit message suggests: "Avoid the crash, doesn't really fix the problem." ...
65038
stone
zmstone@...
May 10, 2012 11:11 am
Hi there! After I upgraded my ubuntu to 12.0.4, vim version 7.3.429 behaves kinda weird. 1. vim file1; 2. :vsp ./ browse and open file2 --- everything is...
65039
James McCoy
jamessan@...
May 10, 2012 3:44 pm
... This has been fixed in a newer version of NetRW. -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text...
65040
stone
zmstone@...
May 10, 2012 4:25 pm
Great! thanks! ... -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more...
65041
Bovy, Stephen
Stephen.Bovy@...
May 10, 2012 4:56 pm
.gvimrc >> " Set nice colors " background for normal text is light grey " Text below the last line is darker grey " Cursor is green, Cyan when ":lmap" mappings...
65042
Bovy, Stephen
Stephen.Bovy@...
May 10, 2012 5:11 pm
Further Clarification ... StatusLine HighLighting is only working when the window is split Is this new behavior or a bug ?? I could swear on a dozen bibles...
65043
James McCoy
jamessan@...
May 10, 2012 6:23 pm
... See ":help 'laststatus39;". -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. ...
65044
Bovy, Stephen
Stephen.Bovy@...
May 10, 2012 7:28 pm
Thanks So what does this do ??? set stal=1 ... And actually the status line is visible but the background color is not being set From:...
Hi Attached patch adds @Spell to the runtime/syntax/cmake.vim file so that Vim only highlights spelling mistakes in comments when ... There are still several...
65046
Thilo Six
T.Six@...
May 10, 2012 8:07 pm
Hello Dominique, ... I would support such an initiative. I have a liking for bugs that get fixed. BUT as one of those who has done such a initiative in the...
65047
Bovy, Stephen
Stephen.Bovy@...
May 10, 2012 8:31 pm
I apologize for posting a usage question to this forum But I do not have the time bandwidth and recourses to monitor two mailing lists I have searched using...
65048
matsushita shougo
shougo.matsu@...
May 10, 2012 11:39 pm
This issue is related to 7.3.418(https://groups.google.com/forum/#!topic/vim_dev/_w4mI5MQITs/discussion) changes. If completefunc returns -2, Vim is still in...
65049
Ken Takata
kentkt@...
May 10, 2012 11:47 pm
Hi, I wanted less.vim and less.sh to behave more like 'less'. The attached patch changes the following behavior: 1. Do not quit Vim automatically at the end of...
65050
Bovy, Stephen
Stephen.Bovy@...
May 10, 2012 11:52 pm
cc -Wl,EDIT=NO,xplink -W l,dll -o vim objects/buffer.o objects/blowfish.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o...
65051
mattn
mattn.jp@...
May 10, 2012 11:53 pm
Bram, I reviewed this patch in few weeks ago, and confirmed this patch is working well. ... -- You received this message from the "vim_dev" maillist. Do not...
65052
John Beckett
johnb.beckett@...
May 10, 2012 11:55 pm
... First step is to check output of :version to see if you have +clipboard (feature supported) or -clipboard (not enabled during build). I do not know...
65053
Bovy, Stephen
Stephen.Bovy@...
May 11, 2012 12:02 am
Thanks John Actually Paste works great I can copy something into the clip-board using "note-pad" And I can past it into vim The problem Is I cannot...
65054
mattn
mattn.jp@...
May 11, 2012 12:12 am
Hi. helptags_one extract help tag like '*foo*39;. it's used vim_strchr() to find second '*'. But vim_strchr() depend on current &encoding. Help file should be...
65055
Bovy, Stephen
Stephen.Bovy@...
May 11, 2012 12:20 am
Let me clarify >> Further research has uncovered the following I can copy something to the clip-board with vim ( but I can only paste the result into...
65056
Bovy, Stephen
Stephen.Bovy@...
May 11, 2012 12:36 am
Ok (one more for the gipper ) I hate Micky-Soft Windows !! If I Press C-V and Keep Pressing the V key eventually the paste starts working in Note-Pad (...
65057
Bovy, Stephen
Stephen.Bovy@...
May 11, 2012 12:56 am
Dang !! ( My deepest Apologies ) AND I should have known better !!! When I use a Different X-Window Server this strange esoteric problem...
65058
Bovy, Stephen
Stephen.Bovy@...
May 11, 2012 12:59 am
Full Featured Tool-Bar Support with Motif 2.1 ON IBM z/OS ( works great !! ) I sure wish I could send you a screen shot !!! $ vim --version VIM - Vi...
65059
John Beckett
johnb.beckett@...
May 11, 2012 3:20 am
... I'm glad you have fixed the issue but for the future please use the customs of this mailing list. Your last message includes five copies of the standard...
65060
Sergey Khorev
sergey.khorev@...
May 11, 2012 3:50 am
... An obvious question: have you tried this on other platforms including different versions of X server and Motif? -- You received this message from the...
65061
Christian Brabandt
cblists@...
May 11, 2012 8:35 am
... BTW: Here is a patch, that let's you use :diffupdate! to force reloading the buffers before updating the diff. Be careful, as you will lose all your...
65062
Bram Moolenaar
Bram@...
May 11, 2012 1:51 pm
... Thanks, I will add this to the todo list. -- MICHAEL PALIN PLAYED: 1ST SOLDIER WITH A KEEN INTEREST IN BIRDS, DENNIS, MR DUCK (A VILLAGE CARPENTER WHO IS...