Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-09-09 11:45:09


From: "Ronald Garcia" <garcia_at_[hidden]>

> >
> An alternative way of handling this is to turn off indent-tabs-mode in
> c++ buffers:
>
> (setq c++-mode-hook
> '(lambda ()
> (setq indent-tabs-mode nil)))

I already have that in my .emacs. Unfortunately it does not prevent me from
checking in tabs when I integrate other peoples' patches. That's why Rob
Stewart's solution is the only robust one.

-Dave

-----------------------------------------------------------
           David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk