From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83293 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: iCalendar support: reply to invitations, sync to org Date: Fri, 07 Jun 2013 08:41:16 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <871u8ert3n.fsf@lifelogs.com> References: <5n5x2r38v8y3nk.fsf@nb-jtatarik2.xing.hh> <87d2ub63e0.fsf@randomsample.de> <87obbjtgls.fsf@lifelogs.com> <87k3m7i2v5.fsf@randomsample.de> <8738svt9ih.fsf@lifelogs.com> <87fvwvhzw4.fsf@randomsample.de> <87d2rzrtmb.fsf@lifelogs.com> <5n5x2rtxlbgdom.fsf@nb-jtatarik2.xing.hh> <5n5x2rwqq6f7a0.fsf@nb-jtatarik2.xing.hh> Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1370608952 23587 80.91.229.3 (7 Jun 2013 12:42:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Jun 2013 12:42:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31559@lists.math.uh.edu Fri Jun 07 14:42:32 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 1Ukvzz-0007Pf-Ur for ding-account@gmane.org; Fri, 07 Jun 2013 14:42:32 +0200 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 1Ukvz5-0002Ni-RG; Fri, 07 Jun 2013 07:41:35 -0500 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 1Ukvz4-0002NT-HL for ding@lists.math.uh.edu; Fri, 07 Jun 2013 07:41:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Ukvz0-0002YH-7Z for ding@lists.math.uh.edu; Fri, 07 Jun 2013 07:41:34 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Ukvyy-0004ga-Sd for ding@gnus.org; Fri, 07 Jun 2013 14:41:28 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ukvyx-0006Qz-3D for ding@gnus.org; Fri, 07 Jun 2013 14:41:27 +0200 Original-Received: from pool-72-93-26-80.bstnma.east.verizon.net ([72.93.26.80]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jun 2013 14:41:27 +0200 Original-Received: from tzz by pool-72-93-26-80.bstnma.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jun 2013 14:41:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-72-93-26-80.bstnma.east.verizon.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:5b/1VO3gt0Uw57XA43N0BBvtDss= X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83293 Archived-At: On Fri, 07 Jun 2013 14:13:27 +0200 Jan Tatarik wrote: JT> On Fri, Jun 07 2013, Steinar Bang wrote: >>>>>>> Jan Tatarik : >>> I'm trying to whip it into shape for inclusion, the current effort is at >>> https://github.com/jtatarik/gnus/blob/icalendar/lisp/gnus-icalendar.el >> Note that since this repo is structured like the gnus repo itself, it >> should be possible to merge this in with full history. >> The reason I say "should be" instead of "is", is that the icalendar repo >> seems to come from something called "emacsmirror", rather than the gnus >> repo >> https://github.com/jtatarik/gnus/network >> I'm guessing that emacsmirror is a git repo shadowing the emacs bzr >> repo...? JT> If it makes the merge process easier, I will simply clone the original JT> repo instead of the emacsmirror one, and continue development against JT> that. It's probably better, yes, but either way we can make it happen. Ted