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: Richard Stallman
Subject: Re: [PATCH] Unicode Lisp reader escapes
Date: Wed, 10 May 2006 23:44:55 -0400

    > Add a new "variable" `buffer-coding' which is analogous to `coding'.
    > Whereas `coding' specifies the encoding in the file, `buffer-coding'
    > specifies the in-buffer encoding to produce in the buffer.  Its value
    > could be a list or plist, which would specify the values of all these
    > many variables.

    > What do you think?  If you think this is a good idea, could
    > you try designing the details?

    No, it's an incredibly hard and heavy task.

I am surprised you think so, and this means there is some sort of
misunderstanding between us.

You've listed around 6 variables that affect the decoding.  So it
seems to me that if we make a convenient way for each Lisp file to
specify those 6 variables, we solve the problem.  It looks easy to me.

If you think it is difficult, could you explain where the difficulty
is?




reply via email to

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