From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Scrolling over images/tall lines Date: Tue, 05 Jan 2021 22:06:38 +0200 Message-ID: <83pn2j2lo1.fsf@gnu.org> References: <043AA439-A3AA-4736-8A76-1A8B8344819A@gmail.com> <83h7q6cw0n.fsf@gnu.org> <23A4C03D-ABAC-4087-B286-FC576C60ECAD@gmail.com> <83361qcnxc.fsf@gnu.org> <831rhacm8d.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10362"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Yuan Fu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jan 05 21:07:46 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kwscL-0002aV-MQ for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Jan 2021 21:07:45 +0100 Original-Received: from localhost ([::1]:33752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwscK-0001FR-Ov for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Jan 2021 15:07:44 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:32868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwsbX-0000jb-Ot for emacs-devel@gnu.org; Tue, 05 Jan 2021 15:06:55 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43942) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwsbX-0006VF-I5; Tue, 05 Jan 2021 15:06:55 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4726 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kwsbM-0006To-Kw; Tue, 05 Jan 2021 15:06:54 -0500 In-Reply-To: (message from Yuan Fu on Tue, 5 Jan 2021 14:54:17 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:262548 Archived-At: > From: Yuan Fu > Date: Tue, 5 Jan 2021 14:54:17 -0500 > Cc: emacs-devel@gnu.org > > > Hmm... let me think about this some more. > > Have you come up with some ideas? Sorry, no. Too many things on my plate these days. > In my opinion, smooth scrolling images in regular buffer is an important feature and so I really hope Emacs can support it. I agree, but we need ideas that don't change the semantics of set-window-start.