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: Kenichi Handa
Subject: Re: [PATCH] Unicode Lisp reader escapes
Date: Fri, 02 Jun 2006 20:39:11 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Juri Linkov <address@hidden> writes:

>> (2) Accept "char-trans: VAL" in header and local variables section.
>> I think "translation: VAL" is too ambiguous.
>> (3) Accept "enable-character-translation: VAL" in local
>> variables section.

> I think using different names in the first line and in the local
> variables section is not good.  Users may move these settings
> between these two places in the same file, and incompatible names
> are the source of inconvenience and confusion.  Since the variable name
> is `enable-character-translation', there should be no problem in using it
> in the first line as well.

But, wasn't it you who proposed "char-trans"?

Eli Zaretskii <address@hidden> writes:
> But we already do that, e.g. with coding: in the header vs
> coding-system in local vars.

No, AFAIK we only accepts "coding" in local vars.

Anyway, the situation of coding: tag is a little bit
different from enable-character-translation case because we
don't have a variable for the formar.

---
Kenichi Handa
address@hidden




reply via email to

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