From: "Sean O'Halpin" <sean.ohalpin@gmail.com>
To: Ken Mankoff <mankoff@gmail.com>
Cc: Org-mode <emacs-orgmode@gnu.org>, Moritz Ulrich <moritz@tarn-vedra.de>
Subject: Re: external process modifying buffers
Date: Sat, 13 Oct 2012 17:57:59 +0100 [thread overview]
Message-ID: <CAOXM+eVa=Or6Ofr+f58H5jJQP1ZFMYjf3qk23h-OF7jZ5Y35hg@mail.gmail.com> (raw)
In-Reply-To: <CAFdBzEqUGfonHvhk7q7qpa+KGtx-7nuWAEJgW0XPUP5Szp28ow@mail.gmail.com>
On Sat, Oct 13, 2012 at 5:27 PM, Ken Mankoff <mankoff@gmail.com> wrote:
> Can you suggest how to have it as a local file variable when the
> command that generates the file over-writes it? I have modified the
> code that produces the iCal.org file so the top line now is:
>
> # -*- coding: utf-8; auto-revert-mode: t; -*-
>
> But emacs does not seem to be obeying the command.
I've found this works for me:
# -*- coding: utf-8; eval: (auto-revert-mode 1); -*-
Regards,
Sean
prev parent reply other threads:[~2012-10-13 16:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-16 20:47 external process modifying buffers Ken Mankoff
2012-09-16 21:08 ` Charles Philip Chan
2012-09-16 21:24 ` Ken Mankoff
2012-09-17 3:34 ` Nick Dokos
2012-09-18 12:28 ` Moritz Ulrich
2012-10-13 16:27 ` Ken Mankoff
2012-10-13 16:57 ` Sean O'Halpin [this message]
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='CAOXM+eVa=Or6Ofr+f58H5jJQP1ZFMYjf3qk23h-OF7jZ5Y35hg@mail.gmail.com' \
--to=sean.ohalpin@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mankoff@gmail.com \
--cc=moritz@tarn-vedra.de \
/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).