emacs-devel
[Top][All Lists]
Advanced

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

Re: crash in font-get


From: Kenichi Handa
Subject: Re: crash in font-get
Date: Tue, 08 Feb 2011 15:59:00 +0900

In article <address@hidden>, Sam Steingold <address@hidden> writes:

>>> emacs -Q -fn "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r"
>>> evaluate in *scratch*:
> >
>>> (let ((f (font-at (point))))
>>>   (dolist (k '(:family :weight :slant :width :foundry :adstyle :registry
>>>                :size :name :script :otf))
>>>     (print (cons k (font-get f k)))))
> >
>>> Program received signal SIGSEGV, Segmentation fault.
> >
> > Thank you for the report.  I've just installed a fix in trunk.

> I still see the crash on windows, with today's bzr tip.

There was another bug.  I've just installed a fix.

---
Kenichi Handa
address@hidden



reply via email to

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