Opened 13 years ago

Last modified 12 years ago

#401 accepted defect

Parser cache does not respect fly-past-comments

Reported by: David Aspinall Owned by: David Aspinall
Priority: minor Milestone: PG-Emacs-4.3
Component: 2:pg-emacs Keywords:
Cc:

Description

Test case with Fly Past Comments enabled:

(* test *)

(* test *)

Module Bug.

on first process, all three lines are coloured. On subsequent processes, the comments are coalesced but the Module line isn't processed.

Possible fix would be to alter the Fly Past Comments behaviour so that it behaves as the cache does.

Change History (1)

comment:1 Changed 12 years ago by David Aspinall

Milestone: PG-Emacs-4.2PG-Emacs-4.3
Status: newaccepted
Note: See TracTickets for help on using tickets.