- Subject: Re: [Jed-users-l] TAB Keycode
- From: Facundo Bianco <facundo@xxxxxxxxxxxx>
- Date: Mon, 17 Sep 2012 15:40:01 -0300
Mike McClain wrote:
> On Sat, Sep 15, 2012 at 11:19:50AM -0300, Facundo Bianco wrote:
>
> > Thanks Mike! It helps me.
>
> Prego.
>
> Sorry I forgot this:
> % toggle between hard and soft tabs
I did it:
% Tabs
Tab_Always_Inserts_Tab = 0;
USE_TABS = 1;
TAB_DEFAULT = 8;
define run_mode_hooks (hook)
{
local_unsetkey("\t");
local_setkey("insert_spaces(4)", "\t");
}
--
Facundo Bianco
http://van.do
gpg: 0xBEF94860 || qra: LU7AND || irc: vando
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2012 date index]
[2012 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]