home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.bug
- Path: sparky!uunet!cis.ohio-state.edu!idiap.CH!tmb
- From: tmb@idiap.CH (Thomas M. Breuel)
- Subject: Bug in Emacs 18.58.2 Info mode...
- Message-ID: <9301101546.AA23734@idiap.ch>
- Sender: gnulists@ai.mit.edu
- Reply-To: tmb@idiap.ch
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Sun, 10 Jan 1993 17:46:28 GMT
- Approved: bug-gnu-emacs@prep.ai.mit.edu
- Lines: 15
-
- When I go into "info" ("C-h i"), and search ("s")for the word
- "buffer", it finds the word "buffer" in "texinfo-format-buffer":
-
- Info file: gawk-info, -*-Text-*-
- produced by texinfo-format-buffer
- from file: gawk.texinfo
-
- But since this isn't part of any info node, "info" fails when trying
- to display this match.
-
- Obviously, the file header should not be searched by the info "s"
- command.
-
- Thomas.
-
-