bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: decode-char & utf-8-fragment-on-decoding


From: Dave Love
Subject: Re: decode-char & utf-8-fragment-on-decoding
Date: 08 Sep 2002 00:14:57 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

I'm sorry, I think I finally got it after confusion between two
different issues and paying insufficient attention.  Thanks for
persisting.

It's indeed a bug that

(eq utf-8-translation-table-for-decode
    (get 'utf-8-translation-table-for-decode 'translation-table))
  => nil

I think it's more consistent to fix the custom stuff to keep the
things in sync rather than just fixing decode-char, and there may be
similar problems elsewhere.  I'll look at fixing it.




reply via email to

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