[Zope] ExternalEditor - which editor do you use?
Martijn Pieters
mj@zope.com
Thu, 5 Sep 2002 11:56:07 -0400
Don't use set tabstop=4! Use set tabstop=8 softtabstop=4 instead!
Because of set expandtabs you won't notice a difference in your own python
code, but as soon as you open a file that does use tabs (which 99% of the
world defines as 8 spaces) you'll see the correct indentations.
--
Martijn Pieters
| Software Engineer mailto:mj@zope.com
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
---------------------------------------------