[Bug: 21.5-b27] font-lock-fontify-* / infinite loop

Aidan Kehoe kehoea at parhasard.net
Fri Jan 12 09:39:46 EST 2007


 Ar an dara lá déag de mí Eanair, scríobh Stephen J. Turnbull: 

 >  > Because then the lambda would never get byte-compiled--the
 >  > non-byte-compilation of the lambda expression is the problem, not the
 >  > solution.  As I understand it, which I may not.
 > 
 > If that's so, then simply require'ing bytecomp at the top of
 > `message-font-lock-make-header-matcher' in message.el should do the
 > trick.

Except that the second last entry in message-font-lock-keywords will remain
uncompiled, since the the byte compiler won’t recognise it as a lambda
expression and compile it as such.

-- 
When I was in the scouts, the leader told me to pitch a tent. I couldn't
find any pitch, so I used creosote.



More information about the XEmacs-Beta mailing list