emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Steiner <michisteiner@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Re: [google] updated awk script for google to org conversion
Date: Mon, 12 Jul 2010 09:48:17 -0400	[thread overview]
Message-ID: <i1f6f2$5va$1@dough.gmane.org> (raw)
In-Reply-To: <87630l9hqn.dlv@debian.org>

On 2010-07-12 05:22, Rémi Vanicat wrote:
> "Sven Bretfeld"<sven.bretfeld@gmx.ch>  writes:
>
>
> [...]
>
>>
>> 2. Running the above script with cron, makes Emacs continually ask if
>>     googlecalendar.org should really be edited, because the file had
>>     changed on disk. So I put the whole thing into an Emacs function:
>>
>
> you could use auto-revert-mode:

That's what i do: i slightly changed ical2org.awk by replacing line 77

  print "#+TITLE:     Main Google calendar entries"

with

  print "#+TITLE:     Main Google calendar entries -*- mode: 
auto-revert; mode: org; -*-"

which does make it automatic exactly for this files.  Works fairly well. 
In addition as i only do one-way sync i also turn the files (via 
file-permissions) read-only so the buffer is read-only and not 
accidentally modifled ..

-michael-

BTW: Sven, if you use option -O <outputfilename> you don't have the 
problem .[0-9] files; besides it's easier to manage multiple calendars ...

  reply	other threads:[~2010-07-12 14:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09  0:57 Google calendar to org mode script and a feature request for agenda Torsten Wagner
2010-07-09  1:54 ` Nick Dokos
2010-07-09  8:30 ` Eric S Fraga
2010-07-09  9:44   ` [google] updated awk script for google to org conversion Eric S Fraga
2010-07-11  3:03     ` Daniel Martins
2010-07-12  7:49     ` Sven Bretfeld
2010-07-12  9:22       ` Rémi Vanicat
2010-07-12 13:48         ` Michael Steiner [this message]
2010-07-13  7:29           ` Sven Bretfeld
2010-07-12 17:50       ` Eric S Fraga
2010-07-12 17:54         ` Marcelo de Moraes Serpa

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='i1f6f2$5va$1@dough.gmane.org' \
    --to=michisteiner@verizon.net \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).