On Mon, Jun 11, 2007 at 05:52:09PM -0400, Martin Stolle wrote: > looks like this bug is still not fixed. It'd be quite easy to fix by
This bug is now fixed in the Subversion repository of the vim package by the attached patch. Please have a look at it. The package in the archive will be fixed with the next upload. Thanks for pinging us on this, Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science ............... now what? [EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/ (15:56:48) Zack: e la demo dema ? /\ All one has to do is hit the (15:57:15) Bac: no, la demo scema \/ right keys at the right time
Index: vim/runtime/compiler/javac.vim =================================================================== --- vim/runtime/compiler/javac.vim.orig +++ vim/runtime/compiler/javac.vim @@ -13,6 +13,6 @@ command -nargs=* CompilerSet setlocal <args> endif -CompilerSet makeprg=javac +CompilerSet makeprg=javac\ % CompilerSet errorformat=%E%f:%l:\ %m,%-Z%p^,%-C%.%#,%-G%.%#
signature.asc
Description: Digital signature

