I meant that these functions return only a literal newline, not `\n'.

They return strings which contain newlines.  You can write a newline
in a string either with a newline, or with `\n'.  So it is meaningless
to argue about which one they return.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to