From mboxrd@z Thu Jan 1 00:00:00 1970 From: daimrod@gmail.com (=?utf-8?Q?Gr=C3=A9goire?= Jadi) Subject: Re: info for org not found in emacs Date: Fri, 07 Dec 2012 15:39:45 +0100 Message-ID: <87y5haapu6.fsf@casa.home> References: <50C1FC20.1090401@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgz4f-0003Hf-QI for emacs-orgmode@gnu.org; Fri, 07 Dec 2012 09:38:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tgz4Z-0007q2-TV for emacs-orgmode@gnu.org; Fri, 07 Dec 2012 09:38:45 -0500 Received: from plane.gmane.org ([80.91.229.3]:37637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgz4Z-0007pw-Me for emacs-orgmode@gnu.org; Fri, 07 Dec 2012 09:38:39 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tgz4i-0003ac-Pm for emacs-orgmode@gnu.org; Fri, 07 Dec 2012 15:38:48 +0100 Received: from anantes-653-1-38-216.w109-211.abo.wanadoo.fr ([109.211.33.216]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Dec 2012 15:38:48 +0100 Received: from daimrod by anantes-653-1-38-216.w109-211.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Dec 2012 15:38:48 +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 writes: > Hi > > I am using org from git using the following commands (in a script): > > ###################### > cd ~/.emacs.d/org-mode-git/org-mode > git checkout master > git fetch --tags origin > git pull > git gc > git checkout master > make clean > make > make autoloads > make doc > make info > ###################### > > But I can't find the info file and get the error message "Info-find-file: Info file org does not > exist". > > How can I tell where emacs can find the info file (I assume it is in the doc/ subdirectory?)? (add-to-list 'Info-default-directory-list (expand-file-name "~/.emacs.d/org-mode-git/org-mode/doc")) > > Thanks, > > Rainer > > -- > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. > (Germany) > > Centre of Excellence for Invasion Biology > Stellenbosch University > South Africa > > Tel : +33 - (0)9 53 10 27 44 > Cell: +33 - (0)6 85 62 59 98 > Fax : +33 - (0)9 58 10 27 44 > > Fax (D): +49 - (0)3 21 21 25 22 44 > > email: Rainer@krugs.de > > Skype: RMkrug