GNU bug report logs - #29717
python mode imenu and semantic imenu for python both fail to recognize any function with return-value annotations

Previous Next

Package: emacs;

Reported by: Glyph <glyph <at> twistedmatrix.com>

Date: Fri, 15 Dec 2017 04:15:02 UTC

Severity: normal

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefan <at> marxist.se>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29717: closed (python mode imenu and semantic imenu for
 python both fail to recognize any function with return-value annotations)
Date: Mon, 10 Aug 2020 20:26:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Aug 2020 13:25:07 -0700
with message-id <CADwFkm=OxgUfpC1jMgFGbtKwqajbCy=ZKkt3MNv5D6rE3+OaRA <at> mail.gmail.com>
and subject line Re: bug#29717: python mode imenu and semantic imenu for python both fail to recognize any function with return-value annotations
has caused the debbugs.gnu.org bug report #29717,
regarding python mode imenu and semantic imenu for python both fail to recognize any function with return-value annotations
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29717: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29717
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glyph <glyph <at> twistedmatrix.com>
To: bug-gnu-emacs <at> gnu.org
Subject: python mode imenu and semantic imenu for python both fail to
 recognize any function with return-value annotations
Date: Thu, 14 Dec 2017 19:54:05 -0800
In all the various ways Emacs can display a buffer listing function names,

def foo():
    pass

shows me 'foo', and

def foo() -> int:
    pass

shows me nothing.

This is true for top-level functions as well as nested functions, as well as methods.


[Message part 3 (message/rfc822, inline)]
From: Stefan Kangas <stefan <at> marxist.se>
To: Glyph <glyph <at> twistedmatrix.com>
Cc: 29717-done <at> debbugs.gnu.org
Subject: Re: bug#29717: python mode imenu and semantic imenu for python both
 fail to recognize any function with return-value annotations
Date: Mon, 10 Aug 2020 13:25:07 -0700
Glyph <glyph <at> twistedmatrix.com> writes:

> I'm not sure what version I originally reported this on, but
> everywhere I can test right now, it works.

That is excellent news.  Thanks for checking.

I'm consequently closing this bug report now.

Best regards,
Stefan Kangas


This bug report was last modified 4 years and 347 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.