Homepage: http://github.com/nflath/man-commands
Author: Nathaniel Flath
Updated:
Add interactive commands for every manpages installed in your computer
I usually try to do M-x man-mail, or whatever command I'm trying, before going to M-x max and entering the command. The following actually installs all of the commands you can man as interactive command. Installation: To install, put this file somewhere in your load-path and add the following to your .emacs file: (require 'man-commands)