emacs-devel
[Top][All Lists]
Advanced

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

Re: CSV parsing and other issues (Re: LC_NUMERIC)


From: Eli Zaretskii
Subject: Re: CSV parsing and other issues (Re: LC_NUMERIC)
Date: Thu, 10 Jun 2021 21:50:00 +0300

> Date: Thu, 10 Jun 2021 14:01:45 -0400
> From: Boruch Baum <boruch_baum@gmx.com>
> Cc: Maxim Nikulin <manikulin@gmail.com>, emacs-devel@gnu.org
> 
>   Please consider exposing to the elisp `format' function the
>   single-quote and upper-case 'I' format specifiers of the libc (or
>   other) `printf' command.
> 
> Doing this will just offer an elisp programmer a new option.

That would make the output of 'format' dependent on the current
locale, unless we do something else to allow Lisp programs to take
control on what those specifiers produce.  That "something else" is
what I was talking about.  It is true that I was talking about larger
range of issues, but still, even this small feature touches on some of
them.  And I don't think you had any ideas for how to resolve those
issues, or did I miss something?



reply via email to

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