emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org fontifies outside of src blocks


From: Thomas S. Dye
Subject: Re: [Orgmode] org fontifies outside of src blocks
Date: Sun, 9 Jan 2011 17:16:31 -1000

Aloha Jeff,

I think I had this issue. IIRC, this is a Mac issue. I think you can fix it with this:

  (setq font-lock-verbose nil)

If not, let me know and I'll look harder.

Tom

On Jan 9, 2011, at 4:54 PM, Jeff Horn wrote:

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/

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

[Prev in Thread] Current Thread [Next in Thread]