[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Running external info within Emacs
From: |
Eli Zaretskii |
Subject: |
Re: Running external info within Emacs |
Date: |
Fri, 31 Mar 2023 22:07:45 +0300 |
> From: Arash Esbati <arash@gnu.org>
> Cc: emacs-devel@gnu.org
> Date: Fri, 31 Mar 2023 20:09:40 +0200
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > And that it happens _only_ for this one Info file? Then what is the
> > difference between this Info file and the other ones?
>
> Nope, I moved my Emacs directory, adjusted $INFOPATH and did in the
> shell:
>
> $ info emacs
> $ info elisp
> $ info gnus
>
> They all work. Within Emacs, no avail, no matter what I try.
So inside Emacs, the only command that works is "info dir", and all
the other "info FOO" commands, where FOO ≠ dir, fail?