From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: info for org not found in emacs Date: Tue, 11 Dec 2012 11:23:15 +0000 (UTC) Message-ID: References: <50C1FC20.1090401@gmail.com> <50C331F7.3020505@gmail.com> <87ip89x35y.fsf@gmail.com> <50C61CAC.1000902@gmail.com> <874njtvkto.fsf@Rainer.invalid> <50C6EBE1.2060906@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiNw5-0006Xt-P3 for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 06:23:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiNvw-0006Z6-0h for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 06:23:41 -0500 Received: from plane.gmane.org ([80.91.229.3]:50132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiNvv-0006Yw-Ps for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 06:23:31 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TiNw5-0000Ne-1Q for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:23:41 +0100 Received: from 217.10.60.85 ([217.10.60.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Dec 2012 12:23:41 +0100 Received: from Stromeko by 217.10.60.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Dec 2012 12:23:41 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rainer M Krug gmail.com> writes: > Sorry - must have missed that one. doc/die is fine Then you must have changed something else in your setup. >>>> Once Info is started, the list of directories to search comes from the variable `Info-directory-list'. This variable `Info-default-directory-list' is used as the default for initializing `Info-directory-list' when Info is started, unless the environment variable INFOPATH is set. Although this is a customizable variable, that is mainly for technical reasons. Normally, you should either set INFOPATH or customize `Info-additional-directory-list', rather than changing this variable. <<<< Check the content of those variables and maybe if INFOPATH is set to something strange. Regards, Achim.