[macemacsjp-english 291] Re: Carbon Emacs Package (Oct. '05)

Back to archive index

Takashi Hiromatsu matsu****@ca2*****
Thu Oct 13 16:48:06 JST 2005


Zenitani-san,

> >> I reproduced that error when I open the second frame.
> >> Try one of the below:
> >>
> > I have made many frames, but havn't got the error.
> > Also this mail is writen on second frame.
> >
> You don't observe the error using my build or your own build?
My own build from 2005-10-08 CVS head.

> > Please get backtrace for analysis.
> >
> Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
>    fixed-width-append-factor(#
> Emacs****@quart***** 0x3690bc0>)
>    fixed-width-make-frame-function(#
> Emacs****@quart*****  
> 0x3690bc0>)
>    (lambda (frame) (fixed-width-make-frame-function frame))(#
> Emacs****@quart***** 0x3690bc0>)
>    run-hook-with-args((lambda (frame) (fixed-width-make-frame- 
> function frame)) #
> Emacs****@quart***** 0x3690bc0>)
>    make-frame()
>    make-frame-command()
>    call-interactively(make-frame-command)
Could you try again?

1.  On initial frame
    evaluate
        (selected-frame)
        (eval fixed-width-initiall-frame)
    Do they have same value?

2.  launch emacs with command-line option '-q
    then evaluate
        (require 'carbon-font)
        (selected-frame)
        (eval fixed-width-initiall-frame)
        (make-frame-command)

    How are the result?

> By the way, the default fontset seems to be fixed-width without fixed- 
> width-fontset library. So only Asian people need your fontset, is  
> this right?
No!

Monaco bold has wider width than Monaco medium. Then not only CJK, but
ascii need fixed-width package to conpensate the bold fonts.

with best regards,

Takashi Hiromatsu



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