From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: Re: [PATCH] Mode-specific fontification of babel source blocks Date: Tue, 03 Aug 2010 18:23:31 -0500 Message-ID: <4C58A4F3.7000203@ccbr.umn.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=41559 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgQlt-00084K-P2 for emacs-orgmode@gnu.org; Tue, 03 Aug 2010 19:19:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OgQlo-0005mU-R4 for emacs-orgmode@gnu.org; Tue, 03 Aug 2010 19:19:45 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:58089) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgQlo-0005mM-Hh for emacs-orgmode@gnu.org; Tue, 03 Aug 2010 19:19:40 -0400 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: David O'Toole Cc: emacs-orgmode Mailinglist On 08/03/2010 06:14 PM, David O'Toole wrote: > I've placed a screenshot of the fontification here: > > http://imagebin.ca/view/iRVK_as7.html > Wow, great job. I once hacked something horrible together that involved several tricks to actually change the mode of the buffer when entering a source block (using indirect buffers) while keeping the indentation and syntax highlighting of the org content the same. Can't wait to try this out. victory.png, indeed! > On Tue, Aug 3, 2010 at 7:12 PM, David O'Toole wrote: >> I've got a preliminary patch that adds optional "native" fontification >> for source blocks. It uses the block's declared mode to fontify the >> block text. So now blocks look the way they should, and this opens the >> way to further enhancements. Anyone up for an icons theme standard >> discussion? >> > > _______________________________________________ > 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