> #+begin_src elisp
> (setq load-path (cons
>                 (expand-file-name "~/Library/elisp")
>                 load-path))
> (require 'org-install)
> #+end_src
> 
@Yagnesh: where should I plug this code into?



Reply via email to