Gnus development mailing list
 help / color / mirror / Atom feed
* Nognus v0.17 registry problem ?
@ 2011-08-14  8:11 Julien Cubizolles
  2011-08-14 10:37 ` David Engster
  0 siblings, 1 reply; 5+ messages in thread
From: Julien Cubizolles @ 2011-08-14  8:11 UTC (permalink / raw)
  To: ding


Since updating to release v0.17, gnus wouldn't start, complaining with :

,----
| Debugger entered--Lisp error: (error "Error in ~/.gnus  : eieio-defmethod")
|   signal(error ("Error in ~/.gnus: eieio-defmethod"))   
|   error("Error in %s: %s" "~/.gnus" eieio-defmethod)    
|    byte-code("\303\304\b \211A@)#\207" [file var x error "Error in
| %s: %s"] 5)
|   gnus-read-init-file()
|   gnus-1(nil nil nil)
|   gnus(nil)
|   call-interactively(gnus t nil)
|   execute-extended-command(nil)
|   call-interactively(execute-extended-command nil nil)
`----

I could get gnus to launch by commenting out all lines (see at the end
of this post) relative to the registry in .gnus.el but I've no idea what
causes the problem. I'm running Gnus in 24.0.50.1 on Linux.

Here are the lines commented out :

;; (setq gnus-registry-install t)
;; (require 'gnus-registry)
;; (gnus-registry-initialize)

this fancy split rule :
;; (: gnus-registry-split-fancy-with-parent)

and this line :
;; (setq spam-log-to-registry t)

Julien.




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

end of thread, other threads:[~2011-08-16 17:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-14  8:11 Nognus v0.17 registry problem ? Julien Cubizolles
2011-08-14 10:37 ` David Engster
2011-08-14 13:10   ` Julien Cubizolles
2011-08-14 14:29     ` David Engster
2011-08-16 17:16       ` Julien Cubizolles

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).