() Brian Merchant () Thu, 25 Aug 2016 15:18:19 -0700 Could this be done? If the program can read stdin and write stdout, you could make it into a REPL. Probably the easiest would be to adapt Inferior Python mode (try ‘M-x run-python RET’ and then ‘C-h m’ in the resulting buffer, for details). I think that would be easier than a "live update"-style design, although certainly that is possible as well (w/ a SMOP). -- Thien-Thi Nguyen ----------------------------------------------- (defun responsep (type via) (case type (technical (eq 'mailing-list via)) ...)) 748E A0E8 1CB8 A748 9BFA --------------------------------------- 6CE4 6703 2224 4C80 7502