... Tim, and Christian: I have reduced the file to something very short - however, at some point the error changed to E147: Cannot do :global recursive. Here...
135934
jcordes
johncordes@...
Feb 2, 2013 8:11 pm
... Sorry for the repost - I just realized I should have attached the test file. Have done so in this message. John -- -- You received this message from the...
135935
Christian Brabandt
cblists@...
Feb 2, 2013 9:30 pm
Hi jcordes! ... I think, this happens, because there is no empty first line in your file. Simply add an empty first line in front of everything and I believe...
135936
Marc Weber
marco-oweber@...
Feb 2, 2013 9:31 pm
Well - opening the same file multiple time is no that bad, because you can make vim - safe the buf if you leave insert mode - reload the buf it has changed Its...
135937
Michael Henry
vim@...
Feb 2, 2013 9:40 pm
... Thanks! For some reason, I couldn't see any difference in the help text between "y" and "Y", and the empirical testing happened to work because the...
135938
Andy Richer
andy.richer@...
Feb 2, 2013 10:22 pm
Hi vim experts: I use keyboard macro for following sample contents: aaa/bbb/kp0/qqq 1.553 rp-+ ccc/ddd 1.235 -0.043 0.274 -0.007...
135939
Jarom Jackson
argentum2f@...
Feb 2, 2013 11:28 pm
I've tried placing the following: nnoremap j gj nnoremap k gk in the vimrc, but is causes some funny behaviour. I'm using gvim, and when I issue the commands...
135940
toothpik
scott2237@...
Feb 2, 2013 11:28 pm
On January 27 I stopped receiving vim list mail in my ISP's inbox. (My ISP is AT&T). After logging in to my account in Firefox I found over 300 vim emails in...
135941
jcordes
johncordes@...
Feb 2, 2013 11:38 pm
... Hi Christian, I tried inserting an empty line at the top of the file, but am still experiencing the E147: Cannot do :global recursive If I keep the empty...
135942
Tony Mechelynck
antoine.mechelynck@...
Feb 3, 2013 12:06 am
... I don't know AT&T but I'll tell you what I do about gmail which is what I use. With some luck, it might give you inspiration. Normally I get gmail mail by...
135943
Tony Mechelynck
antoine.mechelynck@...
Feb 3, 2013 12:18 am
... Strange. My vimrc includes the following: " Up, Down move up/down by "screen lines" " j k (default) move down/up by "file lines" map <Down> gj map <Up>...
135944
Gary Johnson
garyjohn@...
Feb 3, 2013 2:58 am
... Your mapping is behaving as though you left a space at the end. Open your vimrc and execute ... I expect that your mappings will look like this: nnoremap j...
135945
ping
songpingemail@...
Feb 3, 2013 3:32 am
... that's not an "eamcs-only" feature. try nrrwrgn: http://www.vim.org/scripts/script.php?script_id=3075 one of my most favorite plugins... -- -- You received...
135946
vim@...
Feb 3, 2013 3:40 am
... If you're using the generic "/" search (which it appears you're doing), you can disable 'wrapscan39; to prevent vim from wrapping back to the beginning. ... ...
135947
vim@...
Feb 3, 2013 3:40 am
... It looks like it's the first line causing trouble. So I'd expand my caveat to "have a blank line at both the top and bottom of the file". I think it...
135948
toothpik
scott2237@...
Feb 3, 2013 4:32 am
... Which is how we are having this conversation right now. ... Unfortunately they are letting nothing through with which I might train their filters --...
135949
stosss
stosss@...
Feb 3, 2013 5:27 am
... Things are going to get a lot worse in the USA real soon and all of us might find we can't send or receive any email of any kind by any means before the...
135950
Marc Weber
marco-oweber@...
Feb 3, 2013 7:30 am
Hi Linda [1] ... (first mail) Please clarify what you mean by "window". In Vim terminology a window is a rectangular region which can display a buffer. Muliple...
135951
vim@...
Feb 3, 2013 12:44 pm
... From my understanding, Linda would like a second OS-window (and she is already familiar with vim-windows), something that would only be available in a...
135952
Bram Moolenaar
Bram@...
Feb 3, 2013 12:54 pm
... Why would one use the mail service provided by your ISP? They can never give you the service like Gmail or Yahoo mail does. And you don't need to tell...
135953
Christian Brabandt
cblists@...
Feb 3, 2013 12:56 pm
Hi alijohnshaik! (redirecting to vim_use) ... Interesting. Your vim does not by default detect verilog files. What vim version is this? To make vim recognize...
135954
Jianjun Mao
justmao945@...
Feb 3, 2013 2:10 pm
Hi, everyone How can I remove the error message 'Pattern not found' after omni completion ? What I want is that there's no need to press any key to quit the...
135955
Gary Furash
furashgary@...
Feb 3, 2013 2:21 pm
Thank you! This is it. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For...
135956
Benjamin Isbarn
babene88@...
Feb 3, 2013 5:30 pm
Hi, I'm currently investing some time learning vim and setting my .vimrc up. Doing so I've come across a problem I couldn't solve myself. I'm using the ...
135957
hilal Adam
hilaldm@...
Feb 4, 2013 12:54 am
What's new? %LINKhilal Adam ................ -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you...
135958
alijaan
alijohnshaik@...
Feb 4, 2013 3:51 am
Thanks Christian Yeah its wroking fine ... -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are...
135959
jcordes
johncordes@...
Feb 4, 2013 1:47 pm
... Thank you Tim. John -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For...
135960
Ven Tadipatri
vtadipatri@...
Feb 4, 2013 3:49 pm
Is there a difference between new and split? If they're the same, is one considered more 'standard39;? Or if they're different, when would you use one versus the...
135961
Ben Fritz
fritzophrenic@...
Feb 4, 2013 4:00 pm
... Unfortunately the misbehavior of the completion menu in the presence of folds is a known unfixed bug. ... popup completion menu closes quickly when there...
135962
Gary Furash
furashgary@...
Feb 4, 2013 4:01 pm
... I installed it and it's working fine! -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are...