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: Mon, 12 Dec 2016 15:43:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Clément Pit--Claudel <address@hidden> writes:

> On 2016-12-12 04:44, Lars Ingebrigtsen wrote:
>>   (fmt "This is %{thing}.2f"
>>        :thing (replace-regexp-in-string " +" " " thing))
>> 
>> This sucks slightly less, in my opinion.
>
> How so? (this is a sincere question)

Sorry, I thought all the paragraphs above that one explained why I
thought it sucked slightly less?  :-)

You don't introduce any new variables, alter any variables, or alter the
format statement.  I think that's less suckitude.

-- 
(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]