emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Re: Update org-mode


From: Nick Dokos
Subject: Re: [O] Re: Update org-mode
Date: Fri, 01 Apr 2011 16:03:29 -0400

Dror Atariah <address@hidden> wrote:

> > #+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?
> 

In your .emacs (or equivalent emacs initialization file.)

If your emacs is set up correctly, you should be able to visit the
relevant section in the Emacs manual by evaluating the following form:

   (info "(emacs)Init file")

Put the cursor after the closing parenthesis and type C-x C-e

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]