Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Matt Ford <matt@dancingfrog.co.uk>
Subject: gnus, swish-e, nnir - jumping to article (G T) issue
Date: Fri, 17 Mar 2006 13:52:43 +0000	[thread overview]
Message-ID: <m3lkv9i3f8.fsf@bull.dancingfrog.co.uk> (raw)

Hi All,

I'm fairly new to Emacs, GNU's and swish-e so I need a little help here...

I'm using nnir to interface to swish-e so I can do really sweet
searchs over my mailbox.  It all works great - up until the point I
try to go from the nnir generated group to the articles originating
group via "G T".

When trying to go to the originating group I get this,

  Trying to require a method that doesn't exist.

Switching on, toggle-debug-on-error, gives me this,

  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.
The path seems correct as when I GG I can view the articles returned
in the summary buffer - I just can't leap to the original
location....hmmmm....

Any pointers?

Cheers,

Matt

             reply	other threads:[~2006-03-17 13:52 UTC|newest]

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

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=m3lkv9i3f8.fsf@bull.dancingfrog.co.uk \
    --to=matt@dancingfrog.co.uk \
    /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).