From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: From latest maint/master, no need to (require 'org-install) Date: Thu, 04 Oct 2012 21:37:14 -1000 Message-ID: References: <87boglvwur.fsf@bzg.ath.cx> <87sj9vj4a1.fsf@bzg.ath.cx> <87zk43419r.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK2TM-0005VI-4y for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 03:37:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK2TG-0001Kw-H3 for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 03:37:23 -0400 Received: from oproxy12-pub.bluehost.com ([50.87.16.10]:53530) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TK2TG-0001IE-6H for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 03:37:18 -0400 In-Reply-To: <87zk43419r.fsf@ucl.ac.uk> (Eric Fraga's message of "Thu, 4 Oct 2012 08:22:00 +0930") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Eric Fraga writes: > Bastien writes: > >> Hi all again, >> >> Bastien writes: >> >>> there is no need to (require 'org-install) anymore from the maint >>> and master branches. >> >> ... and you should actually remove (require 'org-install) from your >> configuration, since this file is not automatically created anymore. >> >> Thanks, > > Okay but with what should I replace this, if anything? > > Specifically, I currently have (in my organically grown customisation > file ;-): > > (add-to-list 'load-path "~/git/org-mode") > (add-to-list 'load-path "~/git/org-mode/lisp") > (add-to-list 'load-path "~/git/org-mode/contrib/lisp/") > (require 'org-install) > (require 'org-e-latex) > (require 'org-e-odt) > (require 'org-latex) > (require 'org-mime) > (require 'ob-jacaranda) > (require 'ob-python) > (require 'ob-R) > (require 'ob-sh) > (require 'org-crypt) (org-crypt-use-before-save-magic) > (require 'org-inlinetask) ;binding C-c C-x t > (require 'org-protocol) > (require 'org-wc) > ;; customisations follow > > What should I or could I remove from this? > > Thanks, > eric Hi Eric, ob-jacaranda? Any chance this might swell the list of babel supported languages? All the best, Tom -- Thomas S. Dye http://www.tsdye.com