From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: org-default-notes-file Date: Mon, 18 Oct 2010 18:28:59 +0100 Message-ID: <87bp6r4dgk.wl%ucecesf@ucl.ac.uk> References: <4CBBEC97.5000402@dayspringpublisher.com> <878w1wotrh.fsf@noorul.maa.corp.collab.net> <4CBC0BC1.40304@dayspringpublisher.com> <87tykjooja.fsf@noorul.maa.corp.collab.net> <4CBC101F.3020103@dayspringpublisher.com> <87pqv7oo04.fsf@noorul.maa.corp.collab.net> <4CBC192C.1010700@dayspringpublisher.com> <87lj5vom1h.fsf@noorul.maa.corp.collab.net> <4CBC2A01.7080101@dayspringpublisher.com> <87d3r7oimr.fsf@noorul.maa.corp.collab.net> <4CBC3132.7040701@dayspringpublisher.com> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=58450 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7uiW-0005TF-GS for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 14:45:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7uiV-0003z9-6j for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 14:45:52 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:37144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7uiV-0003xh-2l for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 14:45:51 -0400 In-Reply-To: <4CBC3132.7040701@dayspringpublisher.com> 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: Louis Turk Cc: emacs-orgmode@gnu.org, Noorul Islam K M On Mon, 18 Oct 2010 19:36:18 +0800, Louis Turk wrote: > > On 10/18/2010 07:17 PM, Noorul Islam K M wrote: > > Louis Turk writes: > > > >> On 10/18/2010 06:03 PM, Noorul Islam K M wrote: > >> > >>> Can you move following line to the beginning for org-mode settings? > >>> > >>> (add-to-list 'load-path "~/org-mode/lisp/") > >>> > >>> Thanks and Regards > >>> Noorul > >> Thanks, you are really trying hard to help me. But I still get the > >> same error message. yes but did you move it to the right place? further, you should also move the (require 'org-install) to come before anything else, but after the load-path setting. I have the following at the start of my org customisations: : (add-to-list 'load-path "~/git/org-mode/lisp") : (require 'org-install) After making the changes, check org-version again. Are you still getting 6.33 or are you now in 7.01xxx? I should also add that I set my default org notes file to a file name without a path but define org-directory to point to the appropriate directory: : (setq org-directory "~/git/notes" : org-default-notes-file "notes.org") HTH, eric -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D