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

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

bug#36447: 27.0.50; New "Unknown keyword" errors


From: Michael Heerdegen
Subject: bug#36447: 27.0.50; New "Unknown keyword" errors
Date: Sun, 30 Jun 2019 20:23:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Hi,

I've just rebuilt Emacs from master and am getting "Unknown keyword"
errors all the time.  Magit broken, Gnus broken, I even got an error
after typing M-x report-emacs-bug.  This wasn't the case with a build
from yesterday.

Here is a backtrace after trying to reinstall Magit:

Debugger entered--Lisp error: (error "Unknown keyword :link")
  signal(error ("Unknown keyword :link"))
  error("Unknown keyword %s" :link)
  custom-handle-keyword(ido :link (emacs-commentary-link :tag "Commentary" 
"ido.el") custom-group)
  custom-declare-group(ido nil "Switch between files using substrings." :group 
extensions :group convenience :version "22.1" :link (emacs-commentary-link :tag 
"Commentary" "ido.el") :link (emacs-library-link :tag "Lisp File" "ido.el") 
:link (custom-manual "(ido) Top") :link (info-link "(ido) Customization"))
  
byte-code("\300\301\302\303\304\305\304\306\307\310\311\312\311\313\311\314\311\315&\21\210\316\317\320\321\322DD\323\324\325\326\327\330\301\311\331\332\333\334\335\304\301&\21\210\316\336\320\321..."
 [custom-declare-group ido nil "Switch between files using substrings." :group 
extensions convenience :version "22.1" :link (emacs-commentary-link :tag 
"Commentary" "ido.el") (emacs-library-link :tag "Lisp File" "ido.el") 
(custom-manual "(ido) Top") (info-link "(ido) Customization") 
custom-declare-variable ido-mode funcall function #f(compiled-function () 
#<bytecode 0x15696429abbd>) "Determines for which buffer/file Ido should be 
ena..." :set #f(compiled-function (symbol value) #<bytecode 0x156963c1e1fd>) 
:initialize custom-initialize-default :require (emacs-commentary-link "ido.el") 
:set-after (ido-save-directory-list-file ido-unc-hosts) :type (choice (const 
:tag "Turn on only buffer" buffer) (const :tag "Turn on only file" file) (const 
:tag "Turn on both buffer and file" both) (const :tag "Switch off all" nil)) 
ido-case-fold #f(compiled-function () #<bytecode 0x1569643a7081>) "Non-nil if 
searching of buffer and file names shou..." boolean ido-ignore-buffers 
#f(compiled-function () #<bytecode 0x156963be2c5d>) "List of regexps or 
functions matching buffer names..." (repeat (choice regexp function)) 
ido-ignore-files #f(compiled-function () #<bytecode 0x156963303d75>) "List of 
regexps or functions matching file names t..." (repeat (choice regexp 
function)) ido-ignore-extensions #f(compiled-function () #<bytecode 
0x156963303d81>) "Non-nil means ignore files in `completion-ignored-..." 
ido-show-dot-for-dired #f(compiled-function () #<bytecode 0x1569639bd911>) 
"Non-nil means to always put . as the first item in..." 
ido-file-extensions-order #f(compiled-function () #<bytecode 0x1569639bd91d>) 
...] 18)
  require(ido)
  (progn (require 'ido))
  eval((progn (require 'ido)) t)
  #f(compiled-function (&rest body) "Like `progn', but evaluates the body at 
compile time if you're compiling.\nThus, the result of the body appears to the 
compiler as a quoted\nconstant.  In interpreted code, this is entirely 
equivalent to\n`progn', except that the value of the expression may be (but 
is\nnot necessarily) computed at load time if eager macro expansion\nis 
enabled." #<bytecode 0x1fee9701cf8f>)((require 'ido))
  (eval-when-compile (require 'ido))
  eval-buffer(#<buffer  *load*> nil 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." nil t)  ; Reading at 
buffer position 1737
  
load-with-code-conversion("/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..."
 "/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." nil t)
  load("/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." nil t)
  #f(compiled-function (feature) #<bytecode 
0x156962c6204d>)("/home/micha/.emacs.d/elpa/magit-20190630.1329/magi...")
  mapc(#f(compiled-function (feature) #<bytecode 0x156962c6204d>) 
("/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..." 
"/home/micha/.emacs.d/elpa/magit-20190630.1329/magi..."))
  package--load-files-for-activation(#s(package-desc :name magit :version 
(20190630 1329) :summary "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) 
(async (20180527)) (dash (20180910)) (git-commit (20181104)) (transient 
(20190528)) (with-editor (20181103))) :kind nil :archive nil :dir 
"/home/micha/.emacs.d/elpa/magit-20190630.1329" :extras ((:keywords "git" 
"tools" "vc")) :signed nil) :reload)
  package-activate-1(#s(package-desc :name magit :version (20190630 1329) 
:summary "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) (async 
(20180527)) (dash (20180910)) (git-commit (20181104)) (transient (20190528)) 
(with-editor (20181103))) :kind nil :archive nil :dir 
"/home/micha/.emacs.d/elpa/magit-20190630.1329" :extras ((:keywords "git" 
"tools" "vc")) :signed nil) :reload :deps)
  package-unpack(#s(package-desc :name magit :version (20190630 1329) :summary 
"A Git porcelain inside Emacs." :reqs ((emacs (25 1)) (async (20180527)) (dash 
(20180910)) (git-commit (20181104)) (transient (20190528)) (with-editor 
(20181103))) :kind tar :archive "melpa" :dir nil :extras ((:commit . 
"23267cf33a7b690b27dc6760af8ab7f0886239ce") (:keywords "git" "tools" "vc")) 
:signed nil))
  #f(compiled-function (&optional good-sigs) #<bytecode 0x156963531405>)(nil)
  #f(compiled-function () #<bytecode 0x156963439f75>)()
  package--with-response-buffer-1("http://melpa.org/packages/"; 
#f(compiled-function () #<bytecode 0x15696353a4f9>) :file 
"magit-20190630.1329.tar.sig" :async nil :error-function #f(compiled-function 
() #<bytecode 0x156963439f75>) :noerror t)
  package--check-signature("http://melpa.org/packages/"; 
"magit-20190630.1329.tar" 
"magit-20190630.1329/\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..."
 nil #f(compiled-function (&optional good-sigs) #<bytecode 0x156963531405>))
  #f(compiled-function () #<bytecode 0x156963be2c45>)()
  package--with-response-buffer-1("http://melpa.org/packages/"; 
#f(compiled-function () #<bytecode 0x156963be2c45>) :file 
"magit-20190630.1329.tar" :async nil :error-function #f(compiled-function () 
#<bytecode 0x156962c4e1f9>) :noerror nil)
  package-install-from-archive(#s(package-desc :name magit :version (20190630 
1329) :summary "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) (async 
(20180527)) (dash (20180910)) (git-commit (20181104)) (transient (20190528)) 
(with-editor (20181103))) :kind tar :archive "melpa" :dir nil :extras ((:commit 
. "23267cf33a7b690b27dc6760af8ab7f0886239ce") (:keywords "git" "tools" "vc")) 
:signed nil))
  mapc(package-install-from-archive (#s(package-desc :name magit :version 
(20190630 1329) :summary "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) 
(async (20180527)) (dash (20180910)) (git-commit (20181104)) (transient 
(20190528)) (with-editor (20181103))) :kind tar :archive "melpa" :dir nil 
:extras ((:commit . "23267cf33a7b690b27dc6760af8ab7f0886239ce") (:keywords 
"git" "tools" "vc")) :signed nil)))
  package-download-transaction((#s(package-desc :name magit :version (20190630 
1329) :summary "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) (async 
(20180527)) (dash (20180910)) (git-commit (20181104)) (transient (20190528)) 
(with-editor (20181103))) :kind tar :archive "melpa" :dir nil :extras ((:commit 
. "23267cf33a7b690b27dc6760af8ab7f0886239ce") (:keywords "git" "tools" "vc")) 
:signed nil)))
  package-install(#s(package-desc :name magit :version (20190630 1329) :summary 
"A Git porcelain inside Emacs." :reqs ((emacs (25 1)) (async (20180527)) (dash 
(20180910)) (git-commit (20181104)) (transient (20190528)) (with-editor 
(20181103))) :kind tar :archive "melpa" :dir nil :extras ((:commit . 
"23267cf33a7b690b27dc6760af8ab7f0886239ce") (:keywords "git" "tools" "vc")) 
:signed nil) dont-select)
  package-menu--perform-transaction((#s(package-desc :name magit :version 
(20190630 1329) :summary "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) 
(async (20180527)) (dash (20180910)) (git-commit (20181104)) (transient 
(20190528)) (with-editor (20181103))) :kind tar :archive "melpa" :dir nil 
:extras ((:commit . "23267cf33a7b690b27dc6760af8ab7f0886239ce") (:keywords 
"git" "tools" "vc")) :signed nil)) nil)
  package-menu-execute()

Here is one after M-x report-emacs-bug:

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)
  custom-declare-group(gnus-cite nil "Citation." :prefix "gnus-cite-" :link 
(custom-manual "(gnus)Article Highlighting") :group gnus-article)
  
byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306\307\310\311\312\313\314\315\316&\11\210\317\320\321\322\315\306\323\324&\7\210\317\325\326\327\315\306\323\324&\7..."
 [require gnus gnus-range gnus-art message custom-declare-group gnus-cite nil 
"Citation." :prefix "gnus-cite-" :link (custom-manual "(gnus)Article 
Highlighting") :group gnus-article custom-declare-variable 
gnus-cited-opened-text-button-line-format "%(%{[-]%}%)\n" "Format of opened 
cited text buttons." :type string gnus-cited-closed-text-button-line-format 
"%(%{[+]%}%)\n" "Format of closed cited text buttons." gnus-cited-lines-visible 
"The number of lines of hidden cited text to remain..." (choice (const :tag 
"none" nil) integer (cons :tag "Top and Bottom" integer integer)) 
gnus-cite-parse-max-size 25000 "Maximum article size (in bytes) where parsing 
cita..." (choice (const :tag "all" nil) integer) gnus-cite-max-prefix 20 
"Maximum possible length for a citation prefix." integer gnus-supercite-regexp 
(concat "^\\(" message-cite-prefix-regexp "\\)? *" ">>>>> +\"\\([^\"\n]+\\)\" 
+==") "Regexp matching normal Supercite attribution lines..." regexp 
gnus-supercite-secondary-regexp "^.*\"\\([^\"\n]+\\)\" +==" "Regexp matching 
mangled Supercite attribution line..." gnus-cite-minimum-match-count 2 "Minimum 
number of identical prefixes before we bel..." gnus-cite-attribution-prefix "In 
article\\|in <\\|On \\(Mon\\|Tue\\|Wed\\|Thu\\|Fri\\|Sa..." "Regexp matching 
the beginning of an attribution li..." gnus-cite-attribution-suffix 
"\\(\\(wrote\\|writes\\|said\\|says\\|>\\)\\(:\\|\\.\\.\\.\\)\\|-..." ...] 10)
  gnus-message-citation-mode(1)
  #f(compiled-function () #<bytecode 0x1569635b0a49>)()
  gnus-msg-mail("bug-gnu-emacs@gnu.org" "27.0.50; Testbug" nil nil nil nil nil 
nil)
  compose-mail("bug-gnu-emacs@gnu.org" "27.0.50; Testbug")
  report-emacs-bug("Testbug")

and here one after displaying an article in Gnus (RET in summary):

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)
  custom-declare-group(gnus-cite nil "Citation." :prefix "gnus-cite-" :link 
(custom-manual "(gnus)Article Highlighting") :group gnus-article)
  
byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306\307\310\311\312\313\314\315\316&\11\210\317\320\321\322\315\306\323\324&\7\210\317\325\326\327\315\306\323\324&\7..."
 [require gnus gnus-range gnus-art message custom-declare-group gnus-cite nil 
"Citation." :prefix "gnus-cite-" :link (custom-manual "(gnus)Article 
Highlighting") :group gnus-article custom-declare-variable 
gnus-cited-opened-text-button-line-format "%(%{[-]%}%)\n" "Format of opened 
cited text buttons." :type string gnus-cited-closed-text-button-line-format 
"%(%{[+]%}%)\n" "Format of closed cited text buttons." gnus-cited-lines-visible 
"The number of lines of hidden cited text to remain..." (choice (const :tag 
"none" nil) integer (cons :tag "Top and Bottom" integer integer)) 
gnus-cite-parse-max-size 25000 "Maximum article size (in bytes) where parsing 
cita..." (choice (const :tag "all" nil) integer) gnus-cite-max-prefix 20 
"Maximum possible length for a citation prefix." integer gnus-supercite-regexp 
(concat "^\\(" message-cite-prefix-regexp "\\)? *" ">>>>> +\"\\([^\"\n]+\\)\" 
+==") "Regexp matching normal Supercite attribution lines..." regexp 
gnus-supercite-secondary-regexp "^.*\"\\([^\"\n]+\\)\" +==" "Regexp matching 
mangled Supercite attribution line..." gnus-cite-minimum-match-count 2 "Minimum 
number of identical prefixes before we bel..." gnus-cite-attribution-prefix "In 
article\\|in <\\|On \\(Mon\\|Tue\\|Wed\\|Thu\\|Fri\\|Sa..." "Regexp matching 
the beginning of an attribution li..." gnus-cite-attribution-suffix 
"\\(\\(wrote\\|writes\\|said\\|says\\|>\\)\\(:\\|\\.\\.\\.\\)\\|-..." ...] 10)
  gnus-article-fill-cited-long-lines()
  gnus-treat-article(nil 1 1 "text/plain")
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(107571 nil)
  gnus-summary-display-article(107571 nil)
  gnus-summary-select-article(nil nil pseudo)
  gnus-summary-scroll-up(1)
  funcall-interactively(gnus-summary-scroll-up 1)

This is all with my setup.  Anyone feeling guilty?

TIA,

Michael.





reply via email to

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