emacs-devel
[Top][All Lists]
Advanced

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

Re: Bad Protocol request 77


From: Stefan Monnier
Subject: Re: Bad Protocol request 77
Date: Wed, 29 Jun 2005 02:06:50 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> In the mean time, I'll try to get a reliably reproducible recipe.

OK, got it:

   LANG=fr_CH.UTF-8 emacs -q
   M-x font-lock-mode RET
   M-x customize-face RET font-lock-function-name-face RET
   ... make it bold ...
   C-x b *scratch* RET
   ( d e f u n SPC f o o Multi_key o e

it may depend on the fonts you have installed, tho.
This is on a Debian "sarge-like" system.
The problem basically happens when displaying unicode chars (like œ in the
above recipe) in bold.

If you don't have Multi_key on your keyboard, you can use the TeX input
method and do "\ o e" to enter the œ char.  The crash is identical (it
crashes during display, not during input).


        Stefan




reply via email to

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