[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using org-agenda-time-grid with lists
From: |
TRS-80 |
Subject: |
Re: Using org-agenda-time-grid with lists |
Date: |
Fri, 11 Dec 2020 11:39:02 -0500 |
User-agent: |
Roundcube Webmail/1.3.15 |
On 2020-12-11 10:45, steve-humphreys@gmx.com 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