help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remove all indentation - how to?


From: Edward O'Connor
Subject: Re: Remove all indentation - how to?
Date: 07 Feb 2003 13:14:51 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

> The reason I want this simplicity is that I want my HTML to read
> exactly as I typed it within View Source, not according to a
> particular browser's default TAB width. The only way to achieve
> this is to eschew TABs in favour of spaces.

Adding (setq-default indent-tabs-mode nil) to your .emacs file
should do this.


Ted

-- 
Edward O'Connor
oconnor@soe.ucsd.edu


reply via email to

[Prev in Thread] Current Thread [Next in Thread]