GNU bug report logs - #36447
27.0.50; New "Unknown keyword" errors

Previous Next

Package: emacs;

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

Date: Sun, 30 Jun 2019 18:24:01 UTC

Severity: normal

Tags: fixed

Merged with 36321

Found in version 27.0.50

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Pip Cet <pipcet <at> gmail.com>
Cc: Noam Postavsky <npostavs <at> gmail.com>, 36447 <at> debbugs.gnu.org
Subject: bug#36447: 27.0.50; New "Unknown keyword" errors
Date: Tue, 02 Jul 2019 17:35:09 +0200
Pip Cet <pipcet <at> gmail.com> writes:

> > Hmm - seems so, yes.  I just made bootstrap with the commit
> > included, and the problem is still gone.  Strange thing, but seems
> > there is nothing to fix.
>
> I'm not sure I agree. Something went wrong somewhere, or we wouldn't
> have called byte code with what looks like an invalid hash table.

Did you reply to the wrong thread - or - where is a connection to hash
tables?

> Do you still have the emacs binary that failed?

No.

BTW, looking at my backtrace again:

Debugger entered--Lisp error: (error "Unknown keyword :link")
  signal(error ("Unknown keyword :link"))
  error("Unknown keyword %s" :link)
  custom-handle-keyword(gnus-cite :link (custom-manual "(gnus)Article
Highlighting") custom-group)

and at the definition of `custom-handle-keyword', I see that keyword ->
:link must have failed this test:

  (eq keyword :link)

as if there where two interned symbols :link.  Quite strange.


Michael.




This bug report was last modified 5 years and 316 days ago.

Previous Next


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