From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Increasing the rate of modeline display Date: Fri, 6 Mar 2015 08:50:22 +0000 Message-ID: References: <83oao6o8k8.fsf@gnu.org> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c34a0a626a2c05109ac63b X-Trace: ger.gmane.org 1425631838 26269 80.91.229.3 (6 Mar 2015 08:50:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Mar 2015 08:50:38 +0000 (UTC) Cc: emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 06 09:50:38 2015 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 1YTnxt-000639-OQ for ged-emacs-devel@m.gmane.org; Fri, 06 Mar 2015 09:50:37 +0100 Original-Received: from localhost ([::1]:56827 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTnxs-0000uF-Qm for ged-emacs-devel@m.gmane.org; Fri, 06 Mar 2015 03:50:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTnxi-0000u8-Se for emacs-devel@gnu.org; Fri, 06 Mar 2015 03:50:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTnxi-0007ws-0g for emacs-devel@gnu.org; Fri, 06 Mar 2015 03:50:26 -0500 Original-Received: from mail-lb0-x22d.google.com ([2a00:1450:4010:c04::22d]:37126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTnxf-0007wC-Ux; Fri, 06 Mar 2015 03:50:24 -0500 Original-Received: by lbdu10 with SMTP id u10so9317868lbd.4; Fri, 06 Mar 2015 00:50:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ZEKjqu7Lk5XvkB3DwLsF0BGBavgK3QOysVPoyCUc/m8=; b=g5TYNE0GENu5x3KRxzFCJIkXVDVaohUmd2m+s/Xy8CQmV9KeHHb6tHblhtUo/8QejO mUXWgF1E9YBKs3IDwRxbbBkp0X81OHlNFjlGj9u4GUpSF2um7O0/+z+cODOCeZeMM+R3 k+i5OCRTEnTlQGZyMoO6WgAGLnVd8Uiyy+jQ0MSqQ91L96yeQuovurmzdY3Qy/ZnpvGm 7egVs8yoAcBcBGpPP8NyRvm9A4LuYPzcpHf7DCOdYPKaWl3Gpiel+FhEIqO8FlCvAnLa lPHv4ZaFpp3fAasv7vwOzpZJf3kraBo+ZTry2Vm/cPKq5pOF2tBssMJdy6sURNfB/OZN ChJw== X-Received: by 10.152.7.212 with SMTP id l20mr157988laa.68.1425631822898; Fri, 06 Mar 2015 00:50:22 -0800 (PST) Original-Received: by 10.112.207.225 with HTTP; Fri, 6 Mar 2015 00:50:22 -0800 (PST) Original-Received: by 10.112.207.225 with HTTP; Fri, 6 Mar 2015 00:50:22 -0800 (PST) In-Reply-To: <83oao6o8k8.fsf@gnu.org> X-Google-Sender-Auth: PbB39bjSI6NylFz0tTKIiI7zj-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22d 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:183690 Archived-At: --001a11c34a0a626a2c05109ac63b Content-Type: text/plain; charset=UTF-8 > Lisp is still running, then yes, it could be a bit tricky. But it > isn't clear to me that this is your case, especially as you are > talking about "rate". > > So I guess you aren't telling us something important that prevents > redisplay from kicking in in your case. Please add details, or post a > simple self-contained example of the problem. I'll try with emacs -Q and report back. Maybe something like erc or jabber was running in the background. --001a11c34a0a626a2c05109ac63b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

> Lisp is still running, then yes, it could be a bit tric= ky.=C2=A0 But it
> isn't clear to me that this is your case, especially as you are > talking about "rate".
>
> So I guess you aren't telling us something important that prevents=
> redisplay from kicking in in your case.=C2=A0 Please add details, or p= ost a
> simple self-contained example of the problem.

I'll try with emacs -Q and report back. Maybe something = like erc or jabber was running in the background.

--001a11c34a0a626a2c05109ac63b--