all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex <agrambot@gmail.com>
To: Christoph <cschol2112@googlemail.com>
Cc: 7326@debbugs.gnu.org
Subject: bug#7326: 24.0.50; cc-mode: No instant fontification of certain typedefs
Date: Wed, 07 Sep 2016 22:50:42 -0600	[thread overview]
Message-ID: <87y4338065.fsf@gmail.com> (raw)
In-Reply-To: <86fwvi56ae.fsf@gmail.com> (Christoph's message of "Wed, 03 Nov 2010 17:36:09 -0600")

close 7326
quit

Christoph <cschol2112@googlemail.com> writes:

> Start with `emacs -Q'. Create .c file.
>
> Type
>
> typedef struct
> {
>   unsigned int foo;
> } FooStruct;
>
> `FooStruct' will be fontified as type immediately (green).
>
> Then, right after that, type
>
> typedef struct
> {
>   unsigned int bar;
> } BarStruct;
>
> `BarStruct' will not be fontified as type immediately and stays black.
>
> However, when I kill the buffer and reopen it, `BarStruct' is correctly
> fontified as type (green).
>
> It seems like the first type in the buffer is fontified correctly, but
> the second one is only after reloading the buffer.
>
> This occurs in 24.0.50, bzr rev102241.

I can't reproduce this in 24.4 and up, so I'm closing this. Please
re-open if you disagree.





      reply	other threads:[~2016-09-08  4:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 23:36 bug#7326: 24.0.50; cc-mode: No instant fontification of certain typedefs Christoph
2016-09-08  4:50 ` Alex [this message]

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=87y4338065.fsf@gmail.com \
    --to=agrambot@gmail.com \
    --cc=7326@debbugs.gnu.org \
    --cc=cschol2112@googlemail.com \
    /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.