From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Performance degradation from long lines Date: Thu, 25 Oct 2018 16:23:51 +0300 Message-ID: <83sh0uqhw8.fsf@gnu.org> References: <665d5f3d84c071632f87f66ffedb6aed@webmail.orcon.net.nz> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1540475807 5616 195.159.176.226 (25 Oct 2018 13:56:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 25 Oct 2018 13:56:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 25 15:56:43 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFg7u-0001MS-V9 for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2018 15:56:43 +0200 Original-Received: from localhost ([::1]:54635 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFgA1-0000bC-7R for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2018 09:58:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFfnX-00027z-0v for emacs-devel@gnu.org; Thu, 25 Oct 2018 09:35:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFfc7-0000tb-VK for emacs-devel@gnu.org; Thu, 25 Oct 2018 09:23:55 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFfc7-0000tX-Ri; Thu, 25 Oct 2018 09:23:51 -0400 Original-Received: from [176.228.60.248] (port=4670 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gFfc7-0007QL-Ag; Thu, 25 Oct 2018 09:23:51 -0400 In-reply-to: (message from Stefan Monnier on Thu, 25 Oct 2018 08:44:35 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:230658 Archived-At: > From: Stefan Monnier > Date: Thu, 25 Oct 2018 08:44:35 -0400 > > > As it happens I've been working on this again in recent days, and > > intend to release this to GNU ELPA in the near future. I haven't > > finished testing all the new changes, so there may be new bugs, but > > the latest work-in-progress code can be found at: > > > > http://git.savannah.nongnu.org/cgit/so-long.git/plain/so-long.el?h=wip > > Looking forward to seeing it in elpa.git, Why not in core?