From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: info for org not found in emacs Date: Tue, 11 Dec 2012 18:31:26 +0530 Message-ID: <87pq2gyc7t.fsf@gmail.com> 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 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiPPu-00077W-JD for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 07:58:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiPPi-0007OF-5Q for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 07:58:34 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:45271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiPPh-0007Np-W3 for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 07:58:22 -0500 Received: by mail-pa0-f41.google.com with SMTP id bj3so2834806pad.0 for ; Tue, 11 Dec 2012 04:58:21 -0800 (PST) In-Reply-To: (Achim Gratz's message of "Tue, 11 Dec 2012 11:23:15 +0000 (UTC)") 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 Achim Gratz writes: > Check the content of those variables and maybe if INFOPATH is set to something > strange. M-: (getenv "INFOPATH") --