found 477177 8.5+0.20030825.0433-9
retitle 477177 bitmap-mule: fails to load in emacs-snapshot
thanks
On 2008-04-22 23:56 +0200, Tatsuya Kinoshita wrote:
> This bug has already been reported to the upstream maintainer
> (Katsumi Yamaoka), but not yet fixed.
Nice to hear that there is still an upstream maintainer. And even
nicer that it's Katsumi :-), hopefully he will have time for bitmap-mule
some day.
> Anyway, I'll consider applying the patch to check the existence of
> update-coding-systems-internal to byte-compile bitmap.el for the
> Debian package.
Thanks for doing that. Now the package byte-compiles, but it does not
load. In *Messages*, I still get: "Error while loading 65bitmap-mule",
here is a backtrace when trying to load the uncompiled bitmap-ci.el
manually:
,----
| Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p (([nil
adobe courier "" iso8859-1 99 98 100 17 ((:name .
"-adobe-courier-medium-r-normal--17-120-100-100-m-100-iso8859-1") (:scalable)
(:spacing . 100) (:dpi . 100))]) ([nil adobe courier "" iso8859-1 99 98 100 17
((:name . "-adobe-courier-medium-r-normal--17-120-100-100-m-100-iso8859-1")
(:scalable) (:spacing . 100) (:dpi . 100))])))
|
fontset-pixel-size("-adobe-courier-medium-r-normal--17-120-100-100-m-100-fontset-startup")
| (setq fontset (car fontsets) fontsets (cdr fontsets) size
(fontset-pixel-size fontset))
| (while fontsets (setq fontset (car fontsets) fontsets (cdr fontsets) size
(fontset-pixel-size fontset)) (cond (... ...) (... ...) (... ...) (... ...) (t
...)))
| (let ((fontsets ...) fontset size) (while fontsets (setq fontset ...
fontsets ... size ...) (cond ... ... ... ... ...)))
| (if window-system (let (... fontset size) (while fontsets ... ...)))
| eval-buffer(#<buffer *load*> nil
"/usr/share/emacs-snapshot/site-lisp/bitmap-mule/bitmap-ci.el" nil t) ;
Reading at buffer position 4942
|
load-with-code-conversion("/usr/share/emacs-snapshot/site-lisp/bitmap-mule/bitmap-ci.el"
"/usr/share/emacs-snapshot/site-lisp/bitmap-mule/bitmap-ci.el" nil nil)
| load("bitmap-ci.el")
| load-library("bitmap-ci.el")
| call-interactively(load-library t nil)
| execute-extended-command(nil)
| call-interactively(execute-extended-command nil nil)
`----
FWIW, fontset-pixel-size is defined in poem-e20.el that is part of
apel, which is another package that has warnings without end in the
CompilatonLog, most about old-style backquotes.
Regards,
Sven
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]