emacs-orgmode
[Top][All Lists]
Advanced

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

Bug: eldoc error: (void-function nil) [9.3.7 (release_9.3.7-708-g5417e3


From: No Wayman
Subject: Bug: eldoc error: (void-function nil) [9.3.7 (release_9.3.7-708-g5417e3 @ /home/n/.emacs.d/straight/build/org/)]
Date: Thu, 13 Aug 2020 14:27:42 -0400
User-agent: mu4e 1.5.5; emacs 28.0.50


The patch to org-eldoc applied in b2b587387 still throws an error:

eldoc error: (void-function nil)

I was unable to step through this because (I think) eldoc causes the debugger to close as soon as input is received. The error occurs when `eldoc--invoke-strategy` attempts to funcall eldoc-documentation-default.

The attached patch works for me, but I do not know if it is the correct solution.

Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.3, Xaw3d scroll bars)
of 2020-08-12
Package: Org mode version 9.3.7 (release_9.3.7-708-g5417e3 @ /home/n/.emacs.d/straight/build/org/)

Attachment: 0001-org-eldoc-org-eldoc-documentation-function-set-eldoc.patch
Description: org-eldoc-documentation-function


reply via email to

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