Hi, all.

Sorry for the off-topic post. This is mostly for Dave Bryson, but I'd appreciate
help from anyone. ;-)

I assume (based on your .sig) that you're using Emacs. Do you know how to turn
tabs off completely? In my own code, I add the following line:
    -*- Mode: Java; indent-tabs-mode: nil -*-

which works on a per-file basis. Therefore, I assumed that by adding the
following line:
    (setq indent-tabs-mode nil)

to my .emacs file, I would get the same behavior globally. However, this does
not seem to be the case. Do you have any suggestions?

--
Christopher Elkins




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to