From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: install and info Date: Fri, 10 Oct 2008 17:52:31 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KoH11-0002ph-FP for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 08:22:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KoH10-0002oX-8U for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 08:22:42 -0400 Received: from [199.232.76.173] (port=39999 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoH0z-0002oL-TM for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 08:22:41 -0400 Received: from main.gmane.org ([80.91.229.2]:55027 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KoH0z-0000Wb-9M for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 08:22:41 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KoH0w-0003Kd-VH for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 12:22:39 +0000 Received: from 59.145.136.1 ([59.145.136.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Oct 2008 12:22:38 +0000 Received: from nsivaram.net by 59.145.136.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Oct 2008 12:22:38 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > Hi everyone, > > I'd be happy to change the default to > > infodir = $(prefix)/share/info > > > if this is a better default for most systems. Is it better? So could > people on different systems out there please check where the standard > info directory is located? > > Thanks. > > - Carsten > [...] On Windows, if you use unzip the Emacs binary under C:/ drive, the info folder is under C:/Emacs-22.3/ as c:/Emacs-22.3/info. sivaram --