emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Problem with eldoc and Python


From: Fabrice Popineau
Subject: [O] Problem with eldoc and Python
Date: Mon, 4 Jul 2016 00:09:36 +0200

Hi,

Am I alone to see this recently:

insert an src python block with <s Tab python
moving inside the src block
and then some timer function breaking with:

Debugger entered--Lisp error: (wrong-type-argument symbolp #[128 "\300\301 \"\206 ... [eldoc-documentation-function apply default-value] 4 "
(fn &rest ARGS)"] nil] 4 nil])
  fboundp(#[128 "\300\301...[apply python-eldoc-function #[128 "\301\302\300!^B\"\207" [eldoc-documentation-function apply default-value] 4 "\n\n(fn &rest ARGS)"] nil] 4 nil])
  org-eldoc-documentation-function()
  eldoc-print-current-symbol-info()
...
timer-event-handler([t 0 0 500000 nil #[0 "... [eldoc-mode global-eldoc-mode eldoc-documentation-function (nil ignore) eldoc-print-current-symbol-info] 2] nil idle 0])

This is with the latest emacs-25 "soon to be released" and the latest Org mode.

Any help appreciated.

Regards,

Fabrice

reply via email to

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