On Feb 16, 2009, at 4:20 PM, Sharad Pratap wrote: > Hi Carsten, > Sorry, > I have sent wrong file `orgremind.el,' won't have changes. > it is actually `org-exp.el' that I have forgot to include. > > Yes I can put these function in `org2rem.el' but I am sending > correct file > as correction of my previous mail. Please do so. Thanks. - Carsten > > > But Carsten, here is number of different calendaring system present > e.g. > iCal > remind > Zsh calendar(man zsh-betacalsys) > > which all share similar feature, then here it would be better if > here is > a generic framwork should be here on top of it, ical, remind, Zsh > calendar, > interface we can add. > > (if you want to test it, please (setq org-remind-include-todo t), > for getting all todo's in remind > and I were not able to make remind function auto-completable, so you > have to M-x org-export > followed by `d' or `D' or `k'.) > > Regards and Thanks, > Sharad > > On Mon, Feb 16, 2009 at 4:13 AM, Carsten Dominik > wrote: > Hi Sharad, > > thanks for your work. > > Instead for making a big change to org-exp.el I would much rather > have > a separate files with these functions, and a change to org-exp.el > that is as minimal as possible. > > - Carsten > > On Feb 15, 2009, at 11:10 PM, Sharad Pratap wrote: > >> Hi Dominik, >> I have added remind functions in `org-exp.el' by following icalendar, >> functions. >> As you must have known `ical2rem' kind of utilities is here, So I got >> at least remind is superset to ical, there should not be any problem. >> >> I have tested few things like. >> * remind `[' `%' handled >> >> In it two known bugs left. >> 1. Duplication of code, another copy of icalendar .function for >> remind. >> 2. empty description returning a single newline, that causes ugly >> output. >> >> I am attaching this with this mail `org-exp.el' (with remind) >> and full `org2rem.el' that I have not changed from last time, >> As I started work on `org-exp.el.' >> >> I will try to fix both 1, 2 as I will get time. >> But I think for most of usage it will work nice. >> >> -- >> Regards, >> Sharad >> >> On Fri, Feb 13, 2009 at 12:55 PM, Carsten Dominik > > wrote: >> Hi Sharad, >> >> instead of a new patch, please send me just a full new version of >> org2rem.el when you are done changing it. >> Thanks. >> >> - Carsten >> >> On Feb 12, 2009, at 2:22 PM, Sharad Pratap wrote: >> >>> Hi Daniel, >>> >>> Actually I have used your proposed _regular expression_ only, >>> and little rearrangement. >>> Since my child was born last month I did not have much time. >>> Therefore, I did not test org2rem. >>> Many congratulations to you on your sweet little bundle of joy!! >>> >>> I did not tested the last suggestion of Carsten but you seem to >>> overcome the problem I encountered. >>> I also wanted to remove these three >>> (defvar org2rem-scheduled-reminders nil) >>> (defvar org2rem-deadline-reminders nil) >>> (defvar org2rem-pure-timestamps-reminders nil) >>> global variables, with next patch by this week end. >>> >>> And finally Thanks you very much Daniel for `org2rem.el' I am >>> regular user of `remind'. >>> >>> On Thu, Feb 12, 2009 at 5:12 AM, Daniel Martins >>> wrote: >>> Thanks Sharap, >>> >>> Since my child was born last month I did not have much time. >>> Therefore, I did not test org2rem. >>> >>> I did not tested the last suggestion of Carsten but you seem to >>> overcome the problem I encountered. >>> >>> I am also suggest to include this patch to expand Bastien original >>> org2rem.el >>> >>> Whenever I have time (to sleep!) I will test your scripts. >>> >>> Daniel >>> >>> >>> >>> >>> >>> 2009/2/11 Carsten Dominik >>> >>> Hi Bastien, >>> >>> you wrote the original org2rem.el Do you agree we should apply >>> this patch? >>> I have not tested it as I do not use remind. >>> >>> - Carsten >>> >>> On Feb 11, 2009, at 4:33 PM, Sharad Pratap wrote: >>> >>>> Hi Carsten, >>>> Please do apply it, (if you find it is fine.) >>>> I have joined this mailing list today only, >>>> so not able to include all peoples in thread. >>>> >>>> On Wed, Feb 11, 2009 at 8:51 PM, Carsten Dominik >>> > wrote: >>>> I have not followed this discussion - should I apply this patch >>>> to org2rem.el in the distribution? >>>> >>>> - Carsten >>>> >>>> >>>> On Feb 11, 2009, at 3:23 PM, Sharad Pratap wrote: >>>> >>>> Hi Daniel, >>>> >>>> Your regular expression working fine!!, I have made few change with >>>> same regular expression, and it has worked for me. >>>> >>>> I wish `org2rem' could be as robust as `org-export-icalendar'. >>>> >>>> Like me you also want orgmode outside editor, So I have added to >>>> executable script `org2remind' and `show-agenda'. >> > >