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

Back to archive index

Seiji Zenitani zenit****@tkg*****
Thu Oct 13 22:42:29 JST 2005


Hiromatsu-san,

On 2005/10/13, at 16:48, Takashi Hiromatsu wrote:
>
>>>> 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 examine the error using my build, too.


> Could you try again?
>
> 1.  On initial frame
>     evaluate
>         (selected-frame)
#<frame Emacs****@quart***** 0x821710>

>         (eval fixed-width-initiall-frame)
>
Debugger entered--Lisp error: (void-variable fixed-width-initiall-frame)
   (eval fixed-width-initiall-frame)
   eval((eval fixed-width-initiall-frame))
   eval-last-sexp-1(nil)
   eval-last-sexp(nil)
   call-interactively(eval-last-sexp)

> 2.  launch emacs with command-line option '-q
>     then evaluate
>         (require 'carbon-font)
carbon-font
>         (selected-frame)
#<frame Emacs****@quart***** 0x81e790>
>         (eval fixed-width-initiall-frame)
Debugger entered--Lisp error: (void-variable fixed-width-initiall-frame)
   (eval fixed-width-initiall-frame)
   eval((eval fixed-width-initiall-frame))
   eval-last-sexp-1(nil)
   eval-last-sexp(nil)
   call-interactively(eval-last-sexp)

>         (make-frame-command)
>
Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
   fixed-width-append-factor(#<frame Emacs****@quart***** 0x367bd00>)
   fixed-width-make-frame-function(#<frame Emacs****@quart*****  
0x367bd00>)
   (lambda (frame) (fixed-width-make-frame-function frame))(#<frame  
Emacs****@quart***** 0x367bd00>)
   run-hook-with-args((lambda (frame) (fixed-width-make-frame- 
function frame)) #<frame Emacs****@quart***** 0x367bd00>)
   make-frame()
   make-frame-command()
   eval((make-frame-command))
   eval-last-sexp-1(nil)
   eval-last-sexp(nil)
   call-interactively(eval-last-sexp)
   recursive-edit()
   byte-code("\306^P ...

I could not copy the long line after byte-code("...


>> 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.
>
OK, I see.


-- Seiji




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