home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / bug / 1623 < prev    next >
Encoding:
Text File  |  1993-01-10  |  792 b   |  29 lines

  1. Newsgroups: gnu.emacs.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!idiap.CH!tmb
  3. From: tmb@idiap.CH (Thomas M. Breuel)
  4. Subject: Bug in Emacs 18.58.2 Info mode...
  5. Message-ID: <9301101546.AA23734@idiap.ch>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: tmb@idiap.ch
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Sun, 10 Jan 1993 17:46:28 GMT
  11. Approved: bug-gnu-emacs@prep.ai.mit.edu
  12. Lines: 15
  13.  
  14. When I go into "info" ("C-h i"), and search ("s")for the word
  15. "buffer", it finds the word "buffer" in "texinfo-format-buffer":
  16.  
  17. Info file: gawk-info,    -*-Text-*-
  18. produced by texinfo-format-buffer
  19. from file: gawk.texinfo
  20.  
  21. But since this isn't part of any info node, "info" fails when trying
  22. to display this match.
  23.  
  24. Obviously, the file header should not be searched by the info "s"
  25. command.
  26.  
  27.                     Thomas.
  28.  
  29.