From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sankalp Subject: Re: Unable to find contrib/ Date: Sun, 11 Mar 2012 18:06:10 +0530 Message-ID: References: <8162eb31jx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0418263807408d04baf6e02c Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6i0p-0004H7-7p for emacs-orgmode@gnu.org; Sun, 11 Mar 2012 08:36:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S6i0n-0002p3-2Q for emacs-orgmode@gnu.org; Sun, 11 Mar 2012 08:36:34 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:55535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6i0m-0002om-Mp for emacs-orgmode@gnu.org; Sun, 11 Mar 2012 08:36:33 -0400 Received: by wibhj13 with SMTP id hj13so2027254wib.12 for ; Sun, 11 Mar 2012 05:36:30 -0700 (PDT) In-Reply-To: <8162eb31jx.fsf@gmail.com> 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: Jambunathan K Cc: Debaditya Mukhopadhyay , emacs-orgmode@gnu.org --f46d0418263807408d04baf6e02c Content-Type: text/plain; charset=ISO-8859-1 Hi Debaditya, On 11 March 2012 15:24, Jambunathan K wrote: > Debaditya Mukhopadhyay writes: > > > I have org 7.8.03. > > > > added to my .emacs > > > > (add-to-list 'load-path "org-root-dir/contrib/lisp") > > (require 'org-mime) > > Make sure that org-root-dir has the same value > M-x locate-library RET org RET > You could also try M-x locate-library RET org-mime RET ideally this should output something like : Library is file ~/.emacs.d/org-7.8.03/contrib/lisp/org-mime.el (that's what it gives on my setup) If it doesn't give output, then you're either missing the "contrib" directory (as possible while using ELPA) or you've given the path wrong. > > Make sure contrib dir exists. > > AFAIK, ELPA, Vanilla Emacs doesn't have contrib dir as part of the > distribution. Try git. > > > 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. > > > > > > > > > > -- > > -- Sankalp ******************************************************* If humans could mate with software, I'd have org-mode's babies. --- Chris League on Twitter. http://orgmode.org/worg/org-quotes.html ******************************************************* --f46d0418263807408d04baf6e02c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Debaditya,

On 11 March 2012 15:24, Ja= mbunathan K <kjambunathan@gmail.com> wrote:
Debaditya Mukhopadhyay <debaditya@gmail.com> writes:

> I have org 7.8.03.
>
> added to my .emacs
>
> =A0 =A0 (add-to-list 'load-path "org-root-dir/contrib/lisp&qu= ot;)
> =A0 =A0 (require 'org-mime)

Make sure that org-root-dir has the same value
M-x locate-library RET org RET

You coul= d also try

M-x locate-library RET org-mime RET

ideally this should output something like :

Library is file ~/.emacs.d/org-7.8.03/contrib/lisp/org-= mime.el

(that's what it gives on my setup)

If it doesn't give output, then you're either= missing the "contrib" directory (as possible while using ELPA) o= r you've given the path wrong.
=A0

Make sure contrib dir exists.

AFAIK, ELPA, Vanilla Emacs doesn't have contrib dir as part of the
distribution. Try git.

> getting=A0
>
>
> =A0 =A0 File error: Cannot open load file, org-mime
>
> =A0 =A0 To ensure normal operation, you should investigate and remove = the
> =A0 =A0 cause of the error in your initialization file.=A0 Start Emacs= with
> =A0 =A0 the `--debug-init' option to view a complete error backtra= ce.
>
>
> Any help will be appreciated.
>
> =A0
>
>

--


--
Sankalp


************************************************= *******
If humans could mate with software, I'd have org-mode's
babies.<= br>=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 --- Chris League on = Twitter.
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0http://orgmode.org/worg/org-quotes.ht= ml
*******************************************************


--f46d0418263807408d04baf6e02c--