Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!midway!news From: phd_ivo@gsbacd.uchicago.edu Newsgroups: comp.sys.next Subject: Emacs---bugfix for NeXTStep Interface Message-ID: <1990Oct5.054806.2868@midway.uchicago.edu> Date: 5 Oct 90 05:44:44 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Graduate School of Business Lines: 22 ******************************************************************* Due to popular demand, here is the fix for EtermView.m: 119a120,127 > /* NXTextFontInfo appears to be broken for screen fonts, so wait until now to get it */ > > { > Font *screenfont = [displayFont screenFont]; > if (screenfont) displayFont = screenfont; > } > > This does the trick for me. After applying this fix (to the Emacs1.0.tar.Z distribution, as it exists for example on sonata.cc.purdue.edu), you will no longer get random dots to remain on the screen. I should also add that I did not invent this, although I can't remember the kind soul who gave me this fix and to whom credit should go. ivo welch ivo@next.agsm.ucla.edu