From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
On 06/01/2017 01:17 AM, Philipp Stephani wrote:
>
> - Probably there's a bug lurking because the info[n] ought to be > indexed by specification index, not argument index. Something like
> (format "%1$c %1$d" ?a) will probably do the wrong thing (un= tested).
Sorry, I'm not following. That call returns "a 97"; isn't= that the
expected result?
And on further thought, the tradition for Emacs is to
document supported behavior and not worry about slowing Emacs down to
check for undocumented usage