From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#14402: Imenu does not work any more on trunk Date: Tue, 14 May 2013 18:06:50 -0400 Message-ID: <0q1u99w70l.fsf@fencepost.gnu.org> References: <51927625.8090204@alice.it> <51929CCC.4090902@alice.it> <5192B16D.8070104@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1368569228 5460 80.91.229.3 (14 May 2013 22:07:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 May 2013 22:07:08 +0000 (UTC) Cc: 14402@debbugs.gnu.org To: Angelo Graziosi Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed May 15 00:07:07 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UcNNC-0006L1-Nj for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 May 2013 00:07:06 +0200 Original-Received: from localhost ([::1]:52069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcNNC-0003wF-1M for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 May 2013 18:07:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcNN8-0003w9-Bq for bug-gnu-emacs@gnu.org; Tue, 14 May 2013 18:07:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcNN7-00070J-JL for bug-gnu-emacs@gnu.org; Tue, 14 May 2013 18:07:02 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcNN7-000708-Gv for bug-gnu-emacs@gnu.org; Tue, 14 May 2013 18:07:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UcNN8-0004jK-7G for bug-gnu-emacs@gnu.org; Tue, 14 May 2013 18:07:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 May 2013 22:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14402 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14402-submit@debbugs.gnu.org id=B14402.136856921618166 (code B ref 14402); Tue, 14 May 2013 22:07:02 +0000 Original-Received: (at 14402) by debbugs.gnu.org; 14 May 2013 22:06:56 +0000 Original-Received: from localhost ([127.0.0.1]:44680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UcNN1-0004iu-7B for submit@debbugs.gnu.org; Tue, 14 May 2013 18:06:56 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:45159 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UcNMz-0004in-FQ for 14402@debbugs.gnu.org; Tue, 14 May 2013 18:06:54 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UcNMw-0003r4-W9; Tue, 14 May 2013 18:06:51 -0400 X-Spook: CBNRC Verisign 9/11 eternity server spy ICE Lon Horiuchi X-Ran: "Rkx91-2Nuj{Uq'-!)}Ju]@t!kox#R(1>s;Sx5"(tk[,Qf>a2xr^^'|b#X5WYd9,% X-Hue: yellow X-Attribution: GM In-Reply-To: <5192B16D.8070104@alice.it> (Angelo Graziosi's message of "Tue, 14 May 2013 23:49:33 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:74276 Archived-At: (Please keep the debbugs address cc'd.) Angelo Graziosi wrote: > now I am seeing another issue and don't know if related to this fix. > > In short, F90 mode seems to have lost the completion linked to "end". > > More precisely, > > $ emacs -Q & > > C-x C-f foo.f90 RET > > program foo > end > > > it should complete in "end program foo" instead it stays to "end". > "end" is only indented, This is all breakage from r112519. Specifically, f90-looking-at-program-block-end is broken (and who knows what else). I don't feel like sorting through all this to figure it out.