<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 18, 2012, at 9:21 AM, &lt;<a href="mailto:cmdist@nospam.frostglow.com">cmdist@nospam.frostglow.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I'm don't know how to fix this problem, within the bounds of Grace and<br>s7. &nbsp;I suspect I'll have to abandon the simple expedient of reading from<br>a fifo and use some other method of communicating from vim to Grace, but<br>I'm at a loss as to what method to use. &nbsp;Suggestions are very welcome!</span></blockquote></div><br><div><div>im wondering if -- instead of providing a separate 'cm' binary for console work -- i instead add an 'eval server' to Grace? that way one could start Grace and then send text to its port for evalling from other apps. &nbsp;It would sure make things a lot more robust &nbsp;as it would be exactly like typing into grace's editor. &nbsp;and certainly less difficult to maintain from my end!</div><div><br></div><div><br></div><div>juce has a InterprocessCommunication thread that i can be used to do this. &nbsp;Todd Inagalls and I had it working quite nicely for sending/receiving stuff from Grace to a common lisp (sbcl i think)</div><div><br></div><div><blockquote type="cite"></blockquote></div></div></body></html>