On 2010-09-27 13:41, Štěpán Němec wrote: > Stephen Bach <[email protected]> writes: > >> There seems to be a problem with the `big` Makefile target - >> the elisp produced appears to be unparseable, at least for me. > > Yeah... 37945c50fd (Remove superfluous Visual code) broke it.
Sorry about that. Fixed in commit ba35b99. > OTOH, we should just definitively remove the big file support. Why? The big file is much easier to distribute. > To anybody still using the single-file version, I recommend using > the multiple files. It's also less hassle, actually -- just put the > vimpulse directory into your `load-path' and you're all set. You may have to add the "vimpulse" directory to `load-path' first. (Not all directories in `load-path' are searched recursively, and those that are may not be where you want to put Vimpulse.) -- Vegard _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
