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: Dmitry Lazurkin
Subject: bug#24820: Imenu in `python-mode' does not display function name for async def
Date: Fri, 6 Jan 2017 15:07:00 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

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.







reply via email to

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