From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Damien Cassou Newsgroups: gmane.emacs.bugs Subject: bug#36974: 26.2.90; [PATCH] Add imenu support to xref Date: Fri, 27 Dec 2019 11:11:11 +0100 Message-ID: <878smyyt6o.fsf@cassou.me> References: <87h86rlvq8.fsf@cassou.me> <87imqoh57t.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="236844"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 36974@debbugs.gnu.org To: Dmitry Gutov , Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 27 11:12:11 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ikmbK-000zRF-UC for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Dec 2019 11:12:11 +0100 Original-Received: from localhost ([::1]:33154 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikmbJ-00022m-44 for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Dec 2019 05:12:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42907) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikmbD-00022K-80 for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2019 05:12:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ikmbC-0000ss-8D for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2019 05:12:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50585) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ikmbC-0000sN-4S for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2019 05:12:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ikmbB-00011a-Vb for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2019 05:12:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Damien Cassou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 27 Dec 2019 10:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36974 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch fixed Original-Received: via spool by 36974-submit@debbugs.gnu.org id=B36974.15774414773856 (code B ref 36974); Fri, 27 Dec 2019 10:12:01 +0000 Original-Received: (at 36974) by debbugs.gnu.org; 27 Dec 2019 10:11:17 +0000 Original-Received: from localhost ([127.0.0.1]:56558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikmaS-000108-RD for submit@debbugs.gnu.org; Fri, 27 Dec 2019 05:11:16 -0500 Original-Received: from mail.choca.pics ([80.67.172.235]:60004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikmaQ-0000zv-Ci for 36974@debbugs.gnu.org; Fri, 27 Dec 2019 05:11:15 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.choca.pics (Postfix) with ESMTP id 7111618192DF2; Fri, 27 Dec 2019 11:11:12 +0100 (CET) Original-Received: from mail.choca.pics ([127.0.0.1]) by localhost (mail.choca.pics [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id B6d1mymeZjEd; Fri, 27 Dec 2019 11:11:12 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.choca.pics (Postfix) with ESMTP id 1570118192B29; Fri, 27 Dec 2019 11:11:12 +0100 (CET) X-Virus-Scanned: amavisd-new at choca.pics Original-Received: from mail.choca.pics ([127.0.0.1]) by localhost (mail.choca.pics [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8KPCPVC7ZZzO; Fri, 27 Dec 2019 11:11:11 +0100 (CET) Original-Received: from luz4 (87-231-56-147.rev.numericable.fr [87.231.56.147]) by mail.choca.pics (Postfix) with ESMTPSA id C99F518192DF2; Fri, 27 Dec 2019 11:11:11 +0100 (CET) In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:173810 Archived-At: Dmitry Gutov writes: > This patch had a typo which made it not work at all (which is easy to > see by calling 'M-x imenu' in any of the Xref buffers). can you please tell what typo you are referring to? Also, when you say "had" a typo, do you mean someone fixed it somewhere? Can you please give a little more details? I can't find any fix. > Considering it's been applied 4 months ago and nobody noticed the > problem, maybe it's not that useful after all? I haven't switched to Emacs 27 yet. -- Damien Cassou "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill