Suppose I have an integer, say 10. If I (format "%c" 10) it prints a newline. If I do (text-char-description 10) it prints "^J". Is there a function that will take an int (10) and print "\n"?
---- Ryan Bowman All truth can be reduced to a Seinfeld episode. ---- __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new Resources site http://smallbusiness.yahoo.com/resources/ _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs