From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: babel perl issue Date: Wed, 12 Dec 2012 10:47:26 -0700 Message-ID: <87sj7bb1sh.fsf@gmail.com> References: <87a9tntr29.fsf@Rainer.invalid> <87sj7fp7om.fsf@gmail.com> <87wqwrrml2.fsf@Rainer.invalid> <87vcca9bxw.fsf@gmail.com> <87d2yhvm3c.fsf@Rainer.invalid> <87obi193mn.fsf@gmail.com> <87zk1lu53s.fsf@Rainer.invalid> <87zk1kmpyo.fsf@gmail.com> <87r4mwph61.fsf@bzg.ath.cx> <87zk1kf2bw.fsf@gmail.com> <8762472rg8.fsf@bzg.ath.cx> <874njrdzdg.fsf@gmail.com> <87ip871bog.fsf@bzg.ath.cx> <87obhzcjrs.fsf@gmail.com> <87mwxjyzor.fsf@bzg.ath.cx> <87fw3bfb2i.fsf@Rainer.invalid> <87a9tjyyi3.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiqP9-0000i3-9b for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 12:47:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiqP6-0003aU-Dj for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 12:47:35 -0500 Received: from mail-ie0-f181.google.com ([209.85.223.181]:43335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiqP6-0003aO-1y for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 12:47:32 -0500 Received: by mail-ie0-f181.google.com with SMTP id 16so2329192iea.26 for ; Wed, 12 Dec 2012 09:47:31 -0800 (PST) In-Reply-To: <87a9tjyyi3.fsf@bzg.ath.cx> (Bastien's message of "Wed, 12 Dec 2012 18:24:36 +0100") 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: Achim Gratz , emacs-orgmode@gnu.org Bastien writes: > Achim Gratz writes: > >> I hope you are not suggesting to put all of ob into a single file=E2=80= =A6 > > Actually that's a good idea! > > It should be ~170ko, quite manageable (similar to org-export.el.) > > In terms of features, is any of ob-{keys/tangle/table/etc.}=20 > useful by itself, outside ob? > > How would you feel about this Eric? I don't like this idea at all. I'm already heavily using page-feed (^L) characters to navigate the existing ob-core.el. Combining all of the separate components of babel into a single file would lose much needed separation and organization and would make Babel harder to maintain. In the absence of better ideas, I'm going to go ahead with this refactoring. If we do come up with a better idea at some time in the future I'll be happy to make further changes. Lacking that we can always revert this change when Emacs Lisp begins to provide support for proper modules. Cheers, --=20 Eric Schulte http://cs.unm.edu/~eschulte