Christian Brabandt wrote:
> Hi Bram,
> when listing the sign definition or placements, you can't abort using
> the usual q/<ESC>/<Ctrl-C> keys.
>
> Attached patch fixes it, by checking the got_int signal. Please check
> and include.
Thanks. Looks good, but I think checking got_int in the loop where
sign_list_defined is called is a bit better.
--
Some of the well know MS-Windows errors:
ESLEEP Operator fell asleep
ENOERR No error yet
EDOLLAR OS too expensive
EWINDOWS MS-Windows loaded, system in danger
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php