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 -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss