Logging to stdout and bzr selftest

Michael Ellerman michael at ellerman.id.au
Sat Sep 10 01:54:24 BST 2005


On Sat, 10 Sep 2005 08:09, Brian M. Carlson wrote:
> BTW, sorry about the modeline, but vim is not currently set up to do
> PEP-8 compliant code, and that's the only way that it will.

Try this in your ~/.vimrc:
autocmd FileType python set tabstop=4 shiftwidth=4 expandtab softtabstop=4

I also like these for highlighting useless white space:
highlight RedundantWhitespace ctermbg=red guibg=red
match RedundantWhitespace /\s\+$\| \+\ze\t/

cheers

-- 
Michael Ellerman
IBM OzLabs

email: michael:ellerman.id.au
inmsg: mpe:jabber.org
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050910/f3c5751f/attachment.pgp 


More information about the bazaar mailing list