- Subject: Re: self_insert_cmd + TAB problem
- From: "John E. Davis" <davis>
- Date: Thu, 14 Mar 2002 17:12:48 -0500
Jason Greene <jason@xxxxxxxxxxxxx> wrote:
>Has anyone else noticed that setkey("self_insert_cmd", "^I");
>no longer works since B99.13? (I highly desire strict tabs)
It still works, except modes will often change the setting of the tab
to something else. You can put
define global_mode_hook (mode_hook)
{
local_setkey ("self_insert_cmd", "\t");
}
in your .jedrc file to get the old behavior.
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2002 date index]
[2002 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]