all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: "KARR\, DAVID" <dk068x@att.com>
Cc: ddsnell@frontier.com, help-gnu-emacs@gnu.org, tsdh@gnu.org
Subject: Re: How to get info pages for Emacs?
Date: Tue, 09 Jun 2015 01:49:43 +0100	[thread overview]
Message-ID: <87616xso2g.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <B8D164BED956C5439875951895CB4B22284D11FA@CAFRFD1MSGUSRIA.ITServices.sbc.com> (dk068x@att.com)

"KARR, DAVID" <dk068x@att.com> writes:
>>   % install-info info-file dir-file
>> 
>> adds an entry for the given info-file in the given dir-file.  So
>> you can
>> do that for the missing files and hopefully that will resolve the
>> issue.
>
> Ok, well, that fixed it.  I can now see the Emacs info both from the
> command line and from within Emacs, and the variable is set and
> correct.  It seems likely this was some sort of flaw in the image
> assembly.  I'll first ask the person who gave me access to this image.
> We'll see how far he can take it.

When you specify a manual on the command line using info, like "info
emacs", info will search the relevant files like /usr/share/info for the
specified file.  It doesn't have to be mentioned in the dir file.  But,
if nothing is specified then the dir file is used and if there's no
entry for an info file then nothing is shown.  Emacs works the same
way.  Before you edited your dir file if you'd have done (info-display
manual "emacs") it would have worked.

The underlying problem is that the package manager should have called
install-info for you.  The installation script isn't complete.

BR,
Robert Thorpe



      reply	other threads:[~2015-06-09  0:49 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
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 [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87616xso2g.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=ddsnell@frontier.com \
    --cc=dk068x@att.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tsdh@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.