emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading souce Elisp faster


From: Stefan Monnier
Subject: Re: Loading souce Elisp faster
Date: Sun, 24 Feb 2013 23:51:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Recognize it -- you're going to read those lines anyway and you need
> to recognize the comments at least, and a Boyer-Moore on the last 3000
> characters of the file isn't too bad right? -- and either

> (1) error, or
> (2) warn and reload (too bad for the user if it's not reentrant ;-).

> You can also fix up lisp-mode to warn about that, and maybe even make
> it annoying to save in anything but utf-8.

I'm eagerly waiting to see your patch to implement it ;-)


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]