emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: String interpolation


From: Stefan Monnier
Subject: Re: RFC: String interpolation
Date: Mon, 12 Dec 2016 10:04:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Ah, but then a typical programmer would just say
>
>     (setq thing (replace-regexp-in-string " +" " " thing))
>     (fmt "This is %{thing}.2f")
>
> because programmers like setq more than introducing new, nesting
> bindings.

Then you should fix your programmers.

> I've been doing PHP for decades.

Time to take a break from such madness.


        Stefan



reply via email to

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