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: papyrus.el, improved/simplified/"final" implementation of continuous scroll Date: Sat, 16 Apr 2022 19:46:16 +0300 Message-ID: <83r15xyo13.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16916"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: dalanicolai Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Apr 16 18:48:03 2022 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 1nflac-00046B-Cv for ged-emacs-devel@m.gmane-mx.org; Sat, 16 Apr 2022 18:48:02 +0200 Original-Received: from localhost ([::1]:55734 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nflab-0005o4-66 for ged-emacs-devel@m.gmane-mx.org; Sat, 16 Apr 2022 12:48:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nflZ0-0003bq-Uz for emacs-devel@gnu.org; Sat, 16 Apr 2022 12:46:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35468) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nflZ0-00065D-M9; Sat, 16 Apr 2022 12:46:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=P2rFt6JujJUIuQHbx8PlLWN4/4aWbHaJDvsmD4eH0Ew=; b=EJDkBBY5MrPI azKVG2US1BvMF0QN5+slu52EdTsHeceeYpHzly/vomGjGLFykXtpC7JWYTqAOSgGTZKilc0LfcESh iUit+XwOgkGgB1ESpw72+pgHuFr5wpVUNFv7WIgRlW+akRQiSmhWy4UFM9nfrfinGB/QHFZjsMKwY wIYN74B5emPT6NZN0StETZfKL0epwT+EtZ/s5u4gBPADMR6hw3XNATUYqks7wfQvYZ/+Kd/3pswL0 Q8igLi/sQjm2tQXk9WxlK4t1jlm0DjT6fmXPk/zSLwPcYkvQI47souuxFSJrG1Mb//XVo0ZcHennx lL+77Kfa7f9vYh4fp2ti3Q==; Original-Received: from [87.69.77.57] (port=2613 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nflYz-0002Zu-8g; Sat, 16 Apr 2022 12:46:22 -0400 In-Reply-To: (message from dalanicolai on Sat, 16 Apr 2022 18:37:24 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:288486 Archived-At: > From: dalanicolai > Date: Sat, 16 Apr 2022 18:37:24 +0200 > > This mail contains two question, one about Emacs redisplay behavior, and another > one about minimum heights of specified spaces. However, another purpose of this > mail is to 'announce' the 'library' papyrus.el. I've started a separate thread about those questions. IME, it is better not to conflate two such different subjects in the same thread.