Feature request wrt font locking of syntactic keywords

Ben Wing ben at 666.com
Thu Feb 10 18:47:50 EST 2005


> That means `slist' is
> 
> ((?\( . ".") (?\) . ".") (?$ . "\""))
> 
> In GNU Emacs at the same point of code execution, the value 
> of `slist' is
> 
> ((40 . ".") (41 . ".") (36 . "\""))
> 
> Also, the numeric character values are already present in 
> `font-lock-defaults'.

Thanks!  Your debugging info was extremely clear and allowed me to pinpoint
the problem (at least, I'm pretty sure ...); attached is a new version.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: font-lock.el
Type: application/octet-stream
Size: 191688 bytes
Desc: not available
Url : http://calypso.tux.org/pipermail/xemacs-beta/attachments/20050210/677161fd/attachment.obj 


More information about the XEmacs-Beta mailing list