Re: ical2org.awk

2020-09-05 Thread Bastien
Hi Eric, Eric S Fraga writes: > On Friday, 4 Sep 2020 at 12:34, Bastien wrote: >> So please feel free to move ahead with moving ical2org.awk. > > I'm not entirely sure what is meant to be done and by whom! If you wish > to replace the link on Worg to the github site

Re: ical2org.awk

2020-09-04 Thread Russell Adams
On Fri, Sep 04, 2020 at 02:31:13PM +0100, Eric S Fraga wrote: > As the original author of ical2org.awk, I should say that I do use the > functionality within gnus for importing calendar invites that I receive, > esp. from colleagues, into org. It was hard to find that, so maybe we sh

Re: ical2org.awk

2020-09-04 Thread Eric S Fraga
On Friday, 4 Sep 2020 at 12:34, Bastien wrote: > So please feel free to move ahead with moving ical2org.awk. I'm not entirely sure what is meant to be done and by whom! If you wish to replace the link on Worg to the github site you found, by all means do so. My own version of ical2or

Re: ical2org.awk

2020-09-04 Thread Eric S Fraga
On Friday, 4 Sep 2020 at 13:01, Russell Adams wrote: > On Fri, Sep 04, 2020 at 12:34:54PM +0200, Bastien wrote: >> So please feel free to move ahead with moving ical2org.awk. > > On a tangent, I found there was existing code in Gnus to import > ical. Do we need another library

Re: ical2org.awk

2020-09-04 Thread Russell Adams
On Fri, Sep 04, 2020 at 12:34:54PM +0200, Bastien wrote: > So please feel free to move ahead with moving ical2org.awk. On a tangent, I found there was existing code in Gnus to import ical. Do we need another library or file to manage if the functionality is already in emacs? ht

Re: ical2org.awk

2020-09-04 Thread Bastien
case. I've been thinking about this from time to time. I think everything in worg/code/ should move on other places---i.e. where people expect code to be hosted and found. So please feel free to move ahead with moving ical2org.awk. Thanks, -- Bastien

Re: ical2org.awk

2020-05-26 Thread Eric S Fraga
On Friday, 22 May 2020 at 16:14, Bastien wrote: > I see there is > https://github.com/msherry/ical2org/blob/master/ical2org.awk Interesting. I hadn't been aware of that fork. > so perhaps hosting the code on worg/code/ is not so useful > anymore? I don't really have

Re: ical2org.awk

2020-05-22 Thread Bastien
o use #!/usr/bin/env gawk -f here: https://code.orgmode.org/bzg/worg/commit/2d5d92ca61 I see there is https://github.com/msherry/ical2org/blob/master/ical2org.awk so perhaps hosting the code on worg/code/ is not so useful anymore? If you see useful places in Worg where pointers could be update

Re: ical2org.awk

2020-05-07 Thread Eric S Fraga
On Thursday, 7 May 2020 at 14:05, Andreas Röhler wrote: > thanks providing ical2org.awk. > When running on Debian8 however, encountered a bunch of errors: [...] > Turns out had to install gawk. Yes, I guess ical2org does expect gawk. I should have made that clear. On my Debian ins

ical2org.awk

2020-05-07 Thread Andreas Röhler
Hi, thanks providing ical2org.awk. When running on Debian8 however, encountered a bunch of errors: awk: ./ical2org.awk: line 394: function strftime never defined awk: ./ical2org.awk: line 394: function gensub never defined awk: ./ical2org.awk: line 394: function gensub never defined awk