all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* autoloading of [babel] and org-mode
@ 2009-12-27 17:03 andrea
  0 siblings, 0 replies; only message in thread
From: andrea @ 2009-12-27 17:03 UTC (permalink / raw)
  To: help-gnu-emacs


If I don't remember wrong in the guide everything was supposed to be
"required".

Now is there a way to eliminate all the requires?  I have all those
requires, and the problems is that also babel loads the entire
programming mode even if I don't need it.

--8<---------------cut here---------------start------------->8---
(require 'org)
(require 'reftex)
(require 'org-extension)
(require 'remember)
(require 'org-remember)
(require 'org-annotate-file)
(require 'org-babel-init)
(require 'org-babel-dot)       ;; dot
(require 'org-babel-gnuplot)   ;; gnuplot, and gnuplot-mode
(require 'org-babel-haskell)   ;; haskell, haskell-mode, inf-haskell
(require 'org-babel-ocaml)     ;; ocaml, and tuareg-mode
(require 'org-babel-python)    ;; python, and python-mode
(require 'org-babel-ditaa)
(require 'org-babel-ruby)      ;; ruby, irb, ruby-mode, and inf-ruby
(require 'org-babel-sql)       ;; none
(require 'org-babel-sh)
(require 'orgtbl-sqlinsert)
--8<---------------cut here---------------end--------------->8---





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-27 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 17:03 autoloading of [babel] and org-mode andrea

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.