On Wed, Mar 12, 2014 at 11:14 AM, Bastien <[email protected]> wrote: > John Hendy <[email protected]> writes: > >> I thought requiring org wasn't required anymore? > > Yes, it is not required, but better than (load "org").
Great -- just making sure I'm not goofing my own setup. Looks like he
actually has both:
#+begin_quote
(require 'icicles)
(require 'dired+)
(require 'org)
(require 'bookmark+)
(load "org")
#+end_quote
John
>
> --
> Bastien
