On 2020-12-11 10:45, [email protected] wrote:
Incidentally, how can one print a list in messages buffer?
Do you mean something other than standard: ``` (message "%s" my-list) ``` I wrote some quite involved function to take a list of variables and print them to Messages buffer, formatting them nicely. I use it when debugging and writing code. However I am not sure that is what you are looking for or not? Cheers, TRS-80
