home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / elisp / misc / gnus-xover-1.2 / Todo < prev    next >
Encoding:
Text File  |  1993-04-16  |  239 b   |  11 lines

  1. Workaround for the C news sync problem.
  2.  
  3. Finish status.el, and use it in nntp.el.
  4.  
  5. Do something about post abort.
  6.  
  7. Reconsider sequence gaps.
  8.  
  9. See if wait for newline can be specialcased faster,
  10. with (end-of-line) (eq (following-char) ?\n)
  11.