From mboxrd@z Thu Jan 1 00:00:00 1970 From: Debaditya Mukhopadhyay Subject: Re: Unable to find contrib/ Date: Mon, 12 Mar 2012 20:27:20 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d041704eb012f8e04bb14ecd5 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7FaH-0004M7-Dh for emacs-orgmode@gnu.org; Mon, 12 Mar 2012 20:27:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7FaF-0000h8-NG for emacs-orgmode@gnu.org; Mon, 12 Mar 2012 20:27:24 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:37565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7FaF-0000h0-Bi for emacs-orgmode@gnu.org; Mon, 12 Mar 2012 20:27:23 -0400 Received: by dadv6 with SMTP id v6so6154933dad.0 for ; Mon, 12 Mar 2012 17:27:20 -0700 (PDT) In-Reply-To: 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 --f46d041704eb012f8e04bb14ecd5 Content-Type: text/plain; charset=ISO-8859-1 Thanks for all your help. I could solve the issue. The "org-root-directory" needed to be specified, in my case "~/bin/org-7.8.03/". I overlooked that fact- and all of your response helped. Deb On Sun, Mar 11, 2012 at 3:27 AM, Debaditya Mukhopadhyay wrote: > I have org 7.8.03. > > added to my .emacs > >> (add-to-list 'load-path "org-root-dir/contrib/lisp") >> (require 'org-mime) >> > > getting > > File error: Cannot open load file, org-mime >> >> To ensure normal operation, you should investigate and remove the >> cause of the error in your initialization file. Start Emacs with >> the `--debug-init' option to view a complete error backtrace. >> > > Any help will be appreciated. > > > --f46d041704eb012f8e04bb14ecd5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for all your help. I could solve the issue.
The "org-root-di= rectory" needed to be specified, in my case "~/bin/org-7.8.03/&qu= ot;. I overlooked that fact- and all of your response helped.

Deb
On Sun, Mar 11, 2012 at 3:27 AM, Debaditya M= ukhopadhyay <de= baditya@gmail.com> wrote:
I have org 7.8.03.

added to my .emacs
(add-to-list 'load-path "org-root-dir/cont= rib/lisp")
(require 'org-mime)

getting=A0

File error: Cannot open load fil= e, org-mime

To ensure normal operation, you should investigate and remove the
ca= use of the error in your initialization file.=A0 Start Emacs with
the `-= -debug-init' option to view a complete error backtrace.

Any help will be appreciated.

=A0

--f46d041704eb012f8e04bb14ecd5--