Re: Call for tests: C rewrite of update-alternatives

2010-06-09 Thread Guillem Jover
Hi! On Mon, 2010-06-07 at 22:22:00 +0200, Raphael Hertzog wrote: > On Mon, 07 Jun 2010, Guillem Jover wrote: > > In vim I use something like: > > > > ,--- > > let c_space_errors=1 > > set list > > set listchars=tab:»-,trail:· > > `--- > > > > to assist me spot those. > > Thanks, I find this set

Re: Call for tests: C rewrite of update-alternatives

2010-06-09 Thread Raphael Hertzog
Hi, On Wed, 09 Jun 2010, Guillem Jover wrote: > > > set listchars=tab:»-,trail:· > > > `--- > > > > > > to assist me spot those. > > > > Thanks, I find this setting too much annoying. I just added this to catch > > common mistakes: > > let c_space_errors=1 > > highlight EightSpaces ctermbg=light