GNU bug report logs - #67749
30.0.50; (invalid-function connection-local-value)

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Sun, 10 Dec 2023 13:19:01 UTC

Severity: normal

Found in version 30.0.50

Done: Michael Heerdegen <michael_heerdegen <at> web.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: 67749 <at> debbugs.gnu.org
Cc: michael_heerdegen <at> web.de
Subject: bug#67749: 30.0.50; (invalid-function connection-local-value)
Date: Sun, 10 Dec 2023 14:52:21 +0100
Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife
of text editors" <bug-gnu-emacs <at> 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.




This bug report was last modified 1 year and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.