emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: String interpolation


From: Lars Ingebrigtsen
Subject: Re: RFC: String interpolation
Date: Sun, 11 Dec 2016 19:42:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Is there a reason why people are writing (funcall '+ 3.42423 4)
> rather than (+ 3.42423 4)?

Yes.  It's a long form that everybody knows the meaning of, and that
looks awkward when you put it into a format string.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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