- Subject: indenting problem
 
- From: james broermann <james@xxxxxxxxxxxxxxx>
 
- Date: Tue, 6 May 2003 10:05:51 -0700 (MST)
 
I posted something awhile ago about about an indenting problem I was having
and didn't get any responses.  Maybe everyone thought it was too easy :). I
finally figured it out.
If I pasted text that wasn't left justified into an xterm it would end up
looking like this
 line one
  line two
   line three.
^m was set to newline_and_indent I changed ^m to newline by adding this
to .jedrc.
unsetkey("^M");
setkey("newline", "^M");
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2003 date index]
  [2003 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]