On Sun, Aug 24, 2008 at 2:45 AM, Pınar Yanardağ <[EMAIL PROTECTED]> wrote: > After applying this patch to Vim 7.2, I got following errors while > trying to use K command (and shell also freezes after getting the > errors). I tried to reproduce them with a stable scenario, but > couldn't find a reasonable one. And also, K command sometimes works as > expected, too.
> No manual entry for xml version="1.0" ?> > > shell returned 16 This looks like you are visually selecting ``xml version="1.0" ?>'', and pressing K. man says "No manual entry for <foo>", as it does, then returns 16. > Press ENTER or type command to continueVim: Caught deadly signal SEGV Since the command has already been executed, this is past the function that the patch affects, and therefore seems like an unrelated bug. A backtrace would be nice. > No manual entry for appName = "Kaptan Wallpaper" > > shell returned 16 > > Press ENTER or type command to continueVim: Caught deadly signal ABRT > Vim: preserving files... Same as above. Why would anybody think there were a manual entry for ``appName = "Kaptan Wallpaper"'' is not clear to me... If you can't reproduce the behaviour 100% of time, it's still better to describe it. Otherwise, it's just guesswork. Cheers, Jan. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---