From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: org fontifies outside of src blocks Date: Sun, 9 Jan 2011 21:54:08 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=45809 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pc7ty-00035O-Ro for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 21:54:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pc7tt-0001q2-QK for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 21:54:34 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:34186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pc7tt-0001pd-JE for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 21:54:29 -0500 Received: by fxm12 with SMTP id 12so11924686fxm.0 for ; Sun, 09 Jan 2011 18:54:28 -0800 (PST) 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: Org-mode ml Hey list, I have an annoying issue. When in *either* Aquamacs or terminal emacs, if I view my init file (it's in org rather than elisp) and I edit *anything* in the buffer, org attempts to fontify the text as emacs-lisp. It takes a few seconds for anything to show up in windowed emacsen. Terminal experiences no lag, so it's less of an issue. After typing a sentences, the message buffer has tens of instances of the following text: Fontifying org-src-fontification:emacs-lisp-mode... (regexps.................) Is this the expected behavior? I like fontification. I just only expect it to happen within a block, not outside of it. And yes, all of the blocks are closed correctly (I've double checked, but I used yasnippet to fill the buffer in the first place). Where should I start looking? :) -- Jeffrey Horn http://www.failuretorefrain.com/jeff/