[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



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