From mboxrd@z Thu Jan 1 00:00:00 1970 From: Louis Turk Subject: Re: org-default-notes-file Date: Mon, 18 Oct 2010 19:36:18 +0800 Message-ID: <4CBC3132.7040701@dayspringpublisher.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=44415 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7o2V-000226-Ce for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 07:38:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7o2U-0005Gs-8F for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 07:38:03 -0400 Received: from cpoproxy3-pub.bluehost.com ([67.222.54.6]:32877) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1P7o2T-0005Ge-VX for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 07:38:02 -0400 In-Reply-To: <87d3r7oimr.fsf@noorul.maa.corp.collab.net> 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: Noorul Islam K M Cc: emacs-orgmode@gnu.org 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. >> > Try to find out which version of org-mode is actually loaded. May be you > can use M-x find-library org to find which org.el is loaded. > > Thanks and Regards > Noorul That loaded ~/org-mode/lisp/org.el Louis