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

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

Asynchronous minibuffer and input methods interact badly


From: Magnus Henoch
Subject: Asynchronous minibuffer and input methods interact badly
Date: Sat, 24 Jun 2006 23:13:39 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (berkeley-unix)

Start emacs with -q, and type the following:

M-x set-input-method RET swedish-postfix RET
(run-with-timer 10 nil (lambda () (read-from-minibuffer "Write something: "))) 
C-j
a

(The swedish-postfix input method expects more input after an A.)

Wait until the timer triggers.  The minibuffer pops up, but it seems
like most keys have lost their meaning.  I'm unable to leave this
situation through keyboard commands; using the mouse to select "Exit
Emacs" in the menu works, though.


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
/usr/local/share/emacs/22.0.50/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.2 (powerpc-unknown-netbsd3.99.19, X toolkit, Xaw3d scroll 
bars)
 of 2006-05-21 on zemdatav
X server distributor `The XFree86 Project, Inc', version 11.0.40500000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: en_US.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Planner

Minor modes in effect:
  jabber-activity-mode: t
  jabber-mode-line-mode: t
  iswitchb-mode: t
  icomplete-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-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

Recent input:
M-x r e p o SPC r t SPC e m <tab> <return>

Recent messages:
Wrote /home/magnus/Plans/SbclNetbsdPowerpc.muse
Wrote /home/magnus/Plans/SeJu.muse
Wrote /home/magnus/Plans/RandomHacking.muse
Wrote /home/magnus/Plans/JabberServer.muse
Preparing diary...
No diary entries for Saturday, 24 June 2006 
Wrote /home/magnus/Plans/2006.06.24.muse
For information about the GNU Project and its goals, type C-h C-p.
Making completion list...
Loading emacsbug...done




reply via email to

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