Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 97 by l...@...: Fix --enable-pythoninterp on systems where python is a symlink...
67484
Bram Moolenaar
Bram@...
Dec 8, 2012 3:32 pm
... Thanks. It's probably not difficult to add a test for this... -- hundred-and-one symptoms of being an internet addict: 124. You begin conversations with,...
67483
glts
676c7473@...
Dec 8, 2012 2:01 pm
Hi Christian, thank you for answering. ... No reason. It doesn't matter, however, as the behaviour is the same regardless of whether I use :echo or :echomsg....
67482
vim@...
Dec 8, 2012 1:52 pm
Comment #1 on issue 96 by brammool...@...: Use of memory after free when pasting in read-only file using Perforce plugin ...
67481
Christian Brabandt
cblists@...
Dec 8, 2012 1:38 pm
Hi ... Bram, strangely enough, dv_ only works when 'startofline39; is set, but does not, when 'sol' is unset. This patch fixes it, by making sure, if...
67480
Christian Brabandt
cblists@...
Dec 8, 2012 12:08 pm
Hi glts! ... I have seen the issue, but haven't found the problem yet. Is there any reason, why you are not using :echo? regards, Christian -- Tatschlich...
67479
glts
676c7473@...
Dec 8, 2012 10:34 am
Hi asking for confirmation of flaky :echo behaviour in autocommands. In a nutshell: Echoing more than one line from within an autocommand is unreliable. The...
67478
vim@...
Dec 7, 2012 9:15 pm
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 96 by dominiqu...@...: Use of memory after free when pasting in read-only file...
67477
Bram Moolenaar
Bram@...
Dec 7, 2012 8:37 pm
... Thanks. I'll add it near the top of the todo list. -- hundred-and-one symptoms of being an internet addict: 120. You ask a friend, "What39;s that big shiny...
67476
ZyX
zyx.vim@...
Dec 7, 2012 7:09 pm
... It does. But not all mail clients do the same. -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text...
67475
郑文辉(Tec...
techlivezheng@...
Dec 7, 2012 4:51 pm
... Sorry for that, I thought the google groups will automatically fold that, but it does not. I will notice next time. -- You received this message from the...
67474
Gary Johnson
garyjohn@...
Dec 7, 2012 4:48 pm
... [179 lines of patch deleted] ... I'm glad the patch helps you and I'm sure Bram appreciates the acknowledgement. But, would you and others please not...
67473
Techlive Zheng
techlivezheng@...
Dec 7, 2012 10:54 am
在 2012年12月6日星四UTC+8午2时13分35,Bram Moolenaar写道: ... This is great. -- You received this message from the "vim_dev" maillist. ...
67472
Christian Brabandt
cblists@...
Dec 7, 2012 7:47 am
... [] ... I finally found the root cause of having qf_count being wrong. The vimgrep doesn't expect, that the quickfix list changes between loading files...
67471
So8res
so8res@...
Dec 7, 2012 6:04 am
synID now returns a list. synIDattr now takes a list. They both still handle the single-id case, but the code's a bit messy and the name is stale. I think we...
67470
Bram Moolenaar
Bram@...
Dec 6, 2012 10:05 pm
Sorry to bother the list with this: I have a couple of people for who I no longer have a valid address or email, and I need to get in touch with them. I...
67469
Bram Moolenaar
Bram@...
Dec 6, 2012 8:37 pm
... Thanks, I'll include it -- FIXME and XXX are two common keywords used to mark broken or incomplete code not only since XXX as a sex reference would grab...
67468
Bram Moolenaar
Bram@...
Dec 6, 2012 8:33 pm
Patch 7.3.754 Problem: Latest nmake is not recognized. Solution: Add nmake version 11.00.51106.1. (Raymond Ko) Files: src/Make_mvc.mak ... ...
67467
Bram Moolenaar
Bram@...
Dec 6, 2012 8:31 pm
... I'll include it, thanks. -- Amnesia is one of my favorite words, but I forgot what it means. /// Bram Moolenaar -- Bram@... --...
67466
Nate Soares
nate@...
Dec 6, 2012 6:33 pm
Oh, right, of course we can't have a {flatten} arg in synIDattr without knowing the row/column. It seems like the right thing to do here is have synID return a...
67465
Raymond Ko
raymond.w.ko@...
Dec 6, 2012 6:09 pm
... I had encountered the same problem before, and the solution adopted in 7.3.666 is mentioned (which is somewhat hidden I must admit) in Make_mvc.mak line...
67464
skeept
skeept@...
Dec 6, 2012 3:35 pm
Hi Raymond, ... I updated visual studio yesterday and temporarily added MSVCVER=11.0 in the command line in order to be able to compile, would have worked with...
67463
Charles Campbell
Charles.E.Campbell@...
Dec 6, 2012 3:23 pm
... I just am letting you know that I'm interested in this modification, too. I have two plugins (hilinks.vim, which allows one to see which syntax and...
67462
Ben Fritz
fritzophrenic@...
Dec 6, 2012 2:08 pm
... I like that idea, but in order for it to work it would need a row+col because the attributes for combined items depend on what they are combined with which...
67461
lith
minilith@...
Dec 6, 2012 7:36 am
... Ah, I see. Thanks a lot. Regards, Tom -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are...
67460
So8res
so8res@...
Dec 6, 2012 4:47 am
Oops, sorry, I was misunderstanding how synID* worked. I've updated the patch to add the "combine" {what} to synIDattr, which is the bare minimum we need here....
67459
Ben Fritz
fritzophrenic@...
Dec 6, 2012 4:06 am
... You already know from the mkfileVarAttr match that the pattern you are looking for matches strictly. Now you just need to match the components of it which...
67458
Alex Efros
powerman@...
Dec 6, 2012 3:37 am
Hi! ... As far as I understood, nextgroup is just a recommendation, while I've tried to implement more strict syntax checking "after that item can be only this...
67457
Tony Mechelynck
antoine.mechelynck@...
Dec 5, 2012 11:26 pm
... exists('&shellslash39;) tests only if that option has been defined in the source no later than the code you're currently using. To test if the option is...
67456
lith
minilith@...
Dec 5, 2012 9:13 pm
I use vim-gtk 7.3.429-2ubuntu2.1 on ubuntu 12.04. The docs for shellslash state that it's only defined only for MSDOS, MS-Windows and OS/2. In vim-gtk, echo...