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)

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to