vim_use [email protected] http://groups.google.com/group/vim_use?hl=en
Today's most active topics: * Use ctags and taglist plugins for LaTeX - 23 new http://groups.google.com/group/vim_use/t/e0cb0885b105e525?hl=en * Does anybody use cscope together with VIM? - 10 new http://groups.google.com/group/vim_use/t/72d4b0febb2701aa?hl=en * Custom filetype.vim in shared config Win32/Cygwin - 4 new http://groups.google.com/group/vim_use/t/8783f44fa552548e?hl=en * Can 2html preserve the folding feature? - 4 new http://groups.google.com/group/vim_use/t/8532e7236f113ab7?hl=en * The display problem of my gvim - 3 new http://groups.google.com/group/vim_use/t/42c2b74a63b49c2d?hl=en Active Topics ------------- vim and bash - 1 new -------------------- Following your responses I was able to make VIM recognize my bash aliases - a huge time saver. Thank you guys! Yosi ... - Sun, Dec 14 2008 2:00 am 1 message, 1 author http://groups.google.com/group/vim_use/t/335033578f84a147?hl=en Use ctags and taglist plugins for LaTeX - 23 new ------------------------------------------------ ... LaTeX is distribution too. You have done much deeper and correctly review of tex. Thank you. But I see another problem. What tags parser should do when somebody will write on his tex file something like this: \newcommand{\ mysubsection}{\su bsection} and then use his \mysubsection? - Sun, Dec 14 2008 2:57 am 23 messages , 7 authors http://groups.google.com/group/vim_use/t/e0cb0885b105e525?hl=en Global substitute - 1 new ------------------------- * Matt Wozniski on Saturday, December 13, 2008 at 21:29:44 -0500 ...That depends on the implementation. .../sw/bin/sed == GNU, /usr/bin/sed == Apple shipped BSD-like ~$ echo a | /sw/bin/sed -e 's/a/a\nb\n/' a b ~$ echo a | /usr/ bin/sed -e 's/a/a\nb\n/' anbn Workaround (too lazy to look up the credits): - Sun, Dec 14 2008 4:07 am 1 message, 1 author http://groups.google.com/group/vim_use/t/1e0a5e0be42949f5?hl=en getting more information about numbered functions in traces? - 1 new -------------------------------------------------------------------- ... The methods are usually stored as function references like {"name": function("12") ...} I include the following method in objects: function! s: prototype.Methods(...) dict "{{{3 TVarArg ['pattern', '\d\+'] let o = items( self) call filter(o, 'type(v:val[1]) == 2 && string(v:val[1]) =~ - Sun, Dec 14 2008 4:34 am 1 message, 1 author http://groups.google.com/group/vim_use/t/063f4de4d7afd900?hl=en syntax highlight using :e command - 1 new ----------------------------------------- The problem is solved. Thank you, Ben! I learned a lot. - Sun, Dec 14 2008 7: 25 am 1 message, 1 author http://groups.google.com/group/vim_use/t/ce493dcfbfea4068?hl=en dbext and mysql odbc - 1 new ---------------------------- Albie, Sorry for the late reply. And Thank you, That helped me a lot. This line is what I needed dbext_default_profile_dev_mysq l = 'type=MYSQL:user=root: passwd=0 12345:dbname=dev:host=localhos t:extra=-t' The example in the tutorial, used odbc connection, and 'type=ODBC' as well which was the reason of the confusion. - Sun, Dec 14 2008 7:42 am 1 message, 1 author http://groups.google.com/group/vim_use/t/66d163511c1685d9?hl=en The display problem of my gvim - 3 new -------------------------------------- Is there any possibility of graphics card's problem or system setting's problem? - Sun, Dec 14 2008 7:22 am 3 messages , 2 authors http://groups.google.com/group/vim_use/t/42c2b74a63b49c2d?hl=en Does anybody use cscope together with VIM? - 10 new --------------------------------------------------- My Vim version is 7.2, when I install Cscope plugin, it seems that it can not use cscope command. For example, when I type :cs add /home/cciss/work/jm10.2/ JM/csc ope.out /home/cciss/vim72, there is a error message "E319: Sorry, the command is not available in this version". My guess is that the most recent cscope plugin - Sun, Dec 14 2008 7:09 am 10 messages , 4 authors http://groups.google.com/group/vim_use/t/72d4b0febb2701aa?hl=en Custom filetype.vim in shared config Win32/Cygwin - 4 new --------------------------------------------------------- I'm running Windows XP pluc Cygwin, maintaining my Vim configuration in the Cygwin home directory, and sourcing it from Windows. C:\ :: type "%userprofile% \_vimrc" set nocompatible " source $VIMRUNTIME/vimrc_example.vim " source $ VIMRUNTIME/mswin.vim " behave mswin " Konfiguration von Cygwin einlesen - Sun, Dec 14 2008 10:11 am 4 messages , 2 authors http://groups.google.com/group/vim_use/t/8783f44fa552548e?hl=en stable algorithm with complexity O(n) - 1 new --------------------------------------------- Thank you guys for help and support! My homework is done and waiting for grading. Here it comes - bucket sort with time complexity O(n) == linear complexity ...def sort(numbers): "sort n positive integers in O(n) provided that they are all from interval [1, n^2]" N = len(numbers) # get size of test numbers - Sun, Dec 14 2008 1:01 pm 1 message, 1 author http://groups.google.com/group/vim_use/t/1f0fc1a1dbf64119?hl=en Can 2html preserve the folding feature? - 4 new ----------------------------------------------- Hello, list, I dont know if 2html can preserve the folding feature? So the transformed target html will have the folding feature too, I can fold and unfold the folding. - Sun, Dec 14 2008 3:51 pm 4 messages , 3 authors http://groups.google.com/group/vim_use/t/8532e7236f113ab7?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 -~----------~----~----~----~------~----~------~--~---
