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

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

Re: Tabs and Spaces


From: Pascal J. Bourguignon
Subject: Re: Tabs and Spaces
Date: Tue, 26 May 2009 03:08:09 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin)

use.address@my.homepage.invalid (Chris Gordon-Smith) writes:
> I now have a solution. It turned out to be simpler than I thought:
>
> (global-set-key (kbd "TAB") 'tab-to-tab-stop) 
> (setq-default indent-tabs-mode nil)

But if you do that, you will have to indent by hand all your code!?!

-- 
__Pascal Bourguignon__


reply via email to

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