[mew-int 2356] Re: patch for emacs-unicode-2

Tatsuya Kinoshita tats at example.com
Mon Sep 3 23:38:51 JST 2007


On September 3, 2007, [mew-int 2355],
kazu (at iij.ad.jp) wrote:

> > Note that the CVS trunk of Emacs is now 23.0.50 without the unicode
> > patch, so (>= emacs-major-version 23) is now an incorrect way to
> > detect the emacs-unicode-2 branch.  Instead,
> > 
> > (and (fboundp 'charsetp) (charsetp 'unicode-bmp))
> > 
> > or so should work.
> 
> I have complied Emacs CVS Head today on MacOS. It works but too slow
> and it seems to have many bugs. 
> 
> I cannot debug at this moment. I hold this issue until Emacs CVS Head
> will become stable.

Instead of the CVS Head, I tried the emacs-unicoce-2 branch which
is at Alpha stage, but it's almost OK.  Elisp programs, such as
DDSKK, MHC, emacs-w3m, APEL, FLIM, SEMI, Wanderlust, etc., except Mew
seem to work.  I hope Mew won't cause an error with emacs-unicoce-2.

Thanks,
-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list