Re: 2.5 vi .config ; make oldconfig not working

Peter H. Ruegg (lin.kernel@incense.org)
Tue, 5 Nov 2002 21:16:47 +0100 (MET)


> I'll write the script, just a damn shame that this feature is gone now.
> .config editing is less powerful now.

Well, the script is easy...

cat << DONE >> .vimrc
:map - :s/=y$/ is not set/ :s/^/# /
DONE

Needs even less work than before now...

--8<-------------------------------------------------------------------------
main(){char*s="O_>>^PQAHBbPQAHBbPOOH^^PAAHBJPAAHBbPA_H>BB";int i,j,k=1,l,m,n;
for(j=0;j<7;j++)for(l=0;m=l-6+j,i=m/6,n=j*6+i,k=1<<m%6,l<41-j;l++)
putchar(l<6-j?' ':l==40-j?'\n':k&&s[n]&k?'*':' ');}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/