emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Unicode Lisp reader escapes


From: Juri Linkov
Subject: Re: [PATCH] Unicode Lisp reader escapes
Date: Tue, 23 May 2006 08:18:57 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>> Another way is that you could specify coding: in a special way,
>> perhaps with ! at the end of the coding system name.
>
> I don't know if that is aesthetically good, but at least
> it's a quite handy way.
>
> ;; xxx.el -- Do XXX.   -*- coding: latin-1!; -*-

Such a notation is not self-evident.  What about

;; xxx.el -- Do XXX.   -*- coding: latin-1; translation: no -*-

or

;; xxx.el -- Do XXX.   -*- coding: latin-1; char-trans: no -*-

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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