From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60358 Path: news.gmane.org!not-for-mail From: David Wuertele Newsgroups: gmane.emacs.gnus.general Subject: "B m" move article between nnimap groups hoses destination group Date: 26 May 2005 18:29:12 -0700 Organization: Berkeley Fluent Network Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117212497 7890 80.91.229.2 (27 May 2005 16:48:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 May 2005 16:48:17 +0000 (UTC) Original-X-From: ding-owner+M8885@lists.math.uh.edu Fri May 27 18:48:14 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DbhyK-0005Fv-Ig for ding-account@gmane.org; Fri, 27 May 2005 18:46:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DbhyW-0005sC-00; Fri, 27 May 2005 11:46:20 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DbTfz-0003RN-00 for ding@lists.math.uh.edu; Thu, 26 May 2005 20:30:15 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DbTfs-0000Kp-N8 for ding@lists.math.uh.edu; Thu, 26 May 2005 20:30:08 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DbTfr-0002gZ-00 for ; Fri, 27 May 2005 03:30:07 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DbTdE-0004IT-2I for ding@gnus.org; Fri, 27 May 2005 03:27:24 +0200 Original-Received: from dsl081-242-215.sfo1.dsl.speakeasy.net ([64.81.242.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 May 2005 03:27:24 +0200 Original-Received: from dave-gnus by dsl081-242-215.sfo1.dsl.speakeasy.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 May 2005 03:27:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dsl081-242-215.sfo1.dsl.speakeasy.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60358 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60358 I have fetchmail delivering to maildirs on my linux box, and those are served up by dovecot, which I access using the "nnimap" select method: (setq gnus-select-method '(nnimap "" (nnimap-address "localhost"))) When I was in one of these nnimap groups, I decided to move a message to a different nnimap group, so I typed "B m ". This succeeded, but now when I try to access , I can't get into it, and the following error is printed in the minibuffer: "Wrong type argument: number-or-marker-p, RE:" How can I get back? I don't care if I lose the email, but I NEED to read !! Thanks, Dave