Gnus development mailing list
 help / color / mirror / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: ding@gnus.org
Subject: Nognus v0.17 registry problem ?
Date: Sun, 14 Aug 2011 10:11:43 +0200	[thread overview]
Message-ID: <87k4agmmyo.fsf@free.fr> (raw)


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.




             reply	other threads:[~2011-08-14  8:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-14  8:11 Julien Cubizolles [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4agmmyo.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).