From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Problem with eldoc and Python Date: Mon, 4 Jul 2016 00:09:36 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11471a08dbec690536c27a2e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJpaQ-0001p1-F5 for emacs-orgmode@gnu.org; Sun, 03 Jul 2016 18:09:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJpaP-0002W9-As for emacs-orgmode@gnu.org; Sun, 03 Jul 2016 18:09:58 -0400 Received: from mail-oi0-x22d.google.com ([2607:f8b0:4003:c06::22d]:36361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJpaP-0002Vx-6Q for emacs-orgmode@gnu.org; Sun, 03 Jul 2016 18:09:57 -0400 Received: by mail-oi0-x22d.google.com with SMTP id f189so174545069oig.3 for ; Sun, 03 Jul 2016 15:09:56 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" --001a11471a08dbec690536c27a2e Content-Type: text/plain; charset=UTF-8 Hi, Am I alone to see this recently: insert an src python block with 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 b= reaking with:

Debugger entered--Lisp error: (wrong= -type-argument symbolp #[128 "\300\301 \"\206 ...=C2=A0[eldoc-doc= umentation-function apply default-value] 4 "
(fn &re= st ARGS)"] nil] 4 nil])
=C2=A0 fboundp(#[128 "\300\= 301...[apply python-eldoc-function #[128 "\301\302\300!^B\"\207&q= uot; [eldoc-documentation-function apply default-value] 4 "\n\n(fn &am= p;rest ARGS)"] nil] 4 nil])
=C2=A0 org-eldoc-docume= ntation-function()
=C2=A0 eldoc-print-current-symbol-info()
=
...
timer-event-handler([t 0 0 500000 nil #[0 "..= .=C2=A0[eldoc-mode global-eldoc-mode eldoc-documentation-function (nil igno= re) 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.
<= div>
Regards,

Fabrice
--001a11471a08dbec690536c27a2e--