El Lunes, 20 de Junio de 2005 20:29, Matthew Burgess escribió: > I figured as much, which is why I didn't comment on them :) Which > editor are you using? If it's vim, could you let me know the specific > configuartion options you're using?
Not, I'm using Kwrite. In Vim, for spaces clean-up I think that is needed to use a wrapper that will execute the next sed command when saving the file: sed -i -e "s/[[:space:]]\+$//" -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com TLDP-ES: http://es.tldp.org -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
