From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: "Loading" Date: Wed, 14 Mar 2012 19:29:22 +0100 Message-ID: <87ty1r11fh.fsf@gmx.de> References: <87obrzo8qy.fsf@gmx.de> <83haxrw1pf.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1331749791 1689 80.91.229.3 (14 Mar 2012 18:29:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Mar 2012 18:29:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 14 19:29:48 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S7sxF-0005as-HZ for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2012 19:29:45 +0100 Original-Received: from localhost ([::1]:55024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7sxE-0001Lg-T0 for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2012 14:29:44 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7sx6-0001K5-QA for emacs-devel@gnu.org; Wed, 14 Mar 2012 14:29:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7swy-0003Mx-1D for emacs-devel@gnu.org; Wed, 14 Mar 2012 14:29:36 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:50095) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S7swx-0003Mg-NV for emacs-devel@gnu.org; Wed, 14 Mar 2012 14:29:27 -0400 Original-Received: (qmail invoked by alias); 14 Mar 2012 18:29:26 -0000 Original-Received: from p57BB91DD.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.145.221] by mail.gmx.net (mp010) with SMTP; 14 Mar 2012 19:29:26 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18JEnkTnW0JBvM8yAME9H30iYjpaIKgM9x3Q3mVlM 9kuJL2Y43tym0a In-Reply-To: <83haxrw1pf.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 14 Mar 2012 19:07:40 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149059 Archived-At: Eli Zaretskii writes: > Beware: I think redisplaying the mode line triggers redisplay of the > entire frame. If I'm right (and I'm not 100% sure I am), then a > spinning indicator in the mode line would be a nuisance, because it > will cause an annoying flickering on display. Thank for the heads-up. I will reanimate my slowest computer, and run checks. Best regards, Michael.