all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.