Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Andreas Seltenreich <seltenreich@gmx.de>
Cc: info-gnus-english@gnu.org
Subject: Re: gnus, swish-e, nnir - jumping to article (G T) issue
Date: Tue, 13 Jun 2006 03:57:39 +0200	[thread overview]
Message-ID: <87odwx95rg.fsf@gate450.dyndns.org> (raw)
In-Reply-To: <m3lkv9i3f8.fsf@bull.dancingfrog.co.uk> (Matt Ford's message of "Fri, 17 Mar 2006 13:52:43 +0000")

Matt Ford <matt@dancingfrog.co.uk> writes:

>   debug(error (error "Trying to require a method that doesn't exist"))
>   signal(error ("Trying to require a method that doesn't exist"))
>   error("Trying to require a method that doesn't exist")
>   gnus-server-opened((nil "-ephemeral" (nil-address nil)))
>   gnus-check-server((nil "-ephemeral" (nil-address nil)))
>   gnus-group-read-ephemeral-group("mail.sent" nil t (#<killed buffer>
>   . summary) nil (432$ (let* ((cur ...) (group ...) (backend-number
>   ...) server backend-group) (setq server (n$
>   gnus-summary-nnir-goto-thread()
>   call-interactively(gnus-summary-nnir-goto-thread)
>
> How can I further debug?
>
> My .gnus.el is very simple with not much more than the following,
>
>   (setq gnus-select-method '(nnml ""))
>   ;; use a fancy search engine
>   (require 'nnir)
>   (setq nnir-search-engine 'swish-e)
>   (setq nnir-mail-backend gnus-select-method)
>
> I'm wondering if this has something to do with the fact that nnml is
> my primary news server - but I've no good reason for thinking this.

You were right, the function nnir-group-server didn't do the right
thing when called on the primary select method.  It should work with
version 7.17 and newer from CVS:

<http://quimby.gnus.org/cgi-bin/cvsweb.cgi/~checkout~gnus/contrib/nnir.el?rev=HEAD&content-type=text/plain>

Mind testing it?

Thanks,
andreas

      reply	other threads:[~2006-06-13  1:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-17 13:52 Matt Ford
2006-06-13  1:57 ` Andreas Seltenreich [this message]

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=87odwx95rg.fsf@gate450.dyndns.org \
    --to=seltenreich@gmx.de \
    --cc=info-gnus-english@gnu.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).