On Sat, Aug 18, 2007 at 01:51:50AM -0600, Travis Oliphant wrote:
> I'm fine with this.  Some information on how to make sure emacs (and 
> other editors) does this would be helpful.

Under vim, put in your .vimrc:

autocmd FileType python set autoindent tabstop=4 shiftwidth=4 smarttab expandtab

Gaƫl
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to