Eli Zaretskii a écrit :
Date: Sat, 2 Aug 2014 00:01:52 +0100
From: Gavin Smith <[email protected]>

I couldn't find out how to display an arbitrary file in emacs Info

Like this:

  C-u C-h i /path/to/arbitrary-info-file RET

You can also do as follows:

1) open Dired mode by `C-x d' in the directory containing the arbitrary info file, or any parent thereof 2) if not already visiting it, visit the directory containing the arbitrariy info file by `i'
3) Open the arbitrary info file in info mode by `I'

  Vincent.

Reply via email to