From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: local info files and top info directory Date: Tue, 3 Jan 2012 11:29:03 +0100 Message-ID: <5C075EE9-E5CC-4C6F-B9E0-24E2DDDBDFA7@Web.DE> References: <87sjjx77zj.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325610477 24676 80.91.229.12 (3 Jan 2012 17:07:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2012 17:07:57 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eric Abrahamsen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 03 18:07:53 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ri7q5-0001FA-3i for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2012 18:07:53 +0100 Original-Received: from localhost ([::1]:43137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri7q4-0002yq-FP for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2012 12:07:52 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:47552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri1cU-0006TN-7B for help-gnu-emacs@gnu.org; Tue, 03 Jan 2012 05:29:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ri1cT-00019W-DP for help-gnu-emacs@gnu.org; Tue, 03 Jan 2012 05:29:26 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:60839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri1cT-00019Q-3k for help-gnu-emacs@gnu.org; Tue, 03 Jan 2012 05:29:25 -0500 Original-Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate03.web.de (Postfix) with ESMTP id 6B1241AF0C942 for ; Tue, 3 Jan 2012 11:29:05 +0100 (CET) Original-Received: from peter-dyballas-macbook-pro.fritz.box ([88.153.242.186]) by smtp.web.de (mrweb001) with ESMTPA (Nemesis) id 0MFLMa-1RwLTg3WNw-00EMSa; Tue, 03 Jan 2012 11:29:04 +0100 In-Reply-To: <87sjjx77zj.fsf@ericabrahamsen.net> X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:J8GBHFesPAX1WvZtFnEVltqMDNfXOtgAG+V4BgoqUgg e8cIhxzmu72PpR9P9bTvirl4BKn+seHG/hnosv9MlkdU5FTrHE 8IS/1CQ3KcJ9L6pI3s10T09usW2k2dhyopCNCpn5gOyn6P+te9 1Ma7LGSOaYKYXWxc4uq1xmIZ2WBaoIAxjA+XjTpAQ7lrUFwl6n ufvj/gYlxITVFTz5eHHNw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 217.72.192.234 X-Mailman-Approved-At: Tue, 03 Jan 2012 12:07:47 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83310 Archived-At: Am 03.01.2012 um 04:58 schrieb Eric Abrahamsen: > This works, except that when I run `info' and it composes the main = Info > directory, the info files of some of the packages (gnus, org) show up = in > the directory listing, while others (magit, auctex, emms) don't. You need to "register" the INFO files with the command install-info. = Then the docs are recorded in a file named "dir" which the info-mode in = GNU Emacs reads. What's not recorded is not visible, is not shown. -- Greetings Pete The light at the end of the tunnel has been turned off due to budget = cuts.