Matthieu Moy <[EMAIL PROTECTED]> writes:

> Mark Triggs <[EMAIL PROTECTED]> writes:
>
>> I guess we could either remove the above form from `tla-bookmarks-mode'
>> and leave the fontification to `tla-bookmarks-printer',
>
> That's the  way to do. font-lock mode  is the way to  fontify a source
> code  buffer,  but  a  generated  buffer should  rely  on  regexp  for
> fontification (this  makes the code much less  flexible since changing
> the printer would require to change also the regexps).

Okay, thanks.  I've just committed a patch to do this.  This also fixes
the "Error in post-command-hook: (void-variable
tla-bookmarks-font-lock-keywords)" problem that Miles Bader noted.

Cheers,

Mark

-- 
Mark Triggs
<[EMAIL PROTECTED]>

Reply via email to