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

Back to archive index

Jose Figueroa-O'Farrill j.m.f****@ed*****
Thu Oct 13 21:13:12 JST 2005


Hiromatsu-san,

Many thanks for looking into this.  Here is what I get:

Hiromatsu-san> 1.  On initial frame
                   evaluate

               (selected-frame)
               #<frame Emacs****@lapla***** 0x852fe0>

               (eval fixed-width-initial-frame)
               #<frame Emacs****@lapla***** 0x852fe0>

Hiromatsu-san> Do they have same value?

They seem to.

Hiromatsu-san> 2.  launch emacs with command-line option '-q
                   then evaluate

                (require 'carbon-font)
                carbon-font

                (selected-frame)
                #<frame Emacs****@lapla***** 0x8530a0>

                (eval fixed-width-initial-frame)
                #<frame Emacs****@lapla***** 0x8530a0>

                (make-frame-command)

A frame is created but then the following backtrace:

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  fixed-width-append-factor(#<frame Emacs****@lapla***** 0x82c840>)
  fixed-width-make-frame-function(#<frame Emacs****@lapla***** 0x82c840>)
  (lambda (frame) (fixed-width-make-frame-function frame))(#<frame Emacs****@lapla***** 0x82c840>)
  run-hook-with-args((lambda (frame) (fixed-width-make-frame-function frame)) #<frame Emacs****@lapla***** 0x82c840>)
  make-frame()
  make-frame-command()
  eval((make-frame-command))
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp)


I hope this helps,

José




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