From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87113 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-cloud work Date: Fri, 01 Jul 2016 12:27:23 +0800 Message-ID: <87r3bem190.fsf@ericabrahamsen.net> References: <87twzdc86f.fsf@building.gnus.org> <8761bhzz0f.fsf@lifelogs.com> <878ugdxpuc.fsf@lifelogs.com> <86twv7p7nu.fsf_-_@dod.no> <86r3pnciof.fsf_-_@dod.no> <87io0y4bw4.fsf_-_@lifelogs.com> <87lh3439r6.fsf@dod.no> <87bn3vs1tb.fsf@lifelogs.com> <877fe0svto.fsf@lifelogs.com> <87r3by2sfd.fsf_-_@lifelogs.com> <87wplnzhvb.fsf@lifelogs.com> <8737nukab5.fsf@ericabrahamsen.net> <87a8i2n2i7.fsf@lifelogs.com> <878txm6rsy.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1467347474 8199 80.91.229.3 (1 Jul 2016 04:31:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2016 04:31:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35333@lists.math.uh.edu Fri Jul 01 06:31:02 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bIq6V-00070S-CZ for ding-account@gmane.org; Fri, 01 Jul 2016 06:30:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1bIq5n-0002sv-BU; Thu, 30 Jun 2016 23:30:15 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1bIq5j-0002sE-C5 for ding@lists.math.uh.edu; Thu, 30 Jun 2016 23:30:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1bIq5h-0002n6-U4 for ding@lists.math.uh.edu; Thu, 30 Jun 2016 23:30:11 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1bIq5g-0005BM-Fy for ding@gnus.org; Fri, 01 Jul 2016 06:30:08 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bIq5c-0006LU-UA for ding@gnus.org; Fri, 01 Jul 2016 06:30:05 +0200 Original-Received: from 123.115.139.67 ([123.115.139.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jul 2016 06:30:04 +0200 Original-Received: from eric by 123.115.139.67 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jul 2016 06:30:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 123.115.139.67 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:JrBOPurpaRdW7B2DOdX6c/GPlcs= X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87113 Archived-At: Eric Abrahamsen writes: [...] > After that everything worked fine. I haven't yet gone to the office and > tried to download the data on the other machine. Okay, now I've done that, and have got the sync IMAP group in both places. Once again I had to manually setq the gnus-cloud-sequence variable to make it work, and foolishly set it to 1 again, when I assume I should have set it to 2? Or...? Anyhow, now I have two messages in the sync group, both with :sequence 1. Evalling (gnus-cloud-download-data) simply returns nil. E