home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / emacs / gnus / 1423 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  3.5 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!strath-cs!ssammy
  2. From: ssammy@cs.strath.ac.uk (Paul Sammy 4th Year iE/CES)
  3. Newsgroups: gnu.emacs.gnus
  4. Subject: Setting info pages (was Re: Followup: changing the string indicating included text)
  5. Message-ID: <SSAMMY.92Dec21113349@fleming-03.cs.strath.ac.uk>
  6. Date: 21 Dec 92 11:33:49 GMT
  7. References: <BGARWOOD.92Dec7143058@sngldsh.cv.nrao.edu>
  8.     <AKIY.92Dec8163731@diva.cs.titech.ac.jp>
  9.     <SSAMMY.92Dec9100351@hunter-04.cs.strath.ac.uk>
  10.     <BCR.92Dec13171539@hfl3sn02.cern.ch>
  11. Sender: news@cs.strath.ac.uk
  12. Organization: Information Engineering
  13. Lines: 77
  14. Nntp-Posting-Host: fleming-03.cs.strath.ac.uk
  15. In-reply-to: bcr@cernapo.cern.ch's message of 13 Dec 92 16:15:39 GMT
  16.  
  17. >Regarding Re: Followup: changing the string indicating included text; bcr@cernapo.cern.ch (Bill Riemers) adds:
  18.  
  19.  > Great!  Much better than all those spaces. 
  20.  
  21.  > I'm sort of new to this game...  How do I actually get emacs to list the
  22.  > supercite help file when I type "^hi" so I can figure out how to clean-up
  23.  > the rest of the citation.
  24.  
  25.   ah.
  26.  
  27.  I've been watching the newsgroup to see if anyone else has an more elegant
  28.  answer, but apparently not (maybe its the cos of the holiday season).
  29.  
  30.  Anyway, in my site, the admin has seen fit not to bother
  31.  to install the info pages at all, so I have installed them myself.
  32.  
  33.  The important thing to know is that there is a directory pointed to by the
  34.  variable `Info-directory' which contains the info pages and a special file
  35.  called "dir".
  36.  "dir" is what you se when you type M-x info RET.
  37.  
  38.  I suggest that you 
  39.  
  40.     1)create a directory ~/lib/emacsinfo, 
  41.     2)set `Info-directory' to point to it, 
  42.     3)copy dir from the default dir into the `Info-directory'
  43.     4)edit dir to look at the default directory for all the info
  44.           pages execept for the supercite one.
  45.  
  46.  A sample dir is cited below:
  47.  
  48.  >  -*- Text -*-
  49.  > This is the file .../info/dir, which contains the topmost node of the
  50.  > Info hierarchy.  The first time you invoke Info you start off
  51.  > looking at that node, which is (dir)Top.
  52.  > 
  53.  > File: dir    Node: Top    This is the top of the INFO tree
  54.  >   This (the Directory node) gives a menu of major topics. 
  55.  >   Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h" 
  56.  >   gives a primer for first-timers, "mTexinfo<Return>" visits Texinfo topic,
  57.  >   etc.
  58.  >   --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
  59.  >
  60.  > * Menu: The list of major topics begins on the next line.
  61.  >
  62.  > * Gnus: (gnus). The Emacs interface to News.
  63.  > * Supercite:(sc.info). News citation program for use with Gnus.
  64.  
  65.  
  66.  Examine the Supercite entry.
  67.  The part in the brackets is the filename stem of the file(s) found
  68.  in the `Info-directory'.
  69.  
  70.  In your situation this would not need to be substantially different.
  71.  However, the Gnus entry would be installed in the system default
  72.  directory and you would need to alter the bit in the brackets to
  73.  
  74.  > * Gnus: (/etc/info/gnus). The Emacs interface to News.
  75.  
  76.  or whatever.
  77.  
  78.  
  79.  This method is crummy because you need to keep regular checks on 
  80.  what the sysop adds to the original dir file.
  81.  
  82.  I'd be surprised if there isn't an easier way than this: because I have 
  83.  had to install the info pages in my system I don't know any other way.
  84.  
  85.  If you have problems on any of the steps above, mail me.
  86.  
  87.  Paul
  88.  
  89. --
  90.  
  91. Q:  Why are electrons patriotic?            | Internet: ssammy@cs.strath.ac.uk
  92. A:  Because they go to the poles and volt.  | JANET   : ssammy@uk.ac.strath.cs
  93. Copy this line into your .signature to protect it against viruses! [version -9]
  94.