GNU bug report logs -
#2435
23.0.90; customize/whitespace: display stops updating
Previous Next
Full log
View this message in rfc822 format
On Mon, Feb 23, 2009 at 13:40, Juanma Barranquero <lekktu <at> gmail.com> wrote:
> On Mon, Feb 23, 2009 at 13:04, Jindřich Makovička <makovick <at> gmail.com> wrote:
>
>> No, the buffer, modeline and scrollbar just stop updating.
>
> Weird. On Windows I see a delay while the font backend looks for
> suitable fonts, and then Emacs resumes normal behavior. Seems like a
> bug in the font backend (font detection has generated quite a few bug
> reports since the Unicode switch, though it works much much better
> now).
>
> You can try to generate a font log (see variable `font-log' and
> command `font-show-log') to see whether it sheds any light.
>
> Vinicius, what is character #x8a0 in `whitespace-hspace-regexp'?
Update: The bug seems to be triggered by a particular Korean font
(UnDotum), contained in a Debian package ttf-unfonts-core , and
configured in ~/.emacs by
(set-fontset-font (frame-parameter nil 'font)
'korean-ksc5601 '("UnDotum" . "ksc5601.*"))
To be sure it's not just the Debian binary, I tried a plain CVS build
and the bug is triggered as well.
--
Jindrich Makovicka
This bug report was last modified 16 years and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.