jed-users mailing list

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

Re: Kill line twice


Peter Bengtsson <mail@xxxxxxxxxxx> wrote:
>How do I configure jed to make the Kill line command delete everything 
>on the line including the linebreak?

You might try setting KILL_LINE_FEATURE in your .jedrc to 1.

Integer_Type KILL_LINE_FEATURE: value = 1
KILL_LINE_FEATURE

 SYNOPSIS
   Configure the kill_line function

 USAGE
   Int_Type KILL_LINE_FEATURE

 DESCRIPTION
   If non-zero, kill_line will kill through end of line character if the
   cursor is at the beginning of a line.  Otherwise, it will kill only to
   the end of the line.

 SEE ALSO
   bolp

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


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