home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / mcl / 1313 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.4 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!cfry@MIT.EDU
  2. From: cfry@MIT.EDU (Christopher Fry)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: A better "Fred Commands" help window
  5. Message-ID: <9208260012.AA10718@MIT.EDU>
  6. Date: 26 Aug 92 01:12:24 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 17
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: yost@adobe.com (David Yost)
  11. Original-Cc: info-mcl@cambridge.apple.com
  12.  
  13. > To: info-mcl@cambridge.apple.com
  14. > The following replaces the contents of the "Fred Commands" window.
  15. > Perhaps you will find it easier to use.
  16. As the originator of the Fred Commands window, I'd like to state
  17. that Yost's formatting is a definate improvement on mine. [Thanks David!]
  18. I'd vote for one change to Yost's:
  19.  
  20. It would be good to minimize the distance between the cmd syntax and
  21. its function name. So I'd respell 
  22. ForwardArrow to FwdArrow, take out an additional space and shift the
  23. fn names left by 4 spaces. This makes the forwardArrow lines harder to read but
  24. everything else easier to read.
  25.  
  26. A nice extension would be to put a sentence of documentation in a 3rd column to the
  27. right. For instance, the meaning of "ed-yank" might not be obvious to the
  28. new user but a short description of it would clear up misunderstandings.
  29.