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 you found, by all means > d

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 should both docu

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 ical2org.awk is no

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 or file to manage if

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? https://lists.gnu.org

Re: ical2org.awk

2020-09-04 Thread Bastien
Hi Eric, Eric S Fraga writes: > I don't really have a strong opinion about this. Happy for it to remain > (it does work) but also happy to have it removed and a link to that fork > put in. My own version has diverged from the one I put on Worg ever so > long ago now in any case. I've been thi

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 a strong opinion about thi

Re: ical2org.awk

2020-05-22 Thread Bastien
Hi Eric, Eric S Fraga writes: > Yes, I guess ical2org does expect gawk. I should have made that > clear. On my Debian installation (currently a bullseye/sid > combination), /usr/bin/awk points to gawk (via /etc/alternatives/awk) so > I never thought about it. I allowed myself to use #!/usr/b

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 installation (c