From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: info for org not found in emacs Date: Mon, 10 Dec 2012 10:43:19 -0700 Message-ID: <87sj7d951k.fsf@gmail.com> References: <50C1FC20.1090401@gmail.com> <50C331F7.3020505@gmail.com> <87ip89x35y.fsf@gmail.com> <50C61CAC.1000902@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti7O3-0000fy-Rw for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 12:43:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti7O0-0006jc-9x for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 12:43:27 -0500 Received: from mail-ia0-f177.google.com ([209.85.210.177]:63215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti7O0-0006jX-5I for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 12:43:24 -0500 Received: by mail-ia0-f177.google.com with SMTP id u21so5820181ial.22 for ; Mon, 10 Dec 2012 09:43:23 -0800 (PST) In-Reply-To: <50C61CAC.1000902@gmail.com> (Rainer M. Krug's message of "Mon, 10 Dec 2012 18:32:28 +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: Rainer M Krug Cc: Jude DaShiell , Rainer@krugs.de, emacs-orgmode , Jambunathan K Rainer M Krug writes: > On 10/12/12 17:50, Jambunathan K wrote: >> Rainer M Krug writes: >> >>> Thanks - does anybody else has any ideas on how I can get org into info? >> >> M-x info-display-manual RET ~/src/org-mode/doc/org RET >> > > This definitely works - thanks. But is there a way of adding this permanentely, so that I can use > the menu entry in the org menu to see the info file? > The following works for me (your mileage may vary) ;; info paths (add-to-list 'Info-default-directory-list "/home/eschulte/.emacs.d/src/org-mode/doc/") Best, -- Eric Schulte http://cs.unm.edu/~eschulte