emacs-devel
[Top][All Lists]
Advanced

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

mode-line-inactive and toggle-input-method


From: Eli Zaretskii
Subject: mode-line-inactive and toggle-input-method
Date: Sat, 16 Feb 2002 10:46:36 +0200

It seems like under some circumstances, the selected window is still
displayed with an inactive mode line.  With today's CVS, try this:

   emacs -q --no-site-file
   C-x 4 f FTP RET
   M-% C-u C-\ latin-2-prefix RET 'i

(The "C-u C-\" part is needed if you want to replace non-ASCII
characters: it lets you select a non-default input method.)  Watch
closely: as soon as you type "C-u C-\", the mode line of the selected
window becomes displayed in the mode-line-inactive face.  Perhaps the
code gets confused because fact that read-input-method binds
enable-recursive-minibuffers to t?



reply via email to

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