[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-ZWEI at MIT-AI
- From: James M. Turner <JMTURN at MIT-AI>
- Date: Fri ,4 Jun 82 00:31:00 EDT
I need two "easy" features explained. First, if I want a
editor which acts as a pane in a larger frame, but can be
controled (buffer selection, interval setting, mode setting)\n from a process outside the editor process, what should I use.
Secondly, how can I interchange the contents of a node
without creating a new buffer. Right now, I'm using
(SET-WINDOW-INTERVAL *WINDOW* (CREATE-INTERVAL STRING))
but that seems to cause breakages...
James