Re: Activating node navigation for an info file
Stefan Monnier via Users list for the GNU Emacs text editor <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
>> Have opened your generated antares.info file as a raw text buffer. >> I then switched to texinfo-mode, but the only change is in some >> highlighting. >> >> How do I get to view normally, by node - as seen when looking at >> the manuals? > > (info (buffer-file-name)) There's also `M-x Info-on-current-buffer RET` === Stefan