vim_use [email protected] http://groups.google.com/group/vim_use?hl=en
Today's most active topics: * downside to setting a very low updattime value? - 6 new http://groups.google.com/group/vim_use/t/5296fa7fb851e3e8?hl=en * Executing text as a shell command - 6 new http://groups.google.com/group/vim_use/t/13fa23d8947eb90b?hl=en * replace nth occurrence on each line like sed - 4 new http://groups.google.com/group/vim_use/t/103010974834f576?hl=en * recovery of a never saved file - 3 new http://groups.google.com/group/vim_use/t/cda48021dff84979?hl=en * raising gvim window to front - 2 new http://groups.google.com/group/vim_use/t/b3a1df1d27ed21fe?hl=en Active Topics ------------- THANKS - 1 new -------------- Hi Tony :) * Tony Mechelynck <[email protected]> dixit: ...;) ...I was not advocating for "thank you" messages, either ;) or the list will double the traffic! XD Usually I post a single thanks message to all the people that helped me, or a note telling that the answer did work, but at times I feel like - Sun, Jan 13 2008 5:01 am 1 message, 1 author http://groups.google.com/group/vim_use/t/346e06ea7c153222?hl=en raising gvim window to front - 2 new ------------------------------------ Hi, I'm trying to raise the gvim window to the front/foreground after I open a file through the '--remote ' switch from the command line. I've tried the following things, none of which has been helpful (I'm on cygwin, btw): :au BufWinEnter * call foreground() Sounds like foreground() is not supported for me.. " {only in the - Sun, Jan 13 2008 8:34 am 2 messages , 2 authors http://groups.google.com/group/vim_use/t/b3a1df1d27ed21fe?hl=en downside to setting a very low updattime value? - 6 new ------------------------------------------------------- Hi, I set the updatetime to 10 ms, just so the taglist plugin would refresh to the current tag scope. And that's the only reason and I didn't know of a better way than this. Is there any drastic side effect of setting such a low value? Thanks! - Sun, Jan 13 2008 8:59 am 6 messages , 6 authors http://groups.google.com/group/vim_use/t/5296fa7fb851e3e8?hl=en mru and menu order - 2 new -------------------------- The problem occurs in Vim 7.1 running on Windows XP SP2 and OpenBSD 4.2, both with mru version 2.5 installed. Other plugins being used on both are bash- support.vim and NERD_tree.vim. The Windows box also has bufexplorer.vim installed. I also tried the 3.0 version of mru.vim on the Windows box and had the - Sun, Jan 13 2008 10:24 am 2 messages , 2 authors http://groups.google.com/group/vim_use/t/8f2acd6e718169a8?hl=en Executing text as a shell command - 6 new ----------------------------------------- Hi there, No luck with Google for this one, not even sure if it is a feature but I've come across the need for it a few times: I would like to be able to take a line (or buffer) in Vim and send it to the shell in the fashion that :! can be used to execute shell commands. So for example if I have a readme.txt with the line: - Sun, Jan 13 2008 10:27 am 6 messages , 5 authors http://groups.google.com/group/vim_use/t/13fa23d8947eb90b?hl=en recovery of a never saved file - 3 new -------------------------------------- ...thanks. that worked perfectly. ...i forgot to add the leading "." in my above example but i did in fact include a leading "." in my testing. for whatever reason, vim for windows does not seem to automatically recover .swp files. the same .swp files will however be successfully recovered when vim for windows is forced to recover them with - Sun, Jan 13 2008 11:43 am 3 messages , 2 authors http://groups.google.com/group/vim_use/t/cda48021dff84979?hl=en replace nth occurrence on each line like sed - 4 new ---------------------------------------------------- I assumed vim is directly compatible with sed when you use the :s substitute commands. What I am trying to do is to replace the nth occurrence of a character with something else. In sed, you could do: s/c/char/3 So in a set of lines like this abc abc abcd c c c c abcd abc it would become - after substitution: - Sun, Jan 13 2008 1:57 pm 4 messages , 4 authors http://groups.google.com/group/vim_use/t/103010974834f576?hl=en Fixed method to recognize a word in spelling - 1 new ---------------------------------------------------- Hello, I have generated myself a .spl for Czech. It works and it recognize mispelled words in my texts. The problem is Vim badly highlight words - it does not recognize word boundaries well so if the word is in format aaaabcccc where b is some national character it highlight only "aaaa" part of the word. - Sun, Jan 13 2008 3:21 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/935d287d8d759e1d?hl=en how to replace c++ style comment with c style - 1 new ----------------------------------------------------- ...No worries mate, we all start programming and think: "What's the big deal with global variables?" (as an example that we don't always understand the full reason why). Outlookmonkeys love to write their emails in a word document and then post a mail saying: "see attachment" They cannot grasp that it is - Sun, Jan 13 2008 11:31 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/b8cef2889cc78d81?hl=en E521: Number required: &diff = '' [bug in vim] - 1 new ------------------------------------------------------ Around about 11/01/08 12:42, Tony Mechelynck typed ... ... Yep, that's the kiddie. Did the build, all's right with the world again :) FWIW, if anyone wants a Fedora 7 up-to-date vim, I've put it in: [link] - Mon, Jan 14 2008 12: 29 am 1 message, 1 author http://groups.google.com/group/vim_use/t/c669a102e8617cbb?hl=en ============================================================================== You received this message because you are subscribed to the Google Groups "vim_use" group. To post to this group, send email to [email protected] or visit http://groups.google.com/group/vim_use?hl=en To unsubscribe from this group, send email to [email protected] To change the way you get mail from this group, visit: http://groups.google.com/group/vim_use/subscribe?hl=en To report abuse, send email explaining the problem to [email protected] ============================================================================== Google Groups: http://groups.google.com?hl=en --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
