Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Seltenreich <andreas+ding@gate450.dyndns.org>
Subject: Re: nnir.el error
Date: Sat, 10 Jun 2006 09:59:22 +0200	[thread overview]
Message-ID: <87fyidqw4l.fsf@gate450.dyndns.org> (raw)
In-Reply-To: <87r71xwkum.fsf@nokile.rath.org> (Nikolaus Rath's message of "Sat, 10 Jun 2006 09:06:25 +0200")

Nikolaus Rath <Nikolaus@rath.org> writes:

> Andreas Seltenreich <andreas+ding@gate450.dyndns.org> writes:
>> Nikolaus Rath <Nikolaus@rath.org> writes:
>>
>>> Andreas Seltenreich <andreas+ding@gate450.dyndns.org> writes:
>>>
>>>> Does it work for you with nnir.el from CVS plus the following patch
>>>> and nnir-mail-backend set to nil (it isn't by default)?
>>>
>>> No, similar error:
>>>
>>> Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
>>>   aset(nil 0 306)
>>>   (mail-header-set-number novitem art)
>>
>> Could you take a look at the variables artitem, server and artgroup
>> when error occurs?  E.g., while in the recursive edit caused by the
>> debugger, change to a message buffer and hit C-x C-e after the
>> following form:
>>
>>     (gnus-prin1 (list artitem server artgroup ))
>>
>> It might give a clue if something obvious goes wrong.
>
> This produced:
>
>  (gnus-prin1 (list artitem server artgroup ))
>
>  (["nnml:home.nikratio.Gnus.Groups.Archiv.2000" 743 166] "nnml:" "home.nikratio.Gnus.Groups.Archiv.2000")

Ah, there we go. This looks very much like there isn't anything cut
off from the file names spit out by swish-e. If the actual group name
existing in the nnml server is "Archiv.2000", then
nnir-swish-e-remove-prefix should rather look like
"/home/nikratio/Gnus/Groups/" than "/home/nikratio/Gnus/swish-e/"

Cutting off the prefix from the file names returned by swish-e and
replacing the remaining dashes with dots needs to yield a valid nnml
group name for nnir to work.

I'm confident that it'll work with a proper prefix.

regards,
andreas



  reply	other threads:[~2006-06-10  7:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 13:45 Nikolaus Rath
2006-06-08  5:47 ` Andreas Seltenreich
2006-06-08  9:49   ` Nikolaus Rath
2006-06-09 18:59     ` Andreas Seltenreich
2006-06-10  3:41       ` Andreas Seltenreich
2006-06-10 20:49         ` Nikolaus Rath
2006-06-10 22:07           ` Andreas Seltenreich
2006-06-11 10:43             ` Nikolaus Rath
2006-06-11 11:35               ` Reiner Steib
2006-06-11 12:14                 ` Nikolaus Rath
2006-06-11 21:07                   ` Reiner Steib
2006-06-11 14:51               ` Andreas Seltenreich
2006-06-12  7:32                 ` Nikolaus Rath
2006-06-12 22:12                   ` Andreas Seltenreich
2006-06-10  7:06       ` Nikolaus Rath
2006-06-10  7:59         ` Andreas Seltenreich [this message]
2006-06-10  9:30           ` Nikolaus Rath
2006-06-08  9:56   ` Nikolaus Rath

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=87fyidqw4l.fsf@gate450.dyndns.org \
    --to=andreas+ding@gate450.dyndns.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).