From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [bug] [babel] fontification of source code blocks lost if using #+header(s) Date: Fri, 01 Jul 2011 13:12:37 -0700 Message-ID: <87ei29lpx5.fsf@gmail.com> References: <878vsim4vj.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qck6F-0005xs-RZ for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 16:14:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qck6E-0007Sd-8w for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 16:14:03 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:43821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qck6D-0007PY-QF for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 16:14:02 -0400 Received: by mail-pz0-f41.google.com with SMTP id 4so3901833pzk.0 for ; Fri, 01 Jul 2011 13:14:01 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi Eric, Thanks for pointing this out, I've just pushed up a patch which should fix this fontificaiton. Please let me know if something is not working. Best -- Eric Eric S Fraga writes: > Hello again, > > For source code blocks with long header lines, org allows the use of > the #+header: or #+headers: alternative for specifying these. Attached > is an example. > > The problem is that using these seems to cause fontification to stop > working and, unfortunately in a non-reproducible manner, also causes > some problems with C-c' working for allowing me to edit the code in a > code specific mode. Fontification works just fine if the header > arguments are on the #+begin_src line, however. > > > > thanks, > eric -- Eric Schulte http://cs.unm.edu/~eschulte/