Reading multiple Emacs info files simultaneously
Posted
by pajato0
on Stack Overflow
See other posts from Stack Overflow
or by pajato0
Published on 2010-02-18T14:26:27Z
Indexed on
2010/03/13
0:17 UTC
Read the original article
Hit count: 544
emacs
|emacs-info
For reading programming (and other) documentation, the Emacs INFO mode is outstanding. So outstanding that I would like to be able to read say, the Emacs Lisp info file and the org-mode info files simultaneously without traversing back up to the beginning of the info tree. Either I've missed something obvious or I will need to hack some Emacs Lisp to achieve the goal. And yet again, someone may have already cracked this nut. So I guess my question is: what is the state of the practice for reading mulitple INFO files in Emacs simultaneously?
© Stack Overflow or respective owner