Gnus development mailing list
 help / color / mirror / Atom feed
* Trying to require a method that doesn't exist
@ 2000-12-06 17:53 Robin S. Socha
  2000-12-06 18:06 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Robin S. Socha @ 2000-12-06 17:53 UTC (permalink / raw)


I think it's dead...

Signaling: (error "Trying to require a method that doesn't exist")
  signal(error ("Trying to require a method that doesn't exist"))
  cerror("Trying to require a method that doesn't exist")
  apply(cerror "Trying to require a method that doesn't exist")
  error("Trying to require a method that doesn't exist")
  gnus-server-opened((nil ""))
  gnus-activate-group("nnml:AHBOU" scan)
  gnus-get-unread-articles(nil)
  gnus-setup-news(nil nil nil)
  byte-code("..." [gnus-slave gnus-current-startup-file gnus-startup-file did-connect level dont-connect gnus-group-quit gnus-run-hooks gnus-startup-hook gnus-make-newsrc-file gnus-dribble-read-file bbb-login add-hook gnus-summary-mode-hook gnus-grouplens-mode gnus-setup-news nil gnus-setup-news-hook gnus-start-draft-setup gnus-group-list-groups gnus-group-first-unread-group gnus-configure-windows group gnus-group-set-mode-line gnus-started-hook gnus-use-dribble-file gnus-use-grouplens] 4)
  gnus-1(nil nil nil)
  gnus(nil)
  call-interactively(gnus)
  command-execute(gnus t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

ARGH!!!
-- 
Robin S. Socha <http://socha.net/>
``The funniest part is that on this system, Robin S. Socha is the "kinder,
 gentler" sysadmin...'' (Kate <http://www.katewerk.com/>)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Trying to require a method that doesn't exist
  2000-12-06 17:53 Trying to require a method that doesn't exist Robin S. Socha
@ 2000-12-06 18:06 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-12-06 18:06 UTC (permalink / raw)


"Robin S. Socha" <robin@socha.net> writes:

> I think it's dead...
> 
> Signaling: (error "Trying to require a method that doesn't exist")
>   signal(error ("Trying to require a method that doesn't exist"))
>   cerror("Trying to require a method that doesn't exist")
>   apply(cerror "Trying to require a method that doesn't exist")
>   error("Trying to require a method that doesn't exist")
>   gnus-server-opened((nil ""))
>   gnus-activate-group("nnml:AHBOU" scan)

Probably your .newsrc.eld is broken.  It seems that "nnml:AHBOU" 
reports its method is (nil "").

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-06 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-06 17:53 Trying to require a method that doesn't exist Robin S. Socha
2000-12-06 18:06 ` ShengHuo ZHU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).