Seiji Zenitani
zenit****@tkg*****
Wed Oct 12 23:16:00 JST 2005
Jose, Hiromatsu-san, I reproduced that error when I open the second frame. Try one of the below: 1. Turn off "Help > Carbon Emacs Package > Use Fixed-Width Fontset" in the menubar, choose "Save Changes" and then restart Emacs. 2. Use past editions at http://macemacsjp.sourceforge.jp/package/ -- Seiji On 2005/10/12, at 22:35, Jose Figueroa-O'Farrill wrote: > > 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 > > _______________________________________________ > macemacsjp-english mailing list > macem****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english > >