emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: assertion fails


From: Kim F. Storm
Subject: Re: assertion fails
Date: Sun, 27 Feb 2005 00:19:03 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Tak Ota <address@hidden> 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 <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]