Re: indentation whitespace tabs -> spaces

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Jeff Garland
Dátum:  
Címzett: plug-discuss
Tárgy: Re: indentation whitespace tabs -> spaces
On Mon, 7 Mar 2005 01:28:13 -0700, Craig Brooksby wrote

Try this:

1) Select all
 C-x H           
2) remove tabs
 M-x untabify   


To avoid this modify your .xemacs/custom.el or .emacs file:

(setq-default indent-tabs-mode nil) ;spaces - not tabs on indent

Jeff

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss