emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] external process modifying buffers


From: Sean O'Halpin
Subject: Re: [O] external process modifying buffers
Date: Sat, 13 Oct 2012 17:57:59 +0100

On Sat, Oct 13, 2012 at 5:27 PM, Ken Mankoff <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]