emacs-devel
[Top][All Lists]
Advanced

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

Re: [patch] use font-lock


From: Stefan Monnier
Subject: Re: [patch] use font-lock
Date: Tue, 27 May 2008 11:37:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> Addressed. See new version of the patch.

OK, let's wait for the paperwork, then.

> +    (when (< (point) nxml-prolog-end)
> +      (assert (bobp))
> +      (nxml-fontify-prolog)
> +      (goto-char nxml-prolog-end))

This code needs a comment explaining why (bobp) should be true.


        Stefan




reply via email to

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