When typing the command info you get a long output with header as:
File: dir, Node: Top This is the top of the INFO tree
This (the Directory node) gives a menu of major topics.
Typing "q" exits, "?" lists all Info commands, "d" returns here,
"h" gives a primer for first-timers,
"mEmacs<Return>" visits the Emacs manual, etc.
In Emacs, you can click mouse button 2 on a menu item or cross reference
to select it.
So, from the heading I assume that using emacs as the default PAGER but when running the command
emacs
output shows:
The program 'emacs' can be found in the following packages:
* emacs23
* emacs23-nox
* e3
* emacs23-lucid
* jove
Try: sudo apt-get install <selected package>
Then what is the pager of info pages? Is there is some bundled emacs or some like?!