[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 15:13:01 +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.
`----
Never mind. Found it in the ChangeLog.
Holger
--