Tak Ota <[EMAIL PROTECTED]> writes:
> Hi Kim,
>
> Sorry I neglected having my homework done before reporting the
> incident. Now I've narrowed it to a specific case. Here is the
> recipe.
>
> 1. Start emacs with emacs -Q
> 2. Evaluate this:
>
> (progn
> (setq w32-bdf-filename-alist
> (w32-find-bdf-fonts '("c:/emacs/intlfonts-1.1/Test")))
> (set-default-font "fontset-bdf")
> (call-interactively 'info))
>
> 3. Observe assertion failure.
>
> In the font directory "c:/emacs/intlfonts-1.1/Test" there is only one
> BDF file which is attached to this message.
This could be a bug in that specific bdf font -- but I don't use w32,
so I cannot test it.
If possible, can you run this in a debugger and print out
the value of *it ?
--
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel