remacs / remacs

Rust :heart: Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

incf not implemented

hexmode opened this issue · comments

From starting gnus after M-x toggle-debug-on-error RET, this backtrace:

Debugger entered--Lisp error: (invalid-function incf)
  incf(0)
  gnus-summary-prepare-threads((...))
  gnus-summary-prepare()
  gnus-summary-read-group-1("nnimap+nichework:INBOX" nil t nil nil nil)
  gnus-summary-read-group("nnimap+nichework:INBOX" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
  funcall-interactively(gnus-topic-select-group nil)
  call-interactively(gnus-topic-select-group nil nil)
  command-execute(gnus-topic-select-group)

Did we remove it? Or are you using a newer version of gnus? The remacs code is an early 26.

incf is an alias of cl-incf defined in cl.el

In any case, opening gnus now works. Both when started with -q --no-site-file and when used with my config.