gnu-apl-mode
gnu-apl-mode copied to clipboard
Question : multiple inferior APL buffers ?
More a question than an issue : is there currently a way to open multiple APL sessions in the same emacs instance ?
- if so, how ?
- if not, what needs to be changed to be able to create this possibility ?
Background : I'd like to implement an ob-gnu-apl package , ideally using gnu-apl-mode, which is excellent, and supporting multiple sessions (useful for, e. g., pedagogical reasons).
Advice ?