Path: utzoo!attcan!uunet!lll-winken!ames!ucsd!rutgers!mit-eddie!bbn!jr@bbn.com From: jr@bbn.com (John Robinson) Newsgroups: comp.emacs Subject: Re: Bugs or features? Message-ID: <35207@bbn.COM> Date: 27 Jan 89 15:18:56 GMT References: Sender: news@bbn.COM Reply-To: jr@bbn.com (John Robinson) Organization: BBN Systems and Technologies Corporation, Cambridge MA Lines: 29 In-reply-to: tale@its.rpi.edu (David C Lawrence) In article , tale@its (David C Lawrence) writes: >If I do "M-x man" followed by "5 netrc" (or any similar section >request), GNU Emacs will dutifully inform me that it is "invoking man >5 netrc". It then responds with the fact that there is no manual >entry for 5 netrc. This is falicious, as >(shell-command "man 5 netrc" nil) >will show, at least on my machine. > >This is probably because the arguments to the process are being passed >as one string rather than seperate ones. But you asked the question wrong. ^H f man tells us: manual-entry: Display the Unix manual entry for TOPIC. TOPIC is either the title of the entry, or has the form TITLE(SECTION) where SECTION is the desired section of the manual, as in `tty(4)'. So you should have said M-x man netrc(5) >The details: >GNU Emacs 18.50.2 of Sun Oct 30 1988 on imagine.pawl.rpi.edu >(berkeley-unix) That's better. Maybe the find-file bug was fixed by 18.52. Feel like getting the new distribution? 18.52 was out before yours was built :-] -- /jr jr@bbn.com or bbn!jr