unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20418: 25.0.50; eldoc error: (invalid-function nil)
@ 2015-04-24 16:38 Nicolas Richard
  2015-04-27  4:02 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Richard @ 2015-04-24 16:38 UTC (permalink / raw)
  To: 20418

Recipe :

Run:
emacs -Q -f package-initialize --eval '(insert "[cl-struct-package-desc]")' -f backward-char

then hit SPC and wait a tiny bit (well under a second).

Result: an error.

Here's the lisp backtrace:

Debugger entered--Lisp error: (invalid-function nil)
  documentation(cl-struct-package-desc t)
  elisp--get-fnsym-args-string(cl-struct-package-desc 1)
  apply(elisp--get-fnsym-args-string (cl-struct-package-desc 1))
  elisp-eldoc-documentation-function()
  apply(elisp-eldoc-documentation-function nil)
  #[128 "\300\301\"\206\v\300\302\"\207" [apply elisp-eldoc-documentation-function #[128 "\301\302\300!\"\207" [eldoc-documentation-function apply default-value] 4 "\n\n(fn &rest ARGS)"] nil] 4 nil]()
  eldoc-print-current-symbol-info()
  #[0 "\b\204

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

* bug#20418: 25.0.50; eldoc error: (invalid-function nil)
  2015-04-24 16:38 bug#20418: 25.0.50; eldoc error: (invalid-function nil) Nicolas Richard
@ 2015-04-27  4:02 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2015-04-27  4:02 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: 20418-done

> then hit SPC and wait a tiny bit (well under a second).
[...]
> Debugger entered--Lisp error: (invalid-function nil)
>   documentation(cl-struct-package-desc t)
>   elisp--get-fnsym-args-string(cl-struct-package-desc 1)

Duh!  I fixed this bug locally months ago, but somehow failed to notice
it also affects master.  Should be fixed now, thanks,


        Stefan





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

end of thread, other threads:[~2015-04-27  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-24 16:38 bug#20418: 25.0.50; eldoc error: (invalid-function nil) Nicolas Richard
2015-04-27  4:02 ` Stefan Monnier

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).