Hi, 2016/1/24 Sun 21:59:38 UTC+9 Bram Moolenaar wrote: > Patch 7.4.1162 > Problem: Missing error number in MzScheme. (Dominique Pelle) > Solution: Add a proper error number. > Files: src/if_mzsch.c
I think the help should be updated too: --- a/runtime/doc/if_mzsch.txt +++ b/runtime/doc/if_mzsch.txt @@ -294,7 +294,7 @@ to set the environment variable as the f PLTCONFIGDIR=C:\Racket63\etc < ============================================================================== -8. MzScheme setup *mzscheme-setup* +8. MzScheme setup *mzscheme-setup* *E895* Vim requires "racket/base" module for if_mzsch core (fallback to "scheme/base" if it doesn't exist), "r5rs" module for test and "raco ctool" command for Regards, Ken Takata -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
