-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I've discovered one problem in smart cursor placement on errors reported from compilators. I've program which is returning this text: OKHTTPd okhttpd.cpp>main():26:INFO : server starting ... I'm running this via Makefile's target test, Vim and GVim react on that text by creating file named "OKHTTPd okhttpd.cpp>main()" and opening that in buffer where make test was invoked. I know this is caused by smart cursor placement on errors, because I ve tested it with created file with thousand of lines with numbers and Vim placed cursor on line 26. I think that it can be solved by testing if that file exists, because when it doesn't exist, that error may not appear there. Using Vim from Debian Squeeze (VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Jul 30 2009 14:28:53)) - -- Ondřej Kunc - ---------------------------------------------------------------------- správce serverové farmy CZOL media s.r.o. Na Moráni 5357, Chomutov 43001 E-mail: [email protected] URL: www.czol.eu www.cz-hosting.com SIP: [email protected] Jabber: [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrwFusACgkQz6tadB2HOSKhfACgkMS8BRWAr2CKGrSn3g5mfBh1 i/8AoIXpFD+lxu9tEoPNOyzJi6LsKEyt =iHaI -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
