jed-users mailing list

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

indenting problem


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]