emacs-devel
[Top][All Lists]
Advanced

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

Re: Make format-spec accept a function as the substitution


From: Philip Kaludercic
Subject: Re: Make format-spec accept a function as the substitution
Date: Thu, 29 Sep 2022 16:53:10 +0000

Stefan Kangas <stefankangas@gmail.com> writes:

> Philip Kaludercic <philipk@posteo.net> writes:
>
>> Is there no worthwhile information to pass the lambda function?
>
> I don't know.  Any ideas?

The best I can think of would be a number, indicating what %-spec is
being replaced?

>> (I like the λ notation by the way, would be nice to have a (defalias 'λ
>> #'lambda) in subr.el).
>
> Isn't it better to do that with, e.g., `prettify-symbols-mode'?
> It doesn't seem worth rewriting all the tooling to deal with λ
> correctly.

What tooling?  Isn't Elisp unicode compatible?



reply via email to

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