[Chicago] python emacs question

Brian Curtin brian at python.org
Fri Nov 2 20:29:07 CET 2012


On Fri, Nov 2, 2012 at 1:44 PM, syntax <syntax47 at gmail.com> wrote:
> And my other question what your gvim and emacs
> file look like?

set number
set tabstop=4
set shiftwidth=4
set smarttab
set expandtab
set softtabstop=4
syntax on
colorscheme koehler
set guifont=Consolas:h14
set colorcolumn=79


More information about the Chicago mailing list