[macemacsjp-english 360] Re: utf-8m-unix and xml

Back to archive index

irodo****@irodo***** irodo****@irodo*****
Tue Nov 22 13:20:43 JST 2005


At Tue, 22 Nov 2005 11:46:58 +0900,
Zenitani Seiji wrote:
> >    (mime-charset . nil)
8<----
> That is not enough. Since utf-8m is "preloaded" in site-load.el, one has to explicitly load utf-8m.
> 
> However, the above fix seems to be very important although I do not fully understand the situation. Could you please explain what you have tried and what you have understand? (If you'll write to the japanese list, I'll summarize it to this english list.)

Sorry, I abbreviated byte-compile because I think modified utf-8m.el
will be read instead of utf-8m.elc.
I don't understand emacs's coding-system enough too. I just say that I
tried that hacking (and do byte-compile) and get no error.


mime-charset is used in `select-safe-coding-system-interactively' in
mule-cmds.el. 

>       (setq mime-charset (coding-system-get (car l) 'mime-charset))
>       (if (and mime-charset (coding-system-p mime-charset))
>           (setcar l mime-charset))

I think it means mime-charset pair can erase or have nil at this
time. I know it may have any risk.

--
Eiji Honjoh
irodori RINGO - little tools for Mac OS X
http://irodori.sakura.ne.jp/



More information about the macemacsjp-english mailing list
Back to archive index