Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!hplabs!hplabsc!mayer From: mayer@hplabsc.UUCP Newsgroups: comp.emacs Subject: Re: suggestions for manual-entry Message-ID: <2189@hplabsc.UUCP> Date: Tue, 7-Jul-87 16:57:42 EDT Article-I.D.: hplabsc.2189 Posted: Tue Jul 7 16:57:42 1987 Date-Received: Fri, 10-Jul-87 03:21:00 EDT References: <13143@topaz.rutgers.edu> <582@unmvax.UNM.EDU> Reply-To: mayer@hplabsc.UUCP (Niels Mayer) Organization: Hewlett-Packard Labs, Palo Alto, CA Lines: 12 Keywords: background, buffer name I use rman with manual-entry. manual-entry tries to look at the empty man/cat directories on my workstation, doesn't find anything, and then invokes rman. Add the following form to your .emacs file (or put it in site-init.el and make temacs redump). (setq manual-program "/usr/local/bin/rman") -- Niels.