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: Bugs related to buffer-local tags-file-name Date: Thu, 24 Nov 2016 19:34:46 +0200 Message-ID: <838ts86atl.fsf@gnu.org> References: <87zikr4a8y.fsf@gmail.com> <3f470a39-6bd4-bbb4-c693-ef889118fdf2@yandex.ru> <87wpfv3qrm.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1480008943 13821 195.159.176.226 (24 Nov 2016 17:35:43 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 24 Nov 2016 17:35:43 +0000 (UTC) Cc: emacs-devel@gnu.org, dgutov@yandex.ru To: Josiah Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 24 18:35:38 2016 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 1c9xvt-00020I-SE for ged-emacs-devel@m.gmane.org; Thu, 24 Nov 2016 18:35:37 +0100 Original-Received: from localhost ([::1]:41436 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9xvu-0000XB-0T for ged-emacs-devel@m.gmane.org; Thu, 24 Nov 2016 12:35:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9xvL-0000X6-K9 for emacs-devel@gnu.org; Thu, 24 Nov 2016 12:35:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9xvG-0006yq-Pl for emacs-devel@gnu.org; Thu, 24 Nov 2016 12:35:03 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9xvG-0006yc-M4; Thu, 24 Nov 2016 12:34:58 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4201 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1c9xvF-0007G4-TI; Thu, 24 Nov 2016 12:34:58 -0500 In-reply-to: <87wpfv3qrm.fsf@gmail.com> (message from Josiah Schwab on Tue, 22 Nov 2016 17:54:05 -0800) 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:209580 Archived-At: > From: Josiah Schwab > Date: Tue, 22 Nov 2016 17:54:05 -0800 > Cc: emacs-devel@gnu.org > > > If you could try the one-line patch from > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23164#23 and verify > > which of the bugs it fixes (and whether it makes anything worse), it > > would very helpful. > > I applied your patch against git master and tested again. > > It solves bug #23164, but has no effect on the other bugs. > > > I'm not sure such someone exists anymore. Also see my comment in > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=21443#28. > > Thanks for pointing me to this. Sounds like it may be a lost cause. I'm working on these bugs. I hope to be ready with a patch in a day or two. It's just a matter of getting one or two key issues right in etags.el.