From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Babel related bug in elpa version 20121231 Date: Sat, 05 Jan 2013 16:29:23 -0700 Message-ID: <87txqvryun.fsf@gmail.com> References: <1342018996.75825.YahooMailNeo@web29804.mail.ird.yahoo.com> <8738ygbpvg.fsf@Rainer.invalid> <87mwworttu.fsf@Rainer.invalid> <87wqvrc2hu.fsf@bzg.ath.cx> <87bod3r2lo.fsf@Rainer.invalid> <87k3rrh38w.fsf@gmail.com> <874nivqwhv.fsf@Rainer.invalid> <87a9snv398.fsf@gmail.com> <87y5g7pdnw.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrdDD-0002Hk-1C for emacs-orgmode@gnu.org; Sat, 05 Jan 2013 18:31:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrdDB-0000Fa-57 for emacs-orgmode@gnu.org; Sat, 05 Jan 2013 18:31:34 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:47563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrdDB-0000FS-04 for emacs-orgmode@gnu.org; Sat, 05 Jan 2013 18:31:33 -0500 Received: by mail-ie0-f169.google.com with SMTP id c14so21475896ieb.14 for ; Sat, 05 Jan 2013 15:31:32 -0800 (PST) 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Eric Schulte writes: >> Because the above sequence of loading .el files and possibly falling >> back to .org files is all performed by the `org-babel-load-file' >> function, which is not defined until org has been required. > > Which confirms it "runs through the Org files each time" as I had > assumed earlier. The safe way to do this would be to simply check if > any files need to be re-tangled, then start/fork a new Emacs and do the > tangling there and then resume loading just the elisp files from the > original Emacs process. > That seems like a very heavyweight solution, and I don't think that eliding all of the errors from loaded .org files on startup would be a good idea. Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte