all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Cc: Emacs Developement List <emacs-devel@gnu.org>
Subject: Re: bug when fontifying cc-mode
Date: Fri, 26 Aug 2005 07:18:21 +0000 (GMT)	[thread overview]
Message-ID: <Pine.LNX.3.96.1050826071420.297B-100000@acm.acm> (raw)
In-Reply-To: <quack.20050825T2039.lthzmr52wpy@roar.cs.berkeley.edu>

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 <bug-cc-mode@gnu.org>?  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
>

  reply	other threads:[~2005-08-26  7:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26  3:39 bug when fontifying cc-mode Karl Chen
2005-08-26  7:18 ` Alan Mackenzie [this message]
2005-08-26 10:38   ` Karl Chen
2005-08-26 15:43   ` Stefan Monnier
2005-08-26 21:33     ` Nick Roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.3.96.1050826071420.297B-100000@acm.acm \
    --to=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.