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

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

bug#19696: Acknowledgement (24.4; python.el: blank line eldoc error)


From: Carlos Pita
Subject: bug#19696: Acknowledgement (24.4; python.el: blank line eldoc error)
Date: Tue, 3 Feb 2015 20:23:08 -0300

X-Debbugs-CC: galli.87@gmail.com
Tags: patch

Advising eldoc-documentation-function sometimes resulted in a function
void symbol error. I don't know exactly why but the fact is that
eldoc-print-current-symbol-info error handler ended up printing "eldoc
error: ...". Anyway the approach seems to me a bit contorted so I
replaced the advice by a more conventional local variable and it seems
to work fine now.

Attachment: eldoc.patch
Description: Text Data


reply via email to

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