<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I prefer <a href="https://github.com/railwaycat/homebrew-emacsmacport" class="">Emacs Mac Port</a>.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 12 Sep 2016, at 16:04, Lynn Artas <<a href="mailto:artaslynn@gmail.com" class="">artaslynn@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Thanks for the tips. I'll start with emacs. Can anyone recommend a favorite emacs for mac? I know Rick is/was a fan of Aquamacs. </div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Sep 12, 2016 at 6:00 AM, <span dir="ltr" class=""><<a href="mailto:bil@ccrma.stanford.edu" target="_blank" class="">bil@ccrma.stanford.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
with huge data its possible may run out of heap space<br class="">
</blockquote>
<br class=""></span>
Not s7's heap -- it grows as needed. You might run out<br class="">
of RAM, but 24000 cells is just a megabyte worst case<br class="">
and won't normally even trigger a GC. If s7 by itself<br class="">
dies, send me the data file. (I routinely work with<br class="">
millions of data points, so something else has to be<br class="">
the culprit -- I edit 1GByte data files in emacs).<br class="">
<br class="">
On editing out special chars, you can use s7 to do that,<br class="">
control-p is 16, control-m 13 etc. If possible, run<br class="">
your test in a debugger (gdb in Linux/Mac) and send<br class="">
me a stacktrace.<br class="">
<br class="">
<br class="">
</blockquote></div><br class=""></div>
_______________________________________________<br class="">Cmdist mailing list<br class=""><a href="mailto:Cmdist@ccrma.stanford.edu" class="">Cmdist@ccrma.stanford.edu</a><br class="">https://cm-mail.stanford.edu/mailman/listinfo/cmdist<br class=""></div></blockquote></div><br class=""></div></body></html>