On Monday 07 May 2007 22:11, Ben Finney wrote:
> Scott Kitterman <debian@kitterman.com> writes:
> > # -*- encoding: utf-8 -*-
>
> Specifically, the directive is 'coding: utf-8' inside those
> delimiters. ("encoding" will work also, but only because the parsing
> of that line allows it.)
>
Thanks. Good to know.
Scott K