Skip to content

Instantly share code, notes, and snippets.

@AndreaCrotti
Created May 12, 2010 08:33
Show Gist options
  • Select an option

  • Save AndreaCrotti/398337 to your computer and use it in GitHub Desktop.

Select an option

Save AndreaCrotti/398337 to your computer and use it in GitHub Desktop.

To try it out:

  • Create a file “base.el” with something like: (setq base “~/your/base/path/”)
  • Lauch it with something like /path/to/your/emacs -q –load=”orgloader.el”
  • Make sure that you (or create an empty one) the file, “custom.el” That file will be managed automatically by the customization framework if you wish to use it.

    Be aware that you might need Emacs 23 for some of the features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment