On 20 July 2012 11:26, Stefan Hajnoczi <stefa...@gmail.com> wrote: > From my .vimrc: > > au BufNewFile,BufRead */qemu/*.c,*/qemu/*.h,*/qemu/*.hx,*/qemu/*tool > setlocal ts=4 sw=4 et
Basically I think editor preferences are a local matter which can reasonably differ between different developers, so they shouldn't be in the git repo. (a) haven't you just demonstrated that even vim users have different preferred settings? (b) where do we stop? emacs? bbedit? there are a lot of editors out there... In any case, 3 settings clearly don't encompass the whole of QEMU's coding style. The relevant bit of my .emacs tweaks about 20 different settings... -- PMM