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

  1. Xref: sparky gnu.emacs.gnus:1434 news.software.readers:2550
  2. Path: sparky!uunet!olivea!apple!netcomsv!butch!kronos.arc.nasa.gov!pluto.arc.nasa.gov!kpc
  3. From: kpc@pluto.arc.nasa.gov (k p c)
  4. Newsgroups: gnu.emacs.gnus,news.software.readers
  5. Subject: virtual newsgroups: implementation in gnus
  6. Message-ID: <KPC.92Dec24181925@zog.arc.nasa.gov>
  7. Date: 25 Dec 92 02:18:44 GMT
  8. Sender: usenet@kronos.arc.nasa.gov (Will Edgington, wedgingt@ptolemy.arc.nasa.gov)
  9. Reply-To: kpc@ptolemy.arc.nasa.gov
  10. Organization: NASA Ames Research Center AI Research and Aero Branches;
  11.     Sterling.
  12. Lines: 27
  13.  
  14. here's what i think is necessary to implement virtual newsgroups in
  15. gnus.
  16.  
  17. a virtual newsgroup has a name and constituent newsgroups.  "emacs"
  18. might be the name of a virtual group, and gnu.emacs.help,
  19. gnu.emacs.vm.bug, and gnu.emacs.gnus might be the constituents.
  20.  
  21. put subject lines from the constituent newsgroups into the same
  22. subject buffer, disambiguating the article numbers.
  23.  
  24. ensure that article and header retrieval use the disambiguator.
  25.  
  26. make followups look at the newsgroups line to see what newsgroup to
  27. post to.  if it's ambiguous, ask the user.
  28.  
  29. make the default save file be the virtual newsgroup name.  i have
  30. code for this part.
  31.  
  32. make the kill file be the virtual newsgroup name.
  33.  
  34. put the virtual newsgroup name in the newsgroups buffer just as if it
  35. were a real newsgroup.
  36.  
  37. use an alist to provide correspondences between virtual newsgroups and
  38. their constituents.
  39.  
  40. that's it!
  41. -- 
  42. i'm open to comparing research career notes with other young cogsci people.
  43.