From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: autoloading stuff Date: Sun, 27 Dec 2009 12:01:24 -1000 Message-ID: <96CDCA4A-2DD3-4DD3-9245-21C052E2E3BF@tsdye.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: multipart/mixed; boundary="===============1167888845==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NP1B9-0005Tu-UB for emacs-orgmode@gnu.org; Sun, 27 Dec 2009 17:01:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NP1B5-0005Sb-7L for emacs-orgmode@gnu.org; Sun, 27 Dec 2009 17:01:35 -0500 Received: from [199.232.76.173] (port=39652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NP1B5-0005SY-4u for emacs-orgmode@gnu.org; Sun, 27 Dec 2009 17:01:31 -0500 Received: from outbound-mail-144.bluehost.com ([67.222.38.34]:36443) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NP1B4-0002KG-LV for emacs-orgmode@gnu.org; Sun, 27 Dec 2009 17:01:31 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: andrea.crotti.0@gmail.com Cc: emacs-orgmode@gnu.org --===============1167888845== Content-Type: multipart/alternative; boundary=Apple-Mail-7-176243363 --Apple-Mail-7-176243363 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi Andrea, I'm not certain I understand your question, but it brings to mind the Getting Started section of http://orgmode.org/worg/org-contrib/babel/intro.php, which indicates that you can activate whatever subset of supported languages you wish. The typo you pointed out in an earlier message has been fixed and should appear next time the documentation has been updated on Worg. All the best, Tom On Dec 27, 2009, at 10:50 AM, andrea wrote: > > 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--- > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Apple-Mail-7-176243363 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi = Andrea,

I'm not certain I understand your question, = but it brings to mind the Getting Started section = of


which=  indicates that you can activate whatever subset of = supported languages you wish.

The typo you = pointed out in an earlier message has been fixed and should appear next = time the documentation has been updated on = Worg.

All the best,
Tom

=
On Dec 27, 2009, at 10:50 AM, andrea wrote:


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---



_____________= __________________________________
Emacs-orgmode mailing = list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://= lists.gnu.org/mailman/listinfo/emacs-orgmode
<= br>
= --Apple-Mail-7-176243363-- --===============1167888845== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1167888845==--