[Gd-chatter] [Bug 7354] Dylan Mode fontifies block comments incorrectly when they're edited

bugzilla-daemon at gwydiondylan.org bugzilla-daemon at gwydiondylan.org
Fri May 4 04:49:29 CEST 2007


http://www.gwydiondylan.org/cgi-bin/bugzilla/show_bug.cgi?id=7354


gd-bugs at chris-page.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from gd-bugs at chris-page.org  2007-05-04 04:48 -------
Subversion Revision #11316:
Fixed Dylan Mode fontification of block comments when they're edited. Editing
the text of a multi-line block comment removed the comment face and fontified
it
as code. The problem is that the Dylan Mode region fontification code was
narrowing the buffer to the start of the edited line, preventing font-lock from
seeing and parsing the start of the comment. Now it only narrows the buffer to
the end of the interchange header, so all the Dylan code is visible.


-- 
Configure bugmail: http://www.gwydiondylan.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the chatter mailing list