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

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

bug#23609: 25.0.92; Python eldoc freeze


From: Dmitry Gutov
Subject: bug#23609: 25.0.92; Python eldoc freeze
Date: Fri, 27 May 2016 19:18:21 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2

On 05/27/2016 07:12 PM, Jules Tamagnan wrote:

+(defvar-local python-eldoc-get-doc t
+  "If eldoc should be used to get the documentation automatically")

Why not unset/un-advise eldoc-documentation-function instead?

A new variable doesn't seem necessary. Having python-eldoc-function do nothing in certain cases, on the other hand, might look puzzling.






reply via email to

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