Timeline for how to eval expression in a elisp "session"?
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 31, 2023 at 1:12 | answer | added | phils | timeline score: 1 | |
| May 30, 2023 at 21:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 30, 2023 at 20:06 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Dec 31, 2022 at 21:10 | comment | added | Wilder | I think i could wrap something using a combination of load and unload-feature... | |
| Dec 31, 2022 at 20:46 | comment | added | Wilder | @Drew thanks for your correction and your question. I think what it boils down to, more specifically, is to be able to unbind all variables and functions that are defined in the eval "session" once I go back to the global "session". What i would actually need is: store all bound symbols, run the "session", store all bound symbol again, unbind those symbols that are in the second list but not in the first | |
| Dec 31, 2022 at 19:25 | answer | added | trollybus | timeline score: 0 | |
| Dec 31, 2022 at 17:47 | comment | added | NickD | You can create a second Emacs instance and evaluate them there. | |
| Dec 31, 2022 at 17:16 | review | Close votes | |||
| Jan 17, 2023 at 3:08 | |||||
| Dec 31, 2022 at 16:54 | comment | added | Drew | The question is unclear. Please specify what you mean by an (apparently) "local session", as opposed "the global session". | |
| Dec 31, 2022 at 16:52 | comment | added | Drew | emacs.stackexchange.com/tags/elisp/info | |
| Dec 31, 2022 at 16:52 | history | edited | Drew | edited tags; edited tags; edited tags | |
| Dec 31, 2022 at 15:50 | history | asked | Wilder | CC BY-SA 4.0 |