6 ms·
There is lively.el [1]! It is also on MELPA in a more recent version [2]. It allows to put an elisp expression into any buffer and then replaces that with the o
by robertkrahn01 4y ago
There is lively.el [1]! It is also on MELPA in a more recent version [2].
It allows to put an elisp expression into any buffer and then replaces that with the output in a time interval or manually. I use that frequently.
[1] https://lukego.livejournal.com/23379.html https://lukego.livejournal.com/23379.html
[2] https://github.com/purcell/lively/tree/348675828c6a81bfa1ac311ca465aad813542c1b https://github.com/purcell/lively/tree/348675828c6a81bfa1ac3...
- hajovonta 4y agoWow this package rocks!