Displaying 1 result from an estimated 1 matches for "testwrap".
Did you mean:
test_wrap
2010 Aug 24
1
break the long R code lines automatically
Dear
all,
I have
written some R source program with many thousands of lines. I didn’t insert
line breaks automatically or manually for the long lines. But now I would like
to edit the source code in Emacs/ESS to make it more formal as a package. One of
the major problems here is how to break the long lines automatically. Emacs auto-fill-mode
only works for the lines you are typing in currently,