jed-users mailing list

[2011 Date Index] [2011 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [Jed-users-l] Inserting a tab


Thanks,  I've got this working:  `tab  (backquote-tab), where backquote is
set to "quoted_insert"

-Doug


On Fri, Jun 17, 2011 at 9:57 PM, Manfred Hanke <
Manfred.Hanke@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

> Hi,
>
> you can also try to place
>   Tab_Always_Inserts_Tab = 1;
> in your ~/.jedrc, probably best in the appropriate mode hook.
>
> Cheers,
>
> Manfred
>
>
> Integer_Type `Tab_Always_Inserts_Tab'
>
> SYNOPSIS
>  Configure the tab key
>
> DESCRIPTION
>  If this variable is non-zero, then the tab key will insert
>  tab characters into the buffer.  It is possible to override
>  this setting via a mode hook.
>
> SEE ALSO
>  local_setkey
>
>
> Tom Culliton wrote:
> > Something like ^Q^I (Ctrl-Q Ctrl-I) should work.
> >
> > On Fri, Jun 17, 2011 at 8:07 PM, Doug Kramer <doog@xxxxxxxxxx> wrote:
> >
> >> How do I insert a tab character when using jed?
> >> I have a config file (for perforce) that I occasionally need to insert a
> >> tab
> >> for.
> >>
> >> I would copy and paste an existing tab, but that seems to fail.
> >>
> >> -Doug
> >>
> >> P.S. I tried searching, but that only brought up using the tab key to
> >> indent with spaces.
> _______________________________________________
> Jed-users-l mailing list
> Jed-users-l@xxxxxxxx
> http://mailman.jtan.com/mailman/listinfo/jed-users-l
>
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l


[2011 date index] [2011 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]