[macemacsjp-english 284] Carbon Emacs Package (Oct. '05)

Back to archive index

Jose Figueroa-O'Farrill j.m.f****@ed*****
Wed Oct 12 22:35:16 JST 2005


There is something wrong with the latest Emacs release.  Every time a
new frame is created there is an error associated to the function:


(defun fixed-width-make-frame-function (frame)
  "Initialize frame-parameter when creating new frame."
  (let ((lst `((face-font-rescale-alist . ,(fixed-width-append-factor frame)))))
    (modify-frame-parameters frame lst)
    (fixed-width-append-factor fixed-width-initial-frame)))

The error is 

fixed-width-make-frame-function: Wrong type argument: arrayp, nil

Could you please post a URL to get the Sep '05 release in the
meantime?

Thanks, Jose




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