[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Overriding behavior in major modes (sql-mode, here)
From: |
Michael Trausch |
Subject: |
Overriding behavior in major modes (sql-mode, here) |
Date: |
Tue, 11 Sep 2007 02:26:11 -0400 |
User-agent: |
Thunderbird 2.0.0.6 (X11/20070803) |
There is a slight annoyance in sql-mode in Emacs 22 that I would like to
work around. Namely, I would like to use the <tab> key to indent by two
spaces. So far, simply setting indent-tabs-mode to nil and tab-width to
2 does the job for me, but in sql mode, those settings seem to be ignored.
How do I go about forcing the <tab> key to behave the way that I would
like it to behave---consistently with all my other editing tasks?
Thanks!
Mike
--
Michael B. Trausch http://www.trausch.us/
Pidgin 2.1.1 and plugins for Ubuntu Feisty!
(And Thunderbird 2.0.0.6, too!) http://www.trausch.us/pidgin
- Overriding behavior in major modes (sql-mode, here),
Michael Trausch <=