From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.devel Subject: Re: mode-line-highlight Date: Fri, 10 Jun 2005 12:23:35 +0200 Message-ID: References: <87oeajoc5l.fsf@jurta.org> <20050607.123203.95515822.jet@gyve.org> <20050607.232856.256194408.jet@gyve.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118399889 28835 80.91.229.2 (10 Jun 2005 10:38:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 10:38:09 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 10 12:38:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dggt5-0004DE-98 for ged-emacs-devel@m.gmane.org; Fri, 10 Jun 2005 12:37:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dgh0B-00071E-M3 for ged-emacs-devel@m.gmane.org; Fri, 10 Jun 2005 06:44:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dggwt-0005D1-Ay for emacs-devel@gnu.org; Fri, 10 Jun 2005 06:41:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dggwp-0005Al-Ab for emacs-devel@gnu.org; Fri, 10 Jun 2005 06:41:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dggwp-00053Q-5N for emacs-devel@gnu.org; Fri, 10 Jun 2005 06:41:11 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DggiZ-000210-AD for emacs-devel@gnu.org; Fri, 10 Jun 2005 06:26:27 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dggd8-0001zO-Pc for emacs-devel@gnu.org; Fri, 10 Jun 2005 12:20:51 +0200 Original-Received: from iwi190.iwi.uni-sb.de ([134.96.72.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jun 2005 12:20:50 +0200 Original-Received: from angeli by iwi190.iwi.uni-sb.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jun 2005 12:20:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: iwi190.iwi.uni-sb.de User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:FMvHMEWsB5wtatjFFvmE3BuizlU= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38500 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38500 * Masatake YAMATO (2005-06-07) writes: > I've installed a patch to avoid the flickers. Please, try. Flicker and high CPU load is gone. But now the highlighting does not go away once you move the mouse pointer off an active area to another part of the mode line. -- Ralf