Wednesday, March 13, 2013

Emacs: tabs vs. spaces – how to make all indentation from spaces only

Just Spaces - GNU Emacs Manual

(setq indent-tabs-mode nil)

resp.

M-x set-variable …

resp.

# Local variables:
# indent-tabs-mode:nil
# End:

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.