vim_use [email protected] http://groups.google.com/group/vim_use?hl=en
Today's most active topics: * multi column - 12 new http://groups.google.com/group/vim_use/t/9f54815f421f274c?hl=en * Can 2html preserve the folding feature? - 4 new http://groups.google.com/group/vim_use/t/8532e7236f113ab7?hl=en * Use ctags and taglist plugins for LaTeX - 4 new http://groups.google.com/group/vim_use/t/e0cb0885b105e525?hl=en * Building Vim Source on Windows XP - 3 new http://groups.google.com/group/vim_use/t/0ea173708df53af8?hl=en * C-LEFT doesn't work under cygwin - 2 new http://groups.google.com/group/vim_use/t/44a01f4df5fe93aa?hl=en Active Topics ------------- Can 2html preserve the folding feature? - 4 new ----------------------------------------------- ...I believe it would require javascript in the HTML; and I don't think it's work the trouble. Now if someone wants to tackle it, why not? Best regards, Tony. - Mon, Dec 15 2008 12:39 am 4 messages , 4 authors http://groups.google.com/group/vim_use/t/8532e7236f113ab7?hl=en Use ctags and taglist plugins for LaTeX - 4 new ----------------------------------------------- If anyone needs a Windows version of this build of ctags let me know, I can email it to you. Dave - Mon, Dec 15 2008 6:01 am 4 messages , 4 authors http://groups.google.com/group/vim_use/t/e0cb0885b105e525?hl=en Auto-format with ReStructuredText does not handle headings correctly - 1 new ---------------------------------------------------------------------------- I came up with bindings that disable the auto-format, and then enter the heading markup chars. Got the bindings from: [link]Here are the bindings: noremap <C-u>1 :set fo-=a<Enter>yyPVr#yyjpo<esc>:s et fo+=a<Enter> inoremap <C- u>1 <esc>:set fo-=a<Enter>yyPVr#yyjpo<cr><es c>:set fo - Mon, Dec 15 2008 6:15 am 1 message, 1 author http://groups.google.com/group/vim_use/t/14487e8d9f647231?hl=en multi column - 12 new --------------------- I have to print on paper something like this, 111111111 222222222 333333333 444444444 555555555 666666666 777777777 ...... (very long list) To be environmental friendly, I would like to reformat it as 111111111 222222222 333333333 444444444 555555555 666666666 777777777 ............ Command J should be useful, but I want to know how to automate it to - Mon, Dec 15 2008 6:28 am 12 messages , 6 authors http://groups.google.com/group/vim_use/t/9f54815f421f274c?hl=en Building Vim Source on Windows XP - 3 new ----------------------------------------- I am attempting to build Vim on Windows XP with the following command: C:\vim 72\src>nmake -f makefile FEATURES=HUGE GUI=yes OLE=yes MBYTE=yes IME=yes G IME= yes PYTHON=C:\Python26 DYNAMIC_PYTHON=yes PYTHON_VER=261 CSCOPE=yes RUBY=C:\ ruby DYNAMIC_RUBY=yes I get an error message saying "GUI_INC_LOC" is not recognized as an - Mon, Dec 15 2008 11:40 am 3 messages , 3 authors http://groups.google.com/group/vim_use/t/0ea173708df53af8?hl=en Custom filetype.vim in shared config Win32/Cygwin - 1 new --------------------------------------------------------- Ben Schmidt schrieb am 15.12.2008 um 13:20:14 (+1100): ...Yes. (I maintain come config files, like the Vim files, but also notes and scripts in Subversion. The working copy has been ~/repos5ak for a while now. There are convenience symlinks like ~/comp and ~/config and others pointing into ~/repos 5ak. Then, next generation of symlinks - Mon, Dec 15 2008 1:50 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/8783f44fa552548e?hl=en vim wiki temporarily read-only - 1 new -------------------------------------- An FYI for all on this list: I just received this notice from the wikia team: - --------- Hello. All wikis will be "read-only" from 9am - 10am UTC Tuesday morning (that's 1:00am Pacific, 4:00am Eastern). During this time, editing will be disabled while we do some routine maintenance, but you will - Mon, Dec 15 2008 4:10 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/e50ac22a69479bf5?hl=en The display problem of my gvim - 1 new -------------------------------------- ...Yes, it turned out to be graphics card's problem, thanks shenyuan! For some reason that I don't know, ubuntu turned off my "proprietary graphic card driver"(ATI/AMD, fglrx). I turned it on, and my gvim display is normal now. - Mon, Dec 15 2008 6:28 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/42c2b74a63b49c2d?hl=en C-LEFT doesn't work under cygwin - 2 new ---------------------------------------- Hello! ...Excuse me! Pressing Ctrl-V followed by Ctrl-Left results in four chars ^[[D - the first two ^[ are blue and the last two [D are white. But I have no idea what they mean. ...You're right, I mistook. Of course, C-left should be mapped to b. ...You're right again! Now I enter the following commands - Mon, Dec 15 2008 9:56 pm 2 messages , 2 authors http://groups.google.com/group/vim_use/t/44a01f4df5fe93aa?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 -~----------~----~----~----~------~----~------~--~---
