vim_dev [email protected] http://groups.google.com/group/vim_dev?hl=en
Today's most active topics: * Set mouse=a causes Vim to hang in screen. - 3 new http://groups.google.com/group/vim_dev/t/ad7eb8df8e2f5891?hl=en * Repost: [PATCH] Enable cross-compiling - 2 new http://groups.google.com/group/vim_dev/t/62a632a16e1ecbc2?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 * vm71 can not be compiled on opensolaris - 2 new http://groups.google.com/group/vim_dev/t/d5f6391d67d49fea?hl=en * When will 7.2 come out? - 1 new http://groups.google.com/group/vim_dev/t/b9b89e9c58775875?hl=en Active Topics ------------- Repost: [PATCH] Enable cross-compiling - 2 new ---------------------------------------------- ...pipeline". ...and ...Seems ...to you ...Sorry, haven't received anything. Could you please forward it to me ? Thank you, Marc - Fri, Jan 11 2008 3:59 am 2 messages , 2 authors http://groups.google.com/group/vim_dev/t/62a632a16e1ecbc2?hl=en Cross-compilation patch to avoid looking for /usr/local at compile time - 2 new --- ...Ouch, that's bad... don't know why that happens. ...Philip's patch is independent of mine, I think... the problem it addresses just happened to bite him while cross-compiling. ...What about the main "configure.in fixes for cross-compiling" patch by me ? Is there anything I need to tweak so you can accept it or is there some reason - Fri, Jan 11 2008 5:15 am 2 messages , 2 authors http://groups.google.com/group/vim_dev/t/99c6083d906dc7fe?hl=en When will 7.2 come out? - 1 new ------------------------------- ...Well, I'm not Bram, but I believe that the todo list still has over 100 items on it. Chip Campbell - Fri, Jan 11 2008 6:36 am 1 message, 1 author http://groups.google.com/group/vim_dev/t/b9b89e9c58775875?hl=en Patch 7.1.216 - 1 new --------------------- Patch 7.1.216 Problem: Variants of --remote-tab are not mentioned for "vim -- help". Solution: Display optional -wait and -silent. Files: src/main.c *** ../ vim-7.1.215/src/main.c Tue Sep 25 17:54:41 2007 --- src/main.c Sun Dec 30 15: 09:11 2007 *************** *** 3081,3087 **** main_msg(_("--remote-wait <files> As --remote but wait for files to have been edited")); - Fri, Jan 11 2008 12: 01 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/dc8dee97b00e0c37?hl=en --remote-tab-silent not mentioned in --help - 1 new --------------------------------------------------- ...Thanks. I had actually already done something like this but haven't sent out the patch yet. - Fri, Jan 11 2008 12:01 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/6b4066377070ab56?hl=en Patch for Unix filename expansion to try out - 1 new ---------------------------------------------------- ...I can reproduce the problem. Only with ksh, it works fine with tcsh, bash and sh. - Fri, Jan 11 2008 12:01 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/205aa3983304e6b2?hl=en Patch 7.1.217 - 1 new --------------------- Patch 7.1.217 Problem: The "help-tags" tag may be missing from runtime/doc/ tags when it was generated during "make install". Solution: Add the "++t" argument to ":helptags" to force adding the tag. Files: runtime/doc/Makefile, runtime/doc/various.txt, src/ex_cmds.c, src/ex_cmds.h *** ../vim-7.1.216/ runtime/doc/Mak efile Sat May 5 19:14:15 2007 - Fri, Jan 11 2008 12:07 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/796e5dff141ff70a?hl=en Patch 7.1.218 - 1 new --------------------- Patch 7.1.218 Problem: A syntax region without a "keepend", containing a region with "extend" could be truncated at the end of the containing region. Solution: Do not call syn_update_ends() when there are no keepend items. Files: src/syntax.c *** ../vim-7.1.217/src/syntax.c Thu Jan 10 22:23:22 2008 - Fri, Jan 11 2008 12:29 pm 1 message, 1 author http://groups.google.com/group/vim_dev/t/9f94ea0ae3568f25?hl=en vm71 can not be compiled on opensolaris - 2 new ----------------------------------------------- vm71 can not be compiled on opensolaris (solaris express developer edition ,9/ 07,b70).The key error message is : Undefined first referenced symbol in file XmeXpmReadFileToPixmap objects/gui_xmebw.o XmeXpmFreeAttributes objects/gui_ xmebw.o - Fri, Jan 11 2008 3:20 pm 2 messages , 2 authors http://groups.google.com/group/vim_dev/t/d5f6391d67d49fea?hl=en Set mouse=a causes Vim to hang in screen. - 3 new ------------------------------------------------- Hi All, The following caused Vim to hang: 1. Create /tmp/vimrc with the following lines: set nocp set mouse=a 2. Run screen, and then do $ vim -u /tmp/ vimrc Vim hangs before starting up. GI PS: Note -- doing "env TERM=rxvt vim -u /tmp/vimrc" works perfectly even under screen. - Fri, Jan 11 2008 5:08 pm 3 messages , 2 authors http://groups.google.com/group/vim_dev/t/ad7eb8df8e2f5891?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 -~----------~----~----~----~------~----~------~--~---
