[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Feature request: support sessions in ob-emacs-lisp via IELM
From: |
Suhail Singh |
Subject: |
Feature request: support sessions in ob-emacs-lisp via IELM |
Date: |
Thu, 13 Jun 2024 10:09:39 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
IELM (M-x ielm) derives from comint-mode and provides a convenient
interactive environment for evaluating lisp expressions. Some of the
conveniences such as automatically evaluating expressions can make
iterative development easier.
Currently, ob-emacs-lisp does not support sessions. It would be nice if
support of sessions was added to ob-emacs-lisp such that the session
buffer is an ielm-mode buffer.
--
Suhail
- Feature request: support sessions in ob-emacs-lisp via IELM,
Suhail Singh <=