bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24820: Imenu in `python-mode' does not display function name for asy


From: npostavs
Subject: bug#24820: Imenu in `python-mode' does not display function name for async def
Date: Fri, 06 Jan 2017 09:00:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Dmitry Lazurkin <dilaz03@gmail.com> writes:

> On 01/06/2017 04:19 AM, npostavs@users.sourceforge.net wrote:
>>     (cons (concat (car split) " " (cadr split))
>>           (last split))
> This is not so easy because variable "split" is list which returned in
> prev branch of if.

So, why is that a problem?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]