From: Glyph <glyph@twistedmatrix.com>
To: Stefan Kangas <stefan@marxist.se>
Cc: 29717@debbugs.gnu.org
Subject: 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:19:15 -0700 [thread overview]
Message-ID: <9E6737BC-B3B9-4EC0-B9F2-9DBE7553C28D@twistedmatrix.com> (raw)
In-Reply-To: <CADwFkmkxvYmbjz3aQGD9sh56vATydi=opbvqxVJw2r-buhYCtw@mail.gmail.com>
> On Aug 10, 2020, at 8:42 AM, Stefan Kangas <stefan@marxist.se> wrote:
>
> Glyph <glyph@twistedmatrix.com> writes:
>
>> 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.
>
> Do you have a recipe for reproducing this, starting from "emacs -Q"?
I'm not sure what version I originally reported this on, but everywhere I can test right now, it works.
Thanks for following up,
-g
next prev parent reply other threads:[~2020-08-10 20:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-15 3:54 bug#29717: python mode imenu and semantic imenu for python both fail to recognize any function with return-value annotations Glyph
2020-08-10 15:42 ` Stefan Kangas
2020-08-10 20:19 ` Glyph [this message]
2020-08-10 20:25 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9E6737BC-B3B9-4EC0-B9F2-9DBE7553C28D@twistedmatrix.com \
--to=glyph@twistedmatrix.com \
--cc=29717@debbugs.gnu.org \
--cc=stefan@marxist.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.