home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / misc / 13155 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1013 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!<UNAUTHENTICATED>+
  2. From: Michael.Witbrock@cs.cmu.edu
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: Subprocesses in Emacs
  5. Message-ID: <EebETBy00j_H41Lkw4@cs.cmu.edu>
  6. Date: 27 Aug 92 08:50:21 GMT
  7. Article-I.D.: cs.EebETBy00j_H41Lkw4
  8. References: <jbickers.0dvv@templar.actrix.gen.nz>,
  9.     <BtnADI.9xL@fc.hp.com>
  10. Organization: Carnegie Mellon, Pittsburgh, PA
  11. Lines: 12
  12. In-Reply-To: <BtnADI.9xL@fc.hp.com>
  13.  
  14. > Excerpts from netnews.comp.sys.amiga.misc: 27-Aug-92 Re: Subprocesses in
  15. > Emacs Steve Koren@fc.hp.com (427)
  16.  
  17. > The amiga-set-geometry problem doesn't bother me much, because I usually
  18. > start GNU emacs and leave it running all the time until I reboot my
  19. > machine for some reason.
  20.  
  21. amiga-set-geometry works fine as long as you specify the screen.
  22.  
  23. use 
  24. (amiga-set-geometry 400 400 "Workbench")  for example
  25. not (amiga-set-geometry 400 400)
  26.