From: "KARR, DAVID" <dk068x@att.com>
To: "ddsnell@frontier.com" <ddsnell@frontier.com>,
"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: How to get info pages for Emacs?
Date: Mon, 8 Jun 2015 18:10:17 +0000 [thread overview]
Message-ID: <B8D164BED956C5439875951895CB4B22284D111A@CAFRFD1MSGUSRIA.ITServices.sbc.com> (raw)
In-Reply-To: <20150608102118.66a46387@zothique.localdomain>
> -----Original Message-----
> From: help-gnu-emacs-bounces+dk068x=att.com@gnu.org [mailto:help-
> gnu-emacs-bounces+dk068x=att.com@gnu.org] On Behalf Of Dale Snell
> Sent: Monday, June 08, 2015 10:21 AM
> To: help-gnu-emacs@gnu.org
> Subject: Re: How to get info pages for Emacs?
>
> On Mon, 8 Jun 2015 16:44:52 +0000, in message
> B8D164BED956C5439875951895CB4B22284D0F65@CAFRFD1MSGUSRIA.ITServices
> .sbc.com,
> KARR, DAVID wrote:
>
> > I've got Cygwin Emacs 24.5.1 on my desktop and Emacs 24.3.1 on my
> > CentOS 7 VM.
> >
> > If I open the main "info" node on each, I see an "Emacs" node on
> the
> > first, but not on the second. How do I get the missing Emacs
> info
> > pages on my CentOS 7 VM?
>
> There's a couple of things I can think of. First off, is there an
> "emacs-doc" package for Centos? If so, is it installed?
> Honestly, I don't think this is the problem, since emacs' info
> file should be part of the emacs package, but it's easy to check:
>
> yum list emacs-\* | grep -i doc
No obvious "doc" package:
----------------
% yum list emacs-\*
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
Installed Packages
emacs.x86_64 1:24.3-11.el7 @base
emacs-common.x86_64 1:24.3-11.el7 @base
emacs-filesystem.noarch 1:24.3-11.el7 @anaconda
Available Packages
emacs-a2ps.x86_64 4.14-23.el7 base
emacs-a2ps-el.x86_64 4.14-23.el7 base
emacs-auctex.noarch 11.87-4.el7 base
emacs-auctex-doc.noarch 11.87-4.el7 base
emacs-el.noarch 1:24.3-11.el7 base
emacs-gettext.noarch 0.18.2.1-4.el7 base
emacs-gettext-el.noarch 0.18.2.1-4.el7 base
emacs-git.noarch 1.8.3.1-4.el7 base
emacs-git-el.noarch 1.8.3.1-4.el7 base
emacs-gnuplot.noarch 4.6.2-3.el7 base
emacs-gnuplot-el.noarch 4.6.2-3.el7 base
emacs-golang.noarch 1.3.3-3.el7 base
emacs-libidn.noarch 1.28-3.el7 base
emacs-mercurial.x86_64 2.6.2-4.el7 base
emacs-mercurial-el.x86_64 2.6.2-4.el7 base
emacs-nox.x86_64 1:24.3-11.el7 base
emacs-terminal.noarch 1:24.3-11.el7 base
emacs-vala.noarch 0.20.1-3.el7 base
emacs-vala-el.noarch 0.20.1-3.el7 base
-----------------------------
> Next, check in "/usr/share/info" for the file "emacs.info". If it
> isn't there, try re-installing emacs. If it is there, check the
> same directory for the file "doc", which is the top-level node for
> Info. It should have the lines:
>
> Emacs
> * Emacs: (emacs).
>
> (possibly more) in there, under Editors.
>
> Beyond that, I'm lost.
% ls *emacs*
emacs-gnutls.info.gz emacs.info.gz emacs-mime.info.gz
% ls *doc*
ls: cannot access *doc*: No such file or directory
However, if I run "info emacs" from the command ilne, it brings up the Emacs info node. It's just Emacs that can't find its own info page.
> I hope this helps.
>
> --Dale
>
> --
> "It is by caffeine alone I set my mind in motion. It is by the
> beans of Java that thoughts acquire speed, the hands acquire
> shakes, the shakes become a warning. It is by caffeine alone I set
> my mind in motion."
next prev parent reply other threads:[~2015-06-08 18:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-08 16:44 How to get info pages for Emacs? KARR, DAVID
2015-06-08 17:21 ` Dale Snell
2015-06-08 18:10 ` KARR, DAVID [this message]
2015-06-08 18:43 ` Tassilo Horn
2015-06-08 18:56 ` KARR, DAVID
2015-06-08 19:00 ` Tassilo Horn
2015-06-08 19:05 ` KARR, DAVID
2015-06-08 19:07 ` Dale Snell
2015-06-08 18:50 ` Dale Snell
2015-06-08 18:59 ` KARR, DAVID
2015-06-08 19:24 ` Jude DaShiell
2015-06-08 18:34 ` Tassilo Horn
2015-06-08 18:42 ` KARR, DAVID
2015-06-08 18:51 ` Tassilo Horn
2015-06-08 19:04 ` KARR, DAVID
2015-06-09 0:49 ` Robert Thorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B8D164BED956C5439875951895CB4B22284D111A@CAFRFD1MSGUSRIA.ITServices.sbc.com \
--to=dk068x@att.com \
--cc=ddsnell@frontier.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).