I try
document.selection.SelectLine
document.selection.Copy eeCopyUnicode
document.selection.EndOfLine false,eeLineView
document.selection.NewLine 1
document.selection.Paste eeCopyUnicode
document.selection.EndOfLine false,eeLineView
but seem emeditor paste data at blank line,but not next line.
somebody known how to improve it,
and also is there anyway to make cursur jump(to the paste line) at the point right below former point