Kees Bakker <[EMAIL PROTECTED]> wrote:
> 
> So far, I have seen only one editor that understands the difference between
> TABs and indentation, and that is Emacs.

Most vi clones (and the original vi) do too!  :-)

E.g. in the clone I use (vile) there are independent settings for
tabstop and shiftwidth.  In addition you can tell the editor to change
tabs to spaces (or not) as you wish.

-- 
Chris Green
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to