vim_dev [email protected] http://groups.google.com/group/vim_dev?hl=en
Today's most active topics: * Bug in syntax/mail.vim - 11 new http://groups.google.com/group/vim_dev/t/28faa4d29fd82cb9?hl=en * Patch 7.1.215 - 5 new http://groups.google.com/group/vim_dev/t/cf0ce4ae5bd28212?hl=en * Wish: enable :subst-expr with 'n' flag - 2 new http://groups.google.com/group/vim_dev/t/e4f2df8115427ac9?hl=en * Cross-compilation patch to avoid looking for /usr/local at compile time - 2 new http://groups.google.com/group/vim_dev/t/99c6083d906dc7fe?hl=en * Repost: [PATCH] Enable cross-compiling - 2 new http://groups.google.com/group/vim_dev/t/62a632a16e1ecbc2?hl=en Active Topics ------------- Respects From Pakistan - 1 new ------------------------------ Dearly Friend, May His Grace and Peace be with you Friend. I hope that this letter finds you in the best of yours health and spirit. We are also keeping well by the grace of God. We feel truly blessed by God, having the privilege to work in His service. We work as a ministry in Pakistan called Christ Fellowship Ministries Pakistan. - Thurs, Jan 10 2008 4:43 am 1 message, 1 author http://groups.google.com/group/vim_dev/t/4da8b927e0ce7ea3?hl=en Bug in syntax/mail.vim - 11 new ------------------------------- Hi all, to reproduce: vim -u NONE -U NONE ...i " this newline is for readability [link]) The closing bracket will not be highlighted. Richard - Thurs, Jan 10 2008 7:13 am 11 messages , 7 authors http://groups.google.com/group/vim_dev/t/28faa4d29fd82cb9?hl=en Wish: enable :subst-expr with 'n' flag - 2 new ---------------------------------------------- ... I agree, this could be easier. Doing it with search() seems a bit tricky. - it needs 2 calls to search() -the startposition needs special care ( there could be a match in the first column of the first line one wants to search ) -- --------%<------------------ "Could be improved by handling the startpos differently - Thurs, Jan 10 2008 7:46 am 2 messages , 2 authors http://groups.google.com/group/vim_dev/t/e4f2df8115427ac9?hl=en Cross-compilation patch to avoid looking for /usr/local at compile time - 2 new --- ...The reason you don't hear from me is that most of my emails to you bounce back. What I tried to say: excluding /usr/local/[include|lib] is not specific for cross compiling. This should be a separate setting. Then it can also be set for cross compiling. Most configure features are explained in the Makefile. Or in the - Thurs, Jan 10 2008 1:10 pm 2 messages , 2 authors http://groups.google.com/group/vim_dev/t/99c6083d906dc7fe?hl=en Repost: [PATCH] Enable cross-compiling - 2 new ---------------------------------------------- ...I second the patch. :-) Although according the Ben's earlier posting, we're both "in the pipeline". So I guess we just sit tight a little longer... - Philip - Thurs, Jan 10 2008 1:12 pm 2 messages , 2 authors http://groups.google.com/group/vim_dev/t/62a632a16e1ecbc2?hl=en Patch 7.1.215 - 5 new --------------------- Patch 7.1.215 Problem: It is difficult to figure out what syntax items are nested at a certain position. Solution: Add the synstack() function. Files: runtime/doc/eval.txt, src/eval.c, src/proto/syntax.pro, src/syntax.c *** ../ vim-7.1.214/runtime/doc/eva l.txt Sun Jan 6 20:05:36 2008 - Thurs, Jan 10 2008 1:26 pm 5 messages , 5 authors http://groups.google.com/group/vim_dev/t/cf0ce4ae5bd28212?hl=en Patch for Unix filename expansion to try out - 1 new ---------------------------------------------------- ...Verhoef sent me a directory structure: a & b/ one two a's & b's/ three four Netrw works for the first "a & b", and does so with the new patch. However, it does not work for the second set ("a's & b's"); the glob() for it returns the empty string: ...netrw debugging info.. ......more netrw debugging info - Thurs, Jan 10 2008 1:35 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/205aa3983304e6b2?hl=en --remote-tab-silent not mentioned in --help - 1 new --------------------------------------------------- ...There has been some positive feedback on this, so here's a patch to implement it. Bye, Nico - Thurs, Jan 10 2008 2:40 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/6b4066377070ab56?hl=en When will 7.2 come out? - 1 new ------------------------------- Hi Bram, There are already more than 200 patches. When will 7.2 come out? Any plans? Regards, Edward Leap Fox - Thurs, Jan 10 2008 6:46 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/b9b89e9c58775875?hl=en ============================================================================== You received this message because you are subscribed to the Google Groups "vim_dev" group. To post to this group, send email to [email protected] or visit http://groups.google.com/group/vim_dev?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_dev/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_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
