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

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

Undefined function quail-kill-guidance-buf needed by ucs-input-activate


From: Geoff Odhner
Subject: Undefined function quail-kill-guidance-buf needed by ucs-input-activate
Date: Thu, 20 Oct 2005 11:45:49 -0400

Symptoms:


When I use the ucs input method I can't subsequently delete the buffer
unless I first define quail-kill-guidance-buf.  I have defined it as
follows:

(defun quail-kill-guidance-buf ()
  "Kill the Quail guidance."
  (if (buffer-live-p quail-guidance-buf)
      (kill-buffer quail-guidance-buf)))

This allows the buffer to be deleted appropriately.



If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/geoff/i686/share/emacs/22.0.50/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit)
 of 2005-09-28 on monster
X server distributor `StarNet Communications Corp.', version 11.0.51
configured using `configure '--prefix=/home/geoff/i686' 
'--with-toolkit-scroll-bars' '--program-suffix=-new''

Important settings:
  value of $LC_ALL: C
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  delete-selection-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
l <S-right> - b u f <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-1> <down-mouse-1> <mouse-1> <S-backspace> K 
i l l <down> <kp-subtract> <kp-subtract> <kp-subtract> 
<kp-subtract> <kp-subtract> <kp-subtract> <kp-subtract> 
<end> <down> <right> <backspace> <backspace> <backspace> 
) ) <up> <up> <right> <tab> <down> <tab> A-s <down> 
C-x C-e <f6> <down> <down> <down> <down> <down> <down> 
<down> <return> C-x k <return> y e s <return> <down-mouse-1> 
<mouse-1> <return> <help-echo> <help-echo> <help-echo> 
<help-echo> <menu-bar> <help-menu> <emacs-problems> 
C-s q u a i l C-s C-s <f10> <down-mouse-1> <mouse-1> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
Line eaten
Wrote /home/geoff/ggoo/elisp/el/Geoff.el
quail-kill-guidance-buf
Loading outline...
Loading easy-mmode...done
Loading outline...done
File local-variables error: (void-function enter-outline-mode)
View mode: type C-h for help, h for commands, q to quit.
Mark saved where search started
Loading emacsbug...done




reply via email to

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