[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: |
Sun, 11 Dec 2016 15:12:15 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> Technically yes, but one normally gives out original format strings
> for localization, not results of macro expansion.
Hmm... I don't think this could work for Lisp (and not just Emacs Lisp)
in general. More specifically, in the case of Lisp, I'd expect that the
format strings used for localization could come from anywhere between
the source code and the fully macro-expanded code, and it would be under
the control of each macroexpander to use the string before or after
its expansion.
Stefan
- Re: RFC: String interpolation, (continued)
Re: RFC: String interpolation, Lars Ingebrigtsen, 2016/12/10
- Re: RFC: String interpolation, Clément Pit--Claudel, 2016/12/10
- Re: RFC: String interpolation, Lars Ingebrigtsen, 2016/12/10
- Re: RFC: String interpolation, Clément Pit--Claudel, 2016/12/10
- Re: RFC: String interpolation, Yuri Khan, 2016/12/10
- Re: RFC: String interpolation, Clément Pit--Claudel, 2016/12/10
- Re: RFC: String interpolation, Stefan Monnier, 2016/12/11
- Re: RFC: String interpolation, Yuri Khan, 2016/12/11
- Re: RFC: String interpolation,
Stefan Monnier <=
Re: RFC: String interpolation, Richard Stallman, 2016/12/11
Re: RFC: String interpolation, Clément Pit--Claudel, 2016/12/11
Re: RFC: String interpolation, Lars Ingebrigtsen, 2016/12/11
Re: RFC: String interpolation, Richard Stallman, 2016/12/12
Re: RFC: String interpolation, Lars Ingebrigtsen, 2016/12/11
Re: RFC: String interpolation, Helmut Eller, 2016/12/11
Re: RFC: String interpolation, Lars Ingebrigtsen, 2016/12/11
Re: RFC: String interpolation, Stefan Monnier, 2016/12/11
Re: RFC: String interpolation, Lars Ingebrigtsen, 2016/12/12
Re: RFC: String interpolation, Stefan Monnier, 2016/12/12