From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Subject: Re: [babel] Painless integration of source blocks with language Date: Sun, 09 Jan 2011 10:40:41 +0100 Message-ID: <8762ty5s9y.fsf@gmail.com> References: <87lj2ukfia.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=38977 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pbrnt-00043P-Ah for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 04:43:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pbrno-0003Ha-Gw for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 04:43:13 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:49413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pbrno-0003HL-0W for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 04:43:08 -0500 Received: by bwz16 with SMTP id 16so21003232bwz.0 for ; Sun, 09 Jan 2011 01:43:07 -0800 (PST) In-Reply-To: <87lj2ukfia.fsf@gmail.com> (Eric Schulte's message of "Sat, 08 Jan 2011 18:54:31 -0700") 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: Eric Schulte Cc: emacs-orgmode@gnu.org, Seth Burleigh "Eric Schulte" writes: > Hi Seth, > > Thanks for the thoughtful comments. I especially like the method of > literate programming described in your second proposal. Over the last > months I have switched from working mainly in code blocks to working > mainly in pure source files due to issues along the lines of those > mentioned in your first proposal. BTW, why is there not an option that would enable all mode-specific key bindings inside source blocks? It could be implemented e.g. by putting the mode keymap into the `keymap' text property. Seems like a simple solution. =C5=A0t=C4=9Bp=C3=A1n