- Subject: Re: tab as ^I
 
- From: "G. Milde" <milde@xxxxxxxxxxxxxxxxxxxxx>
 
- Date: Tue, 18 Mar 2008 09:03:38 +0100
 
On 17.03.08, s78199mpf15f05@xxxxxxxxx wrote:
> Hello Folks, 
> Is there a way to let tabs display as control codes? 
> Thanks for any suggestion. 
Set TAB to 0, e.g. by M-X  TAB = 0;
TAB is buffer-local, to get this for all new created buffers use TAB_DEFAULT.
    See Help>Describe Variable TAB 
(and ... TAB_DEFAULT) for details.
If you want this all the time, set TAB_DEFAULT in your jed.rc.
If you want it for some modes, use a mode hook to set TAB.
Guenter
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2008 date index]
  [2008 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]