vim_use [email protected] http://groups.google.com/group/vim_use?hl=en
Today's most active topics: * vim + unix shell + perl better than moder GUI IDEs like Eclipse or NetBeans ? - 6 new http://groups.google.com/group/vim_use/t/7f320e0b822d892c?hl=en * How to map Alt+key when using vim in putty - 6 new http://groups.google.com/group/vim_use/t/ff93f9256d8303ff?hl=en * Map Suspend Function - 6 new http://groups.google.com/group/vim_use/t/c5af1f95d66aaf86?hl=en * VIRUS with Bram as sender - 5 new http://groups.google.com/group/vim_use/t/6efee044963e9468?hl=en * mksession doesn't work as expected - 4 new http://groups.google.com/group/vim_use/t/4963a92d9bca3079?hl=en Active Topics ------------- VIRUS with Bram as sender - 5 new --------------------------------- ...Anyone can use SPF policies in DNS to avoid this. Regards PS: Today, it's second time that I read this problem. - Thurs, Dec 18 2008 2:40 am 5 messages , 3 authors http://groups.google.com/group/vim_use/t/6efee044963e9468?hl=en mksession doesn't work as expected - 4 new ------------------------------------------ Thank you guys for your answers! i think the problem is solved! amenu <silent>& simple.Enable\ autochdir :set autochdir <cr> amenu <silent>&simple.Disable\ autochdir :set noautochdir <cr> amenu <silent>&simple.autochdir\ Status : verbose set autochdir? <cr> i have added a menu so that i can disable and enable autochdir with buttons. - Thurs, Dec 18 2008 4:03 am 4 messages , 3 authors http://groups.google.com/group/vim_use/t/4963a92d9bca3079?hl=en Breaking out of a commandline loop - 1 new ------------------------------------------ I was using it as part of a sub-replace-expression (I copied your commandline example to test it in my edit session). We're running vim 6.1, huge version w/ o gui... and this is a corporate installation. I have no control over the configuration so what I got is what I got. Thanks for all of the info though... didn't know about - Thurs, Dec 18 2008 5:45 am 1 message, 1 author http://groups.google.com/group/vim_use/t/86515ed25ebaf384?hl=en vim + unix shell + perl better than moder GUI IDEs like Eclipse or NetBeans ? - 6 new ------ ...... This heavily depends on a) the language you want to program in b) your shell (perl), vim knowledge.. Eg if you only want to use subversion and you do a lot of heavy refactorings in Java I'd recommend Eclipse for that all. Why? Most of the work as already been done and if you want to rename a method you can - Thurs, Dec 18 2008 6:22 am 6 messages , 4 authors http://groups.google.com/group/vim_use/t/7f320e0b822d892c?hl=en How to map Alt+key when using vim in putty - 6 new -------------------------------------------------- I have this problem, too, and i don't know how to solve, either. I use gnome- terminal. maybe you can try the option "esckeys", but i can't try it, i'm in windows now. btw, there are some problem in windows. use gvim -u N -U N, and i can't map the <A-CR> (or <M-CR>) key, i don't know why, i can input it - Thurs, Dec 18 2008 6:28 am 6 messages , 4 authors http://groups.google.com/group/vim_use/t/ff93f9256d8303ff?hl=en Folding for editing files with merge-conflicts? - 4 new ------------------------------------------------------- Hi Guys, has anyone implemented a folding/side-by-side plugin for editing files containing merge conflicts? I'm thinking of something like :diffsplit mode. For example, many configuration management systems mark conflicts in merged files something like this: <<<<<<< file-from-left-branch - Thurs, Dec 18 2008 5:50 am 4 messages , 3 authors http://groups.google.com/group/vim_use/t/f13bb1384fa75d5d?hl=en Remove carriage return - 3 new ------------------------------ Thank you, John, for your responce It did not work for me. I installed gVim 7. 2 on my lap top (Windows). When I double click on it, it opnes. I go to "file-> open" and bring my text (that is in .txt format). I enterred the recommended command (copy and paste from your e-mail) in the first line that is before the text. - Thurs, Dec 18 2008 7:32 am 3 messages , 3 authors http://groups.google.com/group/vim_use/t/40c88a525e40d95c?hl=en <author>Re: how to jump to the error position while compiling in vim? - 2 new ----------------------------------------------------------------------------- Hi! Thanks for your feedback! I think perhaps, my previous description is not clearly enough, and make you mistake my mind. In a simple project, I did some tricks to make the compiler report warning and error if we compiling. And then, I open the .c file in vim, use the ':make'or ":!make" in vim - Thurs, Dec 18 2008 8:08 am 2 messages , 2 authors http://groups.google.com/group/vim_use/t/8fc10971767a88eb?hl=en Foldmethod=Syntax - 2 new ------------------------- ... Also see ;help zx and :help zX for a potentially better way to restore the fold layout. - Thurs, Dec 18 2008 8:12 am 2 messages , 2 authors http://groups.google.com/group/vim_use/t/55737ba6e9d21176?hl=en Change horizontal to vertical splits? - 2 new --------------------------------------------- ... It only works in one special case (the :diffsplit command) but also see : help 'diffopt' where it explains the "vertical" option. - Thurs, Dec 18 2008 8: 14 am 2 messages , 2 authors http://groups.google.com/group/vim_use/t/d3f88f0ca15758d5?hl=en Map Suspend Function - 6 new ---------------------------- Hey I'm trying to map ^Z to save and then suspend. ...I think I've got it right because I tried replacing the ^Z on the right side and it works perfectly. Problem is with anything I've put before ^Z it repeats infinity. Luckily this was just the w command at first, but was a little dangerous when I had to interrupt a save to get out of the save file - Thurs, Dec 18 2008 12: 51 pm 6 messages , 5 authors http://groups.google.com/group/vim_use/t/c5af1f95d66aaf86?hl=en F1 - 2 new ---------- Hi, My laptop has the F1 key where my fingers expect the Esc key to be, so I tried to ':map ctr-vf1 ctr-vesc', but it made no difference. Can someone tell me how to remap the f1 key to escape? Thanks, Max. - Thurs, Dec 18 2008 2:59 pm 2 messages , 2 authors http://groups.google.com/group/vim_use/t/e678d6a424a7b806?hl=en C-LEFT doesn't work under cygwin - 1 new ---------------------------------------- Hello Tony, ...Thank you, but how I can now map this three bytes to <c-o>b ? - Thurs, Dec 18 2008 11:12 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/44a01f4df5fe93aa?hl=en syntax coloring regexp - 1 new ------------------------------ I am trying to create a syntax file and I am having trouble in marking out a comment region. The comment starts with an asterisk with the first non white space character preceding it (including newlines) a semi-colon. The comment ends with a semi colon. For example everything between (and including) the asterisk and the - Thurs, Dec 18 2008 11:27 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/3cc40689ef3d14bb?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 -~----------~----~----~----~------~----~------~--~---
