From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: documentation versions question Date: Thu, 23 Jun 2011 08:31:01 -0700 Message-ID: References: <4E0350D9.7030900@wilkesley.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZlsR-0007T0-81 for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 11:31:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZlsM-0007nv-O0 for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 11:31:30 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:41736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZlsM-0007gw-4a for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 11:31:26 -0400 Received: by bwz17 with SMTP id 17so2089569bwz.0 for ; Thu, 23 Jun 2011 08:31:24 -0700 (PDT) In-Reply-To: <4E0350D9.7030900@wilkesley.net> 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: lists@manor-farm.org Cc: emacs-orgmode@gnu.org On Thu, Jun 23, 2011 at 7:42 AM, Ian Barton wrote: > A more subtle approach would be to edit the Makefile to put the info file in > the right place. However, on Ubuntu it's not all clear where this should be. Or something like this in the emacs init file: ;; Info directory (add-to-list 'Info-default-directory-list (expand-file-name "/opt/emacs-lisp/share/info")) -- Suvayu Open source is the future. It sets us free.