home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / editors / 2198 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.8 KB  |  93 lines

  1. Newsgroups: comp.editors
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!alf.uib.no!buboo
  3. From: buboo@alf.uib.no (Ove Ruben R Olsen)
  4. Subject: Re: VI tabstops
  5. Message-ID: <1992Sep11.065252.18579@alf.uib.no>
  6. Followup-To: poster
  7. Reply-To: Ruben@UiB.NO
  8. Organization: University of Bergen, Norway
  9. References: <BuBnB4.Lts@csugrad.cs.vt.edu>
  10. Date: Fri, 11 Sep 92 06:52:52 GMT
  11. Lines: 75
  12.  
  13. Paul Levy writes:
  14.  
  15. >Is there an environment variable or config file for VI to set the default
  16. >tabstop number.  I can do it inside of VI, but it doesn't save the settings
  17. >when I quit.  Thanks..
  18.  
  19. Try to create a file called:
  20.  
  21. $HOME/.exrc
  22.  
  23. Inside that file, put:
  24.  
  25. se ts=3
  26.  
  27. You may also want to check out the nearest VI archive.
  28.  
  29. From two of the INDEX files at the VI/EX archives around the world:
  30.  
  31. For a intro on using VI fetch one or several of these files:
  32.  
  33. ex.reference.Z      EX Reference Manual. UCB-dist. A Must.
  34. ex.summary.Z        EX Command Summary. UCB-dist.
  35. vi.apwh.ms.Z        VI Command & Function Reference. UCB-dist.
  36. vi.beginers.Z       VI beginers guide.
  37. vi.chars.Z          Apendix: character functions. UCB-dist. A Must.
  38. vi.intro.Z          Introduction on Display Editing with VI. UCB-dist. A Must.
  39. vi.reference.Z      VI reference. Version 8.  Maarten Litmaath. A Must. 
  40. vi.tutor.tar.Z      An interactive tutor for VI. (Ver: 1.3) Beginers choice.
  41.  
  42.  
  43. In the 'macros/' directory you may want to dig out:
  44.  
  45. exrc.ach           - "The Super .exrc File" compiled by Anthony C Howe.
  46. exrc.brp           - A nice exrc file from Bill "Rock" Petro.
  47. generals.2         - EXRC and Pascal. Bradford L Knowles.
  48. jl.ex              - Some 'beginer' macros. Joel Loo Peing Ling.
  49.  
  50.  
  51. In all cases you should get the INDEX files in both the 'main' and the
  52. 'macros' directory.
  53.  
  54. The VI/EX archives can be found at:
  55.  
  56. Europe:
  57.    Main site:     alf.uib.no (129.177.30.3)
  58.    Filearea:      pub/lpf/misc
  59.    Peak hours:    07.00 am GMT to 03.00 pm GMT 
  60.  
  61. Japan:
  62.    Mirror site:   utsun.s.u-tokyo.ac.jp (133.11.11.11) 
  63.    Filearea:      misc/vi-archive
  64.    Peak hours:    01.00 am GMT to 09.00 am GMT
  65.  
  66. USA, Canada and Mexico: 
  67.    Mirror site:   cs.uwp.edu (131.210.1.4)
  68.    Filearea:      /pub/vi
  69.    Peak hours:    None.            
  70.  
  71. Australia, NZ and the rest Down Under:
  72.    Main site:     monu6.cc.monash.edu.au (130.194.1.106)
  73.    Filearea:      /pub/Vi
  74.    Peak hours:    Not relevent
  75.  
  76.  
  77. For more information about the files at the archives and the archives 
  78. itself, please read one of the FAQ for Comp.Editors.
  79. If you are in a hurry you may fetch the INDEX file.
  80.  
  81. If you need more information, you are welcome to mail Ruben@uib.no.
  82.  
  83. \Ruben.
  84.  
  85.  
  86.  
  87.  
  88. -- 
  89.         Ove Ruben R Olsen a Gnarfer and VI user. EMAIL: ruben@uib.no. 
  90.      Maintaining the EX/VI-archive and a couple of the Comp.Editors FAQs.
  91.     People that are ignorant tend to live a frustrated life, at least when 
  92.      it comes to editing - But I do belive this is a general rule in life
  93.