Hi Debaditya,
Debaditya Mukhopadhyay <debaditya@gmail.com> writes:Make sure that org-root-dir has the same value
> I have org 7.8.03.
>
> added to my .emacs
>
> (add-to-list 'load-path "org-root-dir/contrib/lisp")
> (require 'org-mime)
M-x locate-library RET org RET
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.
>
>
>
>