Hello, Indeed, the event name should be renamed. I think CompleteFuncDone is more accurate. Thanks, Florian. ... -- You received this message from the...
63949
Csaba Hoch
csaba.hoch@...
Feb 1, 2012 11:07 am
... I hope you can make it work like the Erlang indentation of Emacs, which seems to be the de facto standard for indenting Erlang code :) ... Oscar's file...
63950
Florian Klein
florian.klein@...
Feb 1, 2012 11:26 am
Hello Taro, Thanks for pointing this out. I think these two features can coexist because they have different purposes. If I understand well, your patch makes...
63951
Marcin Szamotulski
mszamot@...
Feb 1, 2012 11:29 am
Dear Bram and Vim_Dev, I attach a patch which adds the following commands to QuickFixCmdPre and QuickFixCmdPost autocmds groups: :cfile, :cgetfile, :caddfile,...
63952
Marc Weber
marco-oweber@...
Feb 1, 2012 1:55 pm
... Looks like you're referring to this thread: ...
63953
Charles Campbell
Charles.E.Campbell@...
Feb 1, 2012 8:56 pm
... In addition, may I point out that in :help tex-package there's a comment about posting extension support: "Please consider uploading any extensions that...
63954
Ben Fritz
fritzophrenic@...
Feb 2, 2012 2:48 am
Trying to grep an entire project tree fails with autochdir set: gvim -N -u NONE -i NONE C:/path/to/project/dir/relative/path/in/ project/somedir/file.c set...
63955
John Little
John.B.Little@...
Feb 2, 2012 5:01 am
Hi all Here's my version of the code for the readfile() function. It fixes: - Extreme slowness when lines are very long, such as those used by the YankRing...
63956
Bram Moolenaar
Bram@...
Feb 2, 2012 5:20 am
... Thanks. Strange that this went unnoticed. I'll look into the details later. -- hundred-and-one symptoms of being an internet addict: 24. You realize...
63957
Bram Moolenaar
Bram@...
Feb 2, 2012 5:20 am
... Thanks. I'll add this to the todo list. -- hundred-and-one symptoms of being an internet addict: 22. You've already visited all the links at Yahoo and...
63958
Bram Moolenaar
Bram@...
Feb 2, 2012 5:20 am
... Sounds good. So does this one replace the patch the Dominique made? -- hundred-and-one symptoms of being an internet addict: 25. You believe nothing looks...
63959
Bram Moolenaar
Bram@...
Feb 2, 2012 6:52 am
... Thanks, I'll include it soon. -- hundred-and-one symptoms of being an internet addict: 26. You check your mail. It says "no new messages." So you check it...
63960
Bram Moolenaar
Bram@...
Feb 2, 2012 8:10 am
... Thanks. One more for the todo list... -- hundred-and-one symptoms of being an internet addict: 23. You can't call your mother...she doesn't have a modem. ...
63961
John Little
john.b.little@...
Feb 2, 2012 12:09 pm
... Yes. Regards, John -- 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...
63962
Marcin Szamotulski
mszamot@...
Feb 2, 2012 12:18 pm
... I send an updated version of the patch: QuickFixCmdPost for :cfile and :lfile is run after reading the errorfile but before jumping to the first error. The...
63963
Ricardo Catalinas Jim...
jimenezrick@...
Feb 2, 2012 7:50 pm
Here it is attached the final version of the ftplugin from Vimerl, without those two lines that Csaba noted that should be removed. I'll keep this version in a...
63964
Charles
peacech@...
Feb 3, 2012 3:16 am
... Here's the patch adjusted to the hg source. Also MSVC compiler doesn't recognize MAX so I changed it into max. -- You received this message from the...
63965
Ben Fritz
fritzophrenic@...
Feb 3, 2012 4:47 am
... Actually, it turns out, the issue has been around a long time. I went back to 7.2.160 and the issue exists there as well. This patch fixes it, but probably...
63966
John Little
john.b.little@...
Feb 3, 2012 5:20 am
... Thank you. I did the diff from hg, but I must have got my repository out of line. ... I only used it because I saw it in other vim code, but now, looking ...
63967
Bram Moolenaar
Bram@...
Feb 3, 2012 8:00 am
... Thanks. I'll put it somewhere in the todo list. If others have comments please let us know. -- If they don't keep on exercising their lips, he thought,...
63968
Hirokazu Yoshida
y.hirokazu@...
Feb 3, 2012 8:42 am
Thanks for comments. ... For example, move from tab1 to tab2 execute :tabrecently, go to tab1, continue execute then go to tab2. And fixed document, attached...
63969
Christian J. Robinson
heptite@...
Feb 3, 2012 9:18 pm
If I execute the following: cat > esc.vim <<EOF nnoremap <esc> :echo "esc pressed"<cr> EOF vim -u esc.vim -U NONE -N --noplugin Vim will echo "esc pressed" on...
63970
Mikey
smieciarski@...
Feb 3, 2012 10:50 pm
Hello again. Accidentally I've discovered some new facts about described problem. In contrast to my previous posts now I dare to claim that the source of bug...
63971
Ingo Karkat
swdev@...
Feb 3, 2012 11:27 pm
... Probably, but never mind. ... Vim 7.3 has introduced the "conceal" feature, related to syntax highlighting. It allows replacing a stretch of text by a...
63972
Wallace Babb
vortababb@...
Feb 4, 2012 12:02 am
Hello, (not sure if this should be in Vim_use instead, but anyway) I seem unable to find any resources pertaining to making text or characters being displayed...
63973
John Little
john.b.little@...
Feb 4, 2012 12:34 am
... Yes, I get "it" too, but it's more of a flash than a flicker. Going forward a screen Vim seems to clear the screen, then redraw it, but gets interrupted...
63974
vim@...
Feb 4, 2012 4:22 am
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 51 by tver...@...: CSS Syntax structure incompatible with extended syntaxes (eg...
63975
Christian J. Robinson
heptite@...
Feb 4, 2012 4:58 am
... It might be a good idea to post this there, as well. ... [...] ... As far as I know it is not possible to do exactly what you want without modifying the...
63976
Bram Moolenaar
Bram@...
Feb 4, 2012 5:44 am
... This repeats the same code several times. Please move it to a function. Instead of guessing whether :lcd or :cd was used it would be better to check the...
63977
Bram Moolenaar
Bram@...
Feb 4, 2012 5:44 am
... Thanks. I'll add it in the todo list. -- How To Keep A Healthy Level Of Insanity: 8. Don't use any punctuation marks. /// Bram Moolenaar --...