From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87118 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-cloud work Date: Sun, 03 Jul 2016 19:05:11 +0200 Organization: Probably a good idea Message-ID: <87d1mu1wl4.fsf@dod.no> References: <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> <87h9ceoh91.fsf@lifelogs.com> <874m8eocx5.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1467565761 18941 80.91.229.3 (3 Jul 2016 17:09:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2016 17:09:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35338@lists.math.uh.edu Sun Jul 03 19:09:09 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 1bJktH-0002vZ-KW for ding-account@gmane.org; Sun, 03 Jul 2016 19:09:07 +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 1bJkpi-0005S6-VS; Sun, 03 Jul 2016 12:05:27 -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 1bJkpg-0005Rb-M3 for ding@lists.math.uh.edu; Sun, 03 Jul 2016 12:05:24 -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 1bJkpb-0000pI-AF for ding@lists.math.uh.edu; Sun, 03 Jul 2016 12:05:24 -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 1bJkpZ-0002C8-UO for ding@gnus.org; Sun, 03 Jul 2016 19:05:17 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bJkpZ-0001jZ-5x for ding@gnus.org; Sun, 03 Jul 2016 19:05:17 +0200 Original-Received: from cm-84.211.241.232.getinternet.no ([84.211.241.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Jul 2016 19:05:17 +0200 Original-Received: from sb by cm-84.211.241.232.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Jul 2016 19:05:17 +0200 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.211.241.232.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:gcAAilXymdyAKozJ9sVdkt8wbjU= X-Spam-Score: -4.2 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87118 Archived-At: >>>>> Steinar Bang : >>>>> Ted Zlatanov : >> Right. You're going to have to use the Git Emacs checkout. > Yeah, looks like. Ok, now I've built newest git emacs with your scratch/gnus-cloud branch on a debian jessie computer. This one: https://steinar.bang.priv.no/2016/02/06/debian-jessie-on-intel-skylake/ I select my nnimap server in the server buffer, press 'i' to mark it as gnus-cloud, and then arrow up one line and press 'I', and I still get this error message: Debugger entered--Lisp error: (error "Format specifier doesn’t match argument type") format("Subject: (sequence: %d type: %s storage-method: %s)\n" "UNKNOWN" :full epg) gnus-cloud-upload-data(t) gnus-server-toggle-cloud-method-server() funcall-interactively(gnus-server-toggle-cloud-method-server) call-interactively(gnus-server-toggle-cloud-method-server nil nil) command-execute(gnus-server-toggle-cloud-method-server)