[Python-Dev] Non-ASCII characters in test_pep277.py in 2.3
Fredrik Lundh
fredrik@pythonware.com
Thu, 10 Oct 2002 11:13:07 +0200
michael wrote:
> >From the FSF Emacs 21.1 info file (node "Recognizing Coding Systems"):
>
> You can specify the coding system for a particular file...
>
> I think the emacs manual is online somewhere, but not sure where.
tried googling for "You can specify the coding system for a particular file"?
here's the "I feel lucky" hit:
http://www.delorie.com/gnu/docs/emacs/emacs_195.html
</F>