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: Relics of removed dir-locals-file-2 feature in pretest Date: Tue, 21 Nov 2017 22:33:20 +0200 Message-ID: <833757cqy7.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1511296418 16748 195.159.176.226 (21 Nov 2017 20:33:38 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 21 Nov 2017 20:33:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 21 21:33:35 2017 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 1eHFEY-0003lH-Qp for ged-emacs-devel@m.gmane.org; Tue, 21 Nov 2017 21:33:30 +0100 Original-Received: from localhost ([::1]:36397 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eHFEe-0005oK-HV for ged-emacs-devel@m.gmane.org; Tue, 21 Nov 2017 15:33:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eHFEX-0005o3-LJ for emacs-devel@gnu.org; Tue, 21 Nov 2017 15:33:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eHFEU-000878-Ig for emacs-devel@gnu.org; Tue, 21 Nov 2017 15:33:29 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eHFEU-000874-FS; Tue, 21 Nov 2017 15:33:26 -0500 Original-Received: from [176.228.60.248] (port=4172 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eHFET-0006Zg-N1; Tue, 21 Nov 2017 15:33:26 -0500 In-reply-to: (message from Kaushal Modi on Tue, 21 Nov 2017 19:56:51 +0000) 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:220338 Archived-At: > From: Kaushal Modi > Date: Tue, 21 Nov 2017 19:56:51 +0000 > > Bump. Looks like this email got missed. > > On Thu, Oct 12, 2017 at 9:58 AM Kaushal Modi wrote: > > Hello, > > I was excited to see mention of dir-locals-file-2 in NEWS, but then recalled that that feature was added > and then removed because of performance issues. It was only removed from the emacs-25 branch, not from the other branches.