bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#67749: 30.0.50; (invalid-function connection-local-value)


From: Michael Albinus
Subject: bug#67749: 30.0.50; (invalid-function connection-local-value)
Date: Sun, 10 Dec 2023 14:52:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife
of text editors" <bug-gnu-emacs@gnu.org> writes:

> Hello,

Hi Michael.

> master build today:
>
> emacs -Q, C-x d RET
>
> Debugger entered--Lisp error: (invalid-function connection-local-value)
>   connection-local-value("-al")
>   dired-internal-noselect("~/" nil)
>   dired-noselect("~/" nil)
>   dired("~/" nil)
>   funcall-interactively(dired "~/" nil)
>   call-interactively(dired nil nil)
>   command-execute(dired)

connection-local-value is an autoloaded macro, you need to regenerate
loaddefs.el. I suppose "make -C lisp autoloads; make" would do the
job. If not, try "make-bootstrap".

> Hope I'm CC'ing the right person...

Almost. "X-Debbugs-Cc:" would have been better, see admin/notes/bugtracker.

> TIA,
>
> Michael.

Best regards, Michael.





reply via email to

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