From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Unfreezing the display during auto-repeated scrolling. Simpler approach. Date: Mon, 24 Nov 2014 16:08:21 +0000 Message-ID: <20141124160821.GB2876@acm.acm> References: <20141030220919.GB2721@acm.acm> <83oasszn9e.fsf@gnu.org> <20141121154420.GA24582@acm.acm> <87vbm6z1lc.fsf@thinkpad-t440p.tsdh.org> <20141123104038.GA3542@acm.acm> <87egstaehk.fsf@thinkpad-t440p.tsdh.org> <20141123220441.GA3628@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1416845363 12271 80.91.229.3 (24 Nov 2014 16:09:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Nov 2014 16:09:23 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 24 17:09:15 2014 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 1XswCN-0005KB-BY for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2014 17:09:11 +0100 Original-Received: from localhost ([::1]:53347 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswCM-0006DA-Jc for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2014 11:09:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswCB-0006CK-Jl for emacs-devel@gnu.org; Mon, 24 Nov 2014 11:09:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XswC3-0008S2-3v for emacs-devel@gnu.org; Mon, 24 Nov 2014 11:08:59 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:49562 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswC2-0008Ro-QD for emacs-devel@gnu.org; Mon, 24 Nov 2014 11:08:51 -0500 Original-Received: (qmail 98525 invoked by uid 3782); 24 Nov 2014 16:08:49 -0000 Original-Received: from acm.muc.de (pD9519E6C.dip0.t-ipconnect.de [217.81.158.108]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 24 Nov 2014 17:08:48 +0100 Original-Received: (qmail 2943 invoked by uid 1000); 24 Nov 2014 16:08:21 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-Received-From: 193.149.48.1 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:178181 Archived-At: Hello, Stefan. On Mon, Nov 24, 2014 at 09:37:34AM -0500, Stefan Monnier wrote: > > :-). I had quite some trouble coming up with a name for the option. > > Something like > > `assume-default-face-for-nondisplayed-screens-in-scrolling' would be > > more accurate, but a bit of a mouthful. If you've any suggestions for > > improvement, post them! > I think a better name would hint at something like "imprecise scrolling" > rather than at "face"s since users think of faces as something that's > purely visual and (like Tassilo) would then be surprised that the option > did not disable the faces. Pleasantly surprised, I hope. ;-) Maybe fast-but-imprecise-scrolling for the name? How about David K's suggestion (slightly modified) preempt-font-lock-when-scrolling? > Stefan -- Alan Mackenzie (Nuremberg, Germany).