Hi, Chen!

On Thu, 25 Aug 2005, Karl Chen wrote:

Could you possibly do C-c C-b (`c-submit-bug-report') on your buffer, so
as to give a complete dump of your configuration, and then send the whole
thing to <[EMAIL PROTECTED]>?  CC Mode is maintained as a separate
project.

Thanks!

-- 
Alan Mackenzie (Munich, Germany)

>
>Applies to emacs CVS HEAD; does not apply to emacs 21.3.
>
>Steps to reproduce:
>
>emacs -q /tmp/a.c
>
>insert the following string (without quotes):
>
>"
>//
>//
>
>//
>//
>
>"
>
>(There must be at least one blank line at the beginning, between
>the double-comment lines, and at the end.)
>
>M-x font-lock-fontify-buffer
>
>
>Lisp error: (error "Point after end of properties")
>  forward-comment(5)
>  c-find-decl-spots( ... )
>  c-font-lock-declarations(24)
>  font-lock-fontify-keywords-region(1 24 t)
>  font-lock-default-fontify-region(1 24 t)
>  font-lock-fontify-region(1 24 t)
>  byte-code( ... )
>  font-lock-default-fontify-buffer()
>  font-lock-fontify-buffer()
>
>Fforward_comment hasn't changed in 5 years.
>
>-- 
>Karl 2005-08-25 20:38
>
>
>_______________________________________________
>Emacs-devel mailing list
>Emacs-devel@gnu.org
>http://lists.gnu.org/mailman/listinfo/emacs-devel
>



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to