From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: charles@aurox.ch (Charles A. Roelli) Newsgroups: gmane.emacs.devel Subject: Re: Recent diff-mode changes feel slow with TRAMP Date: Sun, 13 Jan 2019 21:06:56 +0100 Message-ID: References: <87r2di5x4r.fsf@secretsauce.net> <87pnt25po0.fsf@dima.secretsauce.net> <87o98l64iy.fsf@dima.secretsauce.net> Reply-To: charles@aurox.ch NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1547409474 27097 195.159.176.226 (13 Jan 2019 19:57:54 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 13 Jan 2019 19:57:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dima Kogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 13 20:57:49 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1giltF-0006v4-L4 for ged-emacs-devel@m.gmane.org; Sun, 13 Jan 2019 20:57:49 +0100 Original-Received: from localhost ([127.0.0.1]:54539 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gilvM-00045u-JP for ged-emacs-devel@m.gmane.org; Sun, 13 Jan 2019 15:00:00 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gilvG-00045c-20 for emacs-devel@gnu.org; Sun, 13 Jan 2019 14:59:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gilvC-0004IR-TH for emacs-devel@gnu.org; Sun, 13 Jan 2019 14:59:52 -0500 Original-Received: from sinyavsky.aurox.ch ([37.35.109.145]:55753) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gilvB-0004CN-4j for emacs-devel@gnu.org; Sun, 13 Jan 2019 14:59:50 -0500 Original-Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 56AE722A1F for ; Sun, 13 Jan 2019 20:05:18 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= references:reply-to:subject:subject:in-reply-to:to:from:from :message-id:date:date; s=dkim; t=1547409917; x=1548273918; bh=VW q720EIQ42L7G/WXHSrvxuyUgFZyRbWW0ijBRt1ti0=; b=jxUsMjI90scWFuhKdg JGIOzwReFfSxdVy4e47RorjqJ1qCodPK4IZ5WGv2uO4+5po+lSG/FCy4AxKNHS6F sLeuOU5w9pOP/bNpNhFI6hYgJMaIKMEkqfMLkPqg5aPs+wkWILuYBJ19bbjjMjj5 Bae9vfqk3q7WG/Fvo30pqVEkk= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Original-Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id fJgWQHjToLjW for ; Sun, 13 Jan 2019 20:05:17 +0000 (UTC) Original-Received: from gray (unknown [IPv6:2a02:1206:4519:d090:c62c:3ff:fe30:b864]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 1482E229E9; Sun, 13 Jan 2019 20:05:16 +0000 (UTC) In-reply-to: <87o98l64iy.fsf@dima.secretsauce.net> (message from Dima Kogan on Sat, 12 Jan 2019 11:48:37 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 37.35.109.145 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:232328 Archived-At: > From: Dima Kogan > Date: Sat, 12 Jan 2019 11:48:37 -0800 > > Thanks. I subscribed to the bug. Is there an easy way to turn off hunk > refinement with the latest code? This should soon be possible again (see the patch posted in the bug report).