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

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

ucs-input and kill-buffer-hook


From: Holger Sparr
Subject: ucs-input and kill-buffer-hook
Date: Wed, 19 Jul 2006 11:20:19 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Hi,

I tried the ucs input method and could not kill the buffer after
activation.


Debugger entered--Lisp error: (void-function quail-kill-guidance-buf)
  quail-kill-guidance-buf()
  kill-buffer("uni-input.el")
  call-interactively(kill-buffer)


quail-kill-guidance-buf gets added to the 'kill-buffer-hook in 
ucs-input-activate (uni-input.el) but was never defined.

A quick search did not give me any reference to this problem.

Can somebody reproduce this?


Holger


GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)



-- 


reply via email to

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