home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13459 < prev    next >
Encoding:
Text File  |  1992-11-15  |  3.0 KB  |  79 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!usc!rpi!batcomputer!munnari.oz.au!mel.dit.csiro.au!dmp.csiro.au!lachlan
  3. From: lachlan@dmp.csiro.au (Lachlan Cranswick)
  4. Subject: Re: IS UNIX DEAD? (long)
  5. Message-ID: <1992Nov16.031617.8888@dmp.csiro.au>
  6. Organization: CSIRO Division of Mineral Products, Melbourne, AUSTRALIA
  7. References: <9211030038.47@rmkhome.UUCP> <1992Nov6.113324.6348@global.hacktic.nl> <sherman.721291094@foster> <BxGu2H.A62@undergrad.math.waterloo.edu> <gglass07.721361955@ursa>
  8. Date: Mon, 16 Nov 1992 03:16:17 GMT
  9. Lines: 68
  10.  
  11. gglass07@ursa.calvin.edu (Gideon Glass) writes:
  12.  
  13. >papresco@napier.uwaterloo.ca (Paul Prescod) writes:
  14.  
  15. >>Why is it, in VI if I try to save a file without a name it doesn't prompt
  16. >>me for a name?  Instead it kicks me back to vi.  Or if I try to quit without
  17. >>saving.  Why doesn't it ask me "Save y/n."  There is no reason VI couldn't
  18. >>have an "expert" mode that got rid of messages for those that don't want
  19. >>them.
  20. >[Lots more deleted]
  21.  
  22. >Listen, if you don't like VI, don't use it.  Can't you get the point?
  23. >Those of us who like UNIX use it.  Those of you who don't can find
  24. >yourselves another operating system.  I'm tired of hearing your
  25. >marketing-inspired bullshit hype about how no one's going to use UNIX
  26. >after Window NT (or whatever) comes out.  Plenty of people like UNIX
  27. >fine without your stupid hypothetical novice-friendly user interface
  28. >strapped on.
  29.  
  30.  
  31. WOOHH - Someone got out of wrong side of the bed this morning!!
  32.  
  33. It is no news that
  34. novice users hate UNIX (aka vi) and think
  35. it is the pits.  
  36.  
  37. In my previous posts about novice users hating UNIX and especially 
  38. vi, I got flamed but I also got a brilliant piece of advice - PICO.
  39.  
  40. I've posted this before, but the PICO editor for UNIX
  41. has been written by GODS!!  It is a very simple editor
  42. and has a zero learning curve for new users and experienced
  43. vi users who still hate vi.
  44.  
  45. It only took me three days to get almost all the site
  46. users to fall in love with this editor.  It also came with
  47. a number of makefiles for different computers so I didn't have
  48. library problems to get the thing to compile.
  49.  
  50. FEATURES:-
  51. It has the menu at the bottom on the screen with all the options.
  52. Line wrap.
  53. REALLY USER FRIENDLY.
  54.  
  55. Try it out it is totally brilliant!!
  56.  
  57. I no longer have to feel guilty about introducing
  58. new users to UNIX by warning them to leave an afternoon
  59. or two free to learn vi.
  60.  
  61. It is very easy to get elm to use it as its default editor
  62. and you can make nn use PICO as its default editor by putting
  63. the line
  64.  
  65. setenv EDITOR /bin/pico  (or wherever the editor is)
  66.  
  67. in your .cshrc file.
  68.  
  69. (I still use vi, mainly because I have had quite a few thousand
  70. spent on me to learn the thing at UNIX courses.  Also I am quite addicted to
  71. vi.)
  72.  
  73. HOPE this helps.  Stay cool dudes,  Lachlan.
  74. -- 
  75.   Lachlan Cranswick  -  CSIRO             _--_|\  lachlan@dmp.CSIRO.AU
  76.   Division of Mineral Products           /      \ tel +61 3 647 0367
  77.   PO Box 124, Port Melbourne 3207        \_.--._/ fax +61 3 646 3223
  78.   AUSTRALIA                                    v 
  79.