info-gnus-english
[Top][All Lists]
Advanced

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

gnus-kill-newsgroup error


From: Richmond
Subject: gnus-kill-newsgroup error
Date: Sun, 05 Apr 2020 09:25:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Due to my computer dying I lost some changes. One of which was to stop
subscribing to new groups. But even though I reapplied this change, I
was unable to launch gnus because of this error. I cannot find any
reference in the lisp to this function gnus-kill-newsgroup but something
is calling it and then failing. I got gnus working in the end by
removing the mozilla server from .gnus.

There was a reference in to this function in .gnu-emacs but I renamed
this file to dotgnu-emacs but still the error occured. Can functions get
copied around?



Debugger entered--Lisp error: (void-function gnus-kill-newsgroup)
  (gnus-kill-newsgroup newsgroup)
  (lambda (newsgroup) (gnus-subscribe-newsgroup newsgroup) (gnus-kill-newsgroup 
newsgroup))("nntp+news.mozilla.org:mozilla.dev.l10n.ta")
  gnus-call-subscribe-functions((lambda (newsgroup) (gnus-subscribe-newsgroup 
newsgroup) (gnus-kill-newsgroup newsgroup)) "nntp+news.mozilla.org:\
mozilla.dev.l10n.ta")

[*******deleted stuff here which contained a long list of groups and control 
characters]

  gnus-1(nil nil nil)
  gnus(nil)
  funcall-interactively(gnus nil)
  call-interactively(gnus record nil)
  command-execute(gnus record)
  execute-extended-command(nil "gnus" "gnus")
  funcall-interactively(execute-extended-command nil "gnus" "gnus")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)



reply via email to

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