Thursday, November 28, 2013

Re: vim slow, Lisp, etc.

On Thursday, November 28, 2013 11:45:52 AM UTC-2, MarcWeber wrote:
> Excerpts from Ed Kostas's message of Thu Nov 28 14:27:30 +0100 2013:
>
> > However, the syntax colors disappeared. I am sure that you expected that.
>
> Sure.
>
>
>
> Try this in your .vimrc to get the old engine:
>
> set regexpengine=1
>
>
>
> If this makes Vim fast again this bug should be reported on vim-dev
>
> with sample file.
>
>
>
> > 2)
>
> > I would appreciate if somebody know how to do it, and could
>
> > provide a command line to build vim with Racket.
>
> Which operating system ? ...
>
>
>
> --enable-mzscheme or such should be enough (after having installed
>
> racket). See ./configure --help
>
>
>
> Marc Weber

Everybody here (something like 40 people) tried this --enable-mzscheme. People tried it in many Linux distributions (Mint, Zorin, Ubuntu, Slackware, etc.) Here is the result:
checking MzScheme install prefix... /usr/local
checking if scheme.h can be found in /usr/local/include... no
checking if scheme.h can be found in /usr/local/include/plt... no
checking if scheme.h can be found in /usr/local/include/racket... yes
checking for racket collects directory... /usr/local/lib/racket/
checking for mzscheme_base.c... needed
checking for ffi_type_void in -lffi... no
checking if compile and link flags for MzScheme are sane... no: MZSCHEME DISABLED



--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: