Gnus development mailing list
 help / color / mirror / Atom feed
From: Joseph Gay <gilleylen@gmail.com>
To: ding@gnus.org
Subject: Re: nnimap: possible bug with gnus-summary-move-article
Date: Tue, 12 Apr 2011 13:02:08 -0500	[thread overview]
Message-ID: <87mxjvjqlb.fsf@geneva.hpsy.me> (raw)
In-Reply-To: <m3fwpnmpan.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>
>> |   nnimap-open-server("gmail+nnimap+gmail:identica")
>
> Well, it's trying to open a server that doesn't exist.
>
>
> [...]
>
>> |   gnus-request-move-article(16046 "nnimap+gmail:INBOX" "gmail" (gnus-request-accept-article "nnimap+gmail:identica" (quote nil) t t) t nil)
>
> Which comes from here.  A server that's `(quote nil)'?  Very odd.
> What's your nnimap setup like?

In gnus-secondary-select-methods, I have:

  (nnimap "gmail"
          (nnimap-address "imap.gmail.com")
          (nnimap-server-port 993)
          (nnimap-stream ssl)
          (nnir-search-engine imap)
          (nnimap-authinfo-file nil))

That portion hasn't changed in quite some time.

Recently I added an expression to gnus-parameters, though I'm not sure
it's relevant here.

  ("nnimap\\+gmail:INBOX"
           (comment . "INBOX:personal"))

For what it's worth, gnus-summary-move-article does work for existing
IMAP folders.




  reply	other threads:[~2011-04-12 18:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 18:57 Joseph Gay
2011-04-12 15:04 ` Bojan Nikolic
2011-04-12 16:01 ` Lars Magne Ingebrigtsen
2011-04-12 18:02   ` Joseph Gay [this message]
2011-04-12 18:49     ` Lars Magne Ingebrigtsen

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=87mxjvjqlb.fsf@geneva.hpsy.me \
    --to=gilleylen@gmail.com \
    --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).