From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: mode-line-inactive and toggle-input-method Date: 27 Feb 2002 14:34:14 +0100 Message-ID: <5xu1s3t5ex.fsf@kfs2.cua.dk> References: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014817219 1566 195.204.10.66 (27 Feb 2002 13:40:19 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 27 Feb 2002 13:40:19 GMT Cc: Al Petrofsky , emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16g4Jf-0000PA-00 for ; Wed, 27 Feb 2002 14:40:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16g4Fm-0003hw-00; Wed, 27 Feb 2002 08:36:18 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16g4Cp-0003Lu-00 for ; Wed, 27 Feb 2002 08:33:15 -0500 Original-Received: from kfs2.cua.dk.cua.dk (kfs2.local.filanet.dk [192.168.1.182]) by mail.filanet.dk (Postfix) with SMTP id D83747C049; Wed, 27 Feb 2002 13:33:07 +0000 (GMT) Original-To: Eli Zaretskii In-Reply-To: Original-Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1597 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1597 Eli Zaretskii 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 http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel