emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: String interpolation


From: Elias Mårtenson
Subject: Re: RFC: String interpolation
Date: Wed, 14 Dec 2016 11:52:29 +0800

The author is Andreas Politz <address@hidden>.

According to the comments in the file, it's based on the GNU CLISP implementation.

Regards,
Elias

On 14 December 2016 at 11:33, Drew Adams <address@hidden> wrote:
>> (On the other hand, if someone were to work toward a `cl-format',
>> even one that was partial and could be extended later, I'd likely
>> welcome that.)
>
> There is one available on MELPA already, under the name ‘cl-format’.
> Some basic testing seems to suggest that it works reasonably well:
> (cl-format nil "~{~s~^, ~}" '(1 2 3 4)) --> "1, 2, 3, 4"

Great.  Perhaps the author will agree to including it in GNU Emacs
(signing papers etc.).


reply via email to

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