From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84014 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Error message when opening INBOX on davmail: Wrong type argument: number-or-marker-p, OK Date: Fri, 27 Dec 2013 09:39:58 +0100 Organization: Probably a good idea Message-ID: <87iouaheld.fsf@dod.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1388133618 571 80.91.229.3 (27 Dec 2013 08:40:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Dec 2013 08:40:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32266@lists.math.uh.edu Fri Dec 27 09:40:23 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VwSxx-0005k6-RE for ding-account@gmane.org; Fri, 27 Dec 2013 09:40:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1VwSxp-0002OQ-HA; Fri, 27 Dec 2013 02:40:13 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1VwSxo-0002OC-6Q for ding@lists.math.uh.edu; Fri, 27 Dec 2013 02:40:12 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1VwSxn-0008Ky-9A for ding@lists.math.uh.edu; Fri, 27 Dec 2013 02:40:12 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1VwSxl-0005ep-W0 for ding@gnus.org; Fri, 27 Dec 2013 09:40:10 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VwSxj-0005dN-U0 for ding@gnus.org; Fri, 27 Dec 2013 09:40:07 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Dec 2013 09:40:07 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Dec 2013 09:40:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:gRn+nY1u9KWbRepMnnw6Eg/DiO0= X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84014 Archived-At: Platform: debian testing/unstable, GNU Emacs 24.3.1 (i486-pc-linux-gnu, GTK+ Version 3.8.4) of 2013-10-01 on biber, modified by Debian, Ma Gnus v0.8 (last git pull on December 15), davmail 4.4.0-2198-1 I'm trying to use Gnus with davmail talking to exchange on Office365. Davmail (http://davmail.sourceforge.net/ ) is running on localhost, accessing Exchange with some obscure HTTP based protocols, and exposing Exchange as an IMAP server on localhost. Here's the server definition: (nnimap "davmail" (nnimap-server-port 1143) (nnimap-address "localhost") (nnimap-stream network)) Right now nnimap+davmail:INBOX is showing one unread message. When I try to enter that nnimap group with RET, I get the following messages in the minibuffer: nnimap read 0k from localhost gnus-thread-total-score: Wrong type argument: number-or-marker-p, OK