unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* eldoc broken?
@ 2021-04-06 22:20 T.V Raman
  2021-04-09 14:54 ` martin rudalics
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2021-04-06 22:20 UTC (permalink / raw)
  To: emacs-devel

(funcall eldoc-documentation-function)
eventually leads to an error
--- backtrace below

because eldoc sets
(defvar eldoc--make-callback nil "Helper for function
`eldoc--make-callback'.")
as far as I can tell, the defvar above never receives a function
assigned to it.


 Symbol’s function definition is void: nil
-- 

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: eldoc broken?
  2021-04-06 22:20 eldoc broken? T.V Raman
@ 2021-04-09 14:54 ` martin rudalics
  0 siblings, 0 replies; 2+ messages in thread
From: martin rudalics @ 2021-04-09 14:54 UTC (permalink / raw)
  To: T.V Raman, emacs-devel

 > (funcall eldoc-documentation-function)
 > eventually leads to an error
 > --- backtrace below
 >
 > because eldoc sets
 > (defvar eldoc--make-callback nil "Helper for function
 > `eldoc--make-callback'.")
 > as far as I can tell, the defvar above never receives a function
 > assigned to it.
 >
 >
 >   Symbol’s function definition is void: nil

See Bug#43609.

martin




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-09 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 22:20 eldoc broken? T.V Raman
2021-04-09 14:54 ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).