From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Phil Sainty Newsgroups: gmane.emacs.devel Subject: Re: Performance degradation from long lines Date: Fri, 26 Oct 2018 11:34:22 +1300 Message-ID: <1c7973ecaeb4478a81dcf17e9257620c@webmail.orcon.net.nz> References: <665d5f3d84c071632f87f66ffedb6aed@webmail.orcon.net.nz> <83sh0uqhw8.fsf@gnu.org> <83h8haqd2g.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1540506767 24046 195.159.176.226 (25 Oct 2018 22:32:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 25 Oct 2018 22:32:47 +0000 (UTC) User-Agent: Orcon Webmail Cc: emacs-devel@gnu.org To: Eli Zaretskii , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 26 00:32: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 1gFoBC-00062p-DG for ged-emacs-devel@m.gmane.org; Fri, 26 Oct 2018 00:32:38 +0200 Original-Received: from localhost ([::1]:57207 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFoDJ-0001f1-1i for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2018 18:34:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFoDA-0001ek-Ge for emacs-devel@gnu.org; Thu, 25 Oct 2018 18:34:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFoD9-0006vp-H4 for emacs-devel@gnu.org; Thu, 25 Oct 2018 18:34:40 -0400 Original-Received: from smtp-4.orcon.net.nz ([60.234.4.59]:54038) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFoD3-0006ny-EH; Thu, 25 Oct 2018 18:34:34 -0400 Original-Received: from [10.253.37.70] (port=52427 helo=webmail.orcon.net.nz) by smtp-4.orcon.net.nz with esmtpa (Exim 4.86_2) (envelope-from ) id 1gFoCt-0006Cq-2r; Fri, 26 Oct 2018 11:34:23 +1300 Original-Received: from wlgwil-nat-office.catalyst.net.nz ([202.78.240.7]) via [10.253.37.253] by webmail.orcon.net.nz with HTTP (HTTP/1.1 POST); Fri, 26 Oct 2018 11:34:22 +1300 In-Reply-To: <83h8haqd2g.fsf@gnu.org> X-Sender: psainty@orcon.net.nz X-GeoIP: -- X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 60.234.4.59 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:230671 Archived-At: On 2018-10-26 04:08, Eli Zaretskii wrote: >> From: Stefan Monnier >> >> Looking forward to seeing it in elpa.git, >> > Why not in core? >> So users of already released Emacsen can use it. But in core is fine >> as well. > OK, let's do both (assuming that Phil agrees). Sure, I have no objections to so-long being integrated in core. I hadn't intended to suggest this myself because it *is* a band-aid solution -- in an ideal world the root causes would somehow be mitigated in a cleaner fashion, and so-long would become obsolete -- but in the interim it certainly serves a purpose. I'll focus on the ELPA release first in any case, but we can discuss inclusion in core in more detail after that. -Phil