emacs-devel
[Top][All Lists]
Advanced

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

Re: mode-line-inactive and toggle-input-method


From: Kim F. Storm
Subject: Re: mode-line-inactive and toggle-input-method
Date: 27 Feb 2002 14:34:14 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

Eli Zaretskii <address@hidden> writes:

> On 27 Feb 2002, Kim F. Storm wrote:
> 
> > The problem that was reported was related to doing "trivial" commands
> > like C-u C-\ in the minibuffer would turn off the mode line indication
> > of the selected window.  That is confusing.
> > 
> > As you say, it may be equally confusing that this doesn't happen
> > if you accidentally hit M-x twice in a row.
> > 
> > I don't know how to solve this.  Any ideas?
> 
> A user option?

(setq minibuffer-show-selected-window-confusion-type 
      'sometimes-highlight-when-it-does-not-make-sense)

or

(setq minibuffer-show-selected-window-confusion-type 
      'do-not-highlight-even-when-it-does-make-sense)

:-)

-- 
Kim F. Storm <address@hidden> http://www.cua.dk




reply via email to

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