From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Eglen Subject: Re: Handling Repeating events from google calendar / repeater interval Date: Tue, 09 Jul 2013 10:07:56 +0100 Message-ID: <851u78p0cz.fsf@damtp.cam.ac.uk> References: <85k3l1nljo.fsf@damtp.cam.ac.uk> <51DBAFD6.1030608@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwTtx-0007lL-Pm for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 05:08:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwTtv-0000D4-Mn for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 05:08:01 -0400 Received: from ppsw-mx-f.csi.cam.ac.uk ([131.111.8.149]:51484 helo=ppsw-42.csi.cam.ac.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwTtv-0000Co-GR for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 05:07:59 -0400 In-reply-to: <51DBAFD6.1030608@gmx.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Simon Thum Cc: emacs-orgmode@gnu.org, Stephen Eglen , guivho@gmail.com > It's not exactly answering your question but my little tool > > https://github.com/simonthum/ical2org Thanks, this is a nice workaround, it just worked well on my google calendar import. Should we add a link to this on http://orgmode.org/worg/org-tutorials/org-google-sync.html (how do I edit that?) Is there a typo in the install section of the doc? I had to do "gem install ri_cal" (rather than rical)? Would still be interested though in thoughts about finite repeater intervals. Stephen