Emacs question
Chris D. Halverson
cdh at CompleteIS.com
Thu Jan 13 16:54:00 EST 2000
More information about the Python-list mailing list
Thu Jan 13 16:54:00 EST 2000
- Previous message (by thread): Emacs question
- Next message (by thread): Emacs question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
William Annis <annis at biostat.wisc.edu> writes: > "Fredrik Lundh" <fredrik at pythonware.com> writes: > > > # -*- Mode: Python; tab-width: 4 -*- > > Those all work, but as I recall those work only on the first > line of the file. A quick test seems to confirm this. You can also put them at the end as in: # # Local variables: # mode: python # tab-width: 4 # end: # cdh -- Chris D. Halverson Complete Internet Solutions PGP mail accepted, finger for public key http://www.CompleteIS.com/~cdh/
- Previous message (by thread): Emacs question
- Next message (by thread): Emacs question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list