unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Campbell Barton <ideasman42@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Error "load: Symbol’s value as variable is void: \213" since 261d6afd6e6f3ba2bbf4db0d9ac57b0cbacc0137
Date: Sat, 6 Aug 2022 12:05:33 +1000	[thread overview]
Message-ID: <CAEcf3Nwk7L-Eo4TwncyaS8NOD6pY-9SqL5vYswi_SuCKinSBsA@mail.gmail.com> (raw)

Hi ever since 261d6afd6e6f3ba2bbf4db0d9ac57b0cbacc0137 I'm getting an
error starting emacs,
to be sure there isn't anything strange going on, this happens with a
clean build, ELN removed (with/without native compilation), and with a
freshly installed package directory.

--- error output ---
Debugger entered--Lisp error: (void-variable ‹)
  eval-buffer(#<buffer  *load*-527550> nil
"/opt/emacs/share/emacs/29.0.50/lisp/calc/calc-loaddefs.el.gz" nil t)
; Reading at buffer position 3
  load-with-code-conversion("/opt/emacs/share/emacs/29.0.50/lisp/calc/calc-load..."
"/opt/emacs/share/emacs/29.0.50/lisp/calc/calc-loaddefs.el.gz" nil t)
  load("calc-loaddefs.el" nil t)
  require(calc)
--- snip ---

This error happens to be triggered by evil-mode but if I disable evil
mode it gets triggered by lsp-mode, so it doesn't seem specific to a
single package,
although `emacs -Q` works without problems.

I bisected the error to:
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=261d6afd6e6f3ba2bbf4db0d9ac57b0cbacc0137

Is this a known problem or is it worth a fill bug report?

-- 
- Campbell



             reply	other threads:[~2022-08-06  2:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-06  2:05 Campbell Barton [this message]
2022-08-06  9:16 ` Error "load: Symbol’s value as variable is void: \213" since 261d6afd6e6f3ba2bbf4db0d9ac57b0cbacc0137 Stefan Kangas
2022-08-06 12:22 ` Lars Ingebrigtsen
2022-08-06 15:50 ` Zhiwei Chen
2022-08-07  4:19   ` Campbell Barton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEcf3Nwk7L-Eo4TwncyaS8NOD6pY-9SqL5vYswi_SuCKinSBsA@mail.gmail.com \
    --to=ideasman42@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).