From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: emacs-orgmode@gnu.org
Subject: ical2org.awk
Date: Thu, 7 May 2020 14:05:56 +0200 [thread overview]
Message-ID: <4d626021-a713-7331-7eca-e0a091a6dff2@easy-emacs.de> (raw)
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: ./ical2org.awk: line 394: function mktime never defined
awk: ./ical2org.awk: line 394: function gensub never defined
Turns out had to install gawk.
After changing the shebang accordingly it worked.
Just FYI,
thanks again,
Andreas,
GNU Emacs 28.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5,
cairo version 1.14.0) of 2020-04-06
next reply other threads:[~2020-05-07 12:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-07 12:05 Andreas Röhler [this message]
2020-05-07 13:03 ` ical2org.awk Eric S Fraga
2020-05-22 14:14 ` ical2org.awk Bastien
2020-05-26 14:57 ` ical2org.awk Eric S Fraga
2020-09-04 10:34 ` ical2org.awk Bastien
2020-09-04 11:01 ` ical2org.awk Russell Adams
2020-09-04 13:31 ` ical2org.awk Eric S Fraga
2020-09-04 13:48 ` ical2org.awk Russell Adams
2020-09-04 13:32 ` ical2org.awk Eric S Fraga
2020-09-05 8:22 ` ical2org.awk Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4d626021-a713-7331-7eca-e0a091a6dff2@easy-emacs.de \
--to=andreas.roehler@easy-emacs.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.