From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82642 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-sync.el patch and notes Date: Fri, 21 Dec 2012 14:36:09 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87d2y3i4eu.fsf@lifelogs.com> References: <87d33vtkms.fsf@dancingfrog.co.uk> Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356118823 1820 80.91.229.3 (21 Dec 2012 19:40:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2012 19:40:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30908@lists.math.uh.edu Fri Dec 21 20:40:38 2012 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 1Tm8SI-0007Cn-V3 for ding-account@gmane.org; Fri, 21 Dec 2012 20:40:27 +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 1Tm8Rx-0000dj-Uz; Fri, 21 Dec 2012 13:40:06 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Tm8Rw-0000dV-Q1 for ding@lists.math.uh.edu; Fri, 21 Dec 2012 13:40:04 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Tm8Rv-00012j-DH for ding@lists.math.uh.edu; Fri, 21 Dec 2012 13:40:04 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Tm8Rt-00050U-TZ for ding@gnus.org; Fri, 21 Dec 2012 20:40:01 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tm8Rw-0006sn-LA for ding@gnus.org; Fri, 21 Dec 2012 20:40:04 +0100 Original-Received: from c-65-96-148-157.hsd1.ma.comcast.net ([65.96.148.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Dec 2012 20:40:04 +0100 Original-Received: from tzz by c-65-96-148-157.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Dec 2012 20:40:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-65-96-148-157.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:FutCdxHNFAjhQstDXqAaJy0pF5c= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82642 Archived-At: On Mon, 16 Jul 2012 23:18:51 +0100 Matt Ford wrote: MF> I've been trying to use the gnus-sync.el to, well, keep things in sync. MF> And after much to and fro I've got it working and I've even made a MF> partial patch for the bit I'm interested in (the file based sync). Thanks, Matt, and sorry for the delay. Do you have papers on file? The patch looks good and I don't see any problems with it. The delay in responding was entirely due to external factors. Ted