emacs-devel
[Top][All Lists]
Advanced

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

Re: Loading souce Elisp faster


From: Lennart Borgman
Subject: Re: Loading souce Elisp faster
Date: Mon, 25 Feb 2013 02:53:39 +0100

On Mon, Feb 25, 2013 at 2:40 AM, Stefan Monnier
<address@hidden> wrote:
>
> So basically, all we need to do is to be able to easily recognize "Elisp
> source in utf-8 encoding".  One way to do that would be to use
> a BOM-like marker, e.g. start utf-8 Elisp files with "\ufeff" either at
> the very beginning of the file or right after a semi-colon (for better
> backward compatibility).

Why not the normal comment about utf-8?



reply via email to

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