From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: patch: add event reminders to iCalendar export Date: Wed, 21 Jul 2010 09:48:26 +0200 Message-ID: <6E8E6E2E-8AE2-4091-BC80-30FC3BB0C082@gmail.com> References: <87vd8nx9b9.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=50540 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObU2b-0002k8-Ar for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 03:48:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObU2Z-0006kk-NN for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 03:48:33 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:57389) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObU2Z-0006kV-JD for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 03:48:31 -0400 Received: by eydd26 with SMTP id d26so1737314eyd.0 for ; Wed, 21 Jul 2010 00:48:30 -0700 (PDT) In-Reply-To: <87vd8nx9b9.wl%ucecesf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: org-mode mailing list Hi Eric, this code is not in Org mode. Thanks! - Carsten On Jul 11, 2010, at 12:26 AM, Eric S Fraga wrote: > Carsten et al., > > Okay, I've tried following the instructions for submitting patches. > I've learned more git than I thought I needed the past few days... ;-) > > Anyway, I've uploaded my changes to > > git://github.com/ericsfraga/esf-org.git > > under branch "icalalarm" assuming I've done things correctly. Please > do let me know if I should have done anything differently. > > The changes are to allow timed events exported with an alarm reminder > if the variable org-icalendar-alarm-time is non-zero (defaults to 0 so > that default behaviour remains as it was before). > > Thanks, > eric > -- > Eric S Fraga > GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten