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

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

bad help + minibuffer + frame interaction


From: Chong Yidong
Subject: bad help + minibuffer + frame interaction
Date: Sat, 19 Feb 2005 21:41:47 -0500 (EST)
User-agent: SquirrelMail/1.4.3a

emacs -Q
C-x 5 2   (This creates 2 frames, frame 1 and frame 2)
[Select frame 1]
M-x
[Select frame 2]
C-h f

Select frame 1. You see the prompt "M-x" in the echo area, but if you try
to select it, either with the mouse or with `other-window', you can't get
there.

Select frame 2. Go in the minibuffer and `C-g'. "M-x" now appears in the
echo area for frame 2.

This strange behavior is special to the help functions. Other commands
that use the minibuffer give a "Command attempted to use minibuffer when
active" error when the minibuffer is in use on another frame.


In GNU Emacs 22.0.50.1 (i386-mingw-nt5.0.2195)
 of 2005-02-20 on FOO
Distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-gcc (3.2) --no-opt'

Important settings:
  value of $LC_ALL: nil
  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: ENU
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t





reply via email to

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