emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Bug: Invalid face reference


From: Wanrong Lin
Subject: [Orgmode] Re: Bug: Invalid face reference
Date: Fri, 29 Feb 2008 12:19:52 -0500
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

More update:

In a tag search result buffer, I move the cursor to a tag, and eval (get-text-property (point) 'face), and I get: (org-tag nil). So this "nil" is causing the problem, but I don't know where it is sneaked in.

Wanrong

Just some update:

I called (org-restart-font-lock) function inside my tag search result buffer, and I can see a new "Invalid face reference: nil [X times]" message is generated in the "*Messages*" buffer, with "X" keeps increasing. I have "jit-lock-mode" (Just in time font locking) enabled in my emacs config, so I guess that ticking "X" number is from the background font locking process.

It seems something is wrong with font locking for tags. But this only happens in tag search result buffer. It does not happen in regular agenda buffer.

I don't know how to proceed to pin-point this. Can any of you guys also reproduce this? Any suggestions? Thank you.

Wanrong







reply via email to

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