emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: query-replace-interactive not documented


From: David Kastrup
Subject: Re: query-replace-interactive not documented
Date: 23 Jun 2004 01:20:35 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>     > I have a general idea now, but, what's the difference in meaning
>     > between \#& and \&?  Between \#N and \N?
> 
>     \#& is short for (number-to-string \&).  There is no real difference
>     between
>     \,(\#&) and \,(\&) since the result is used with prin1-to-string, but
>     \,(1+ \&) would throw an error.
> 
> Did you mean string-to-number?

You bet.  Some day I'll be able to just say what I mean.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]