bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: utf-8 input under X11


From: Gerd Moellmann
Subject: Re: utf-8 input under X11
Date: 23 Oct 2001 18:45:48 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50

David Monniaux <monniaux@di.ens.fr> writes:

> As I said before, I don't think all those problems have ANYTHING to 
> do with the UTF-8 decoding of Emacs, but rather in the X11-related 
> parts of Emacs.

I don't have a system at hand with an UTF-8 locale, so I can't
try to reproduce this here, I think.

Could you please compile Emacs with 

  $ make clean
  $ make CFLAGS="-g" 

start it under GDB with args

  (gdb) set args -xrm "emacs.synchronous: true"

and with a breakpoint on the abort in kbd_buffer_store_event?  I'd
like to see from where that is called.  AFAICS, it's not directly
called from the KeyPress handler, for example.



reply via email to

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