From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: redisplay-dont-pause Date: Sat, 17 Sep 2011 15:43:02 -0400 Message-ID: <874o0b0xbt.fsf@stupidchicken.com> References: <83ipovw2z2.fsf@gnu.org> <83obyluf08.fsf@gnu.org> <83aaa4v0t0.fsf@gnu.org> <834o0bvb5x.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316288599 20896 80.91.229.12 (17 Sep 2011 19:43:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 17 Sep 2011 19:43:19 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 17 21:43:14 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R50n8-0007VS-EG for ged-emacs-devel@m.gmane.org; Sat, 17 Sep 2011 21:43:10 +0200 Original-Received: from localhost ([::1]:46631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50n7-0006tG-TH for ged-emacs-devel@m.gmane.org; Sat, 17 Sep 2011 15:43:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50n5-0006tB-54 for emacs-devel@gnu.org; Sat, 17 Sep 2011 15:43:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R50n4-0001vI-Bu for emacs-devel@gnu.org; Sat, 17 Sep 2011 15:43:07 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]:52223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50n0-0001uM-Un; Sat, 17 Sep 2011 15:43:03 -0400 Original-Received: from furball (dhcp-128-36-14-81.central.yale.edu [128.36.14.81]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p8HJh2KW029599 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 17 Sep 2011 15:43:02 -0400 In-Reply-To: <834o0bvb5x.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 17 Sep 2011 11:13:46 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.144 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:144084 Archived-At: Eli Zaretskii writes: > I agree, so let's wait for the decision by Stefan and Chong whether to > change the default of this variable. I think this change is fine; please go ahead. The Lisp manual would need updating too.