[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: literal newlines in @result{} strings
From: |
Richard M. Stallman |
Subject: |
Re: literal newlines in @result{} strings |
Date: |
Wed, 31 Aug 2005 10:35:57 -0400 |
Neither of these functions returns `\n'. And `\n' is not an
alternative for a literal newline.
I am not sure what distinction you're making. `\n' is alternative
Lisp syntax for a literal newline. Which one we use in writing a Lisp
string is arbitrary, except when we're talking about print functions
which use one or the other.