all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex <agrambot@gmail.com>
To: Dima Kogan <dima@secretsauce.net>
Cc: 20208@debbugs.gnu.org
Subject: bug#20208: 25.0.50; c-mode: incorrect fontification of simple enums (again)
Date: Thu, 08 Sep 2016 17:51:14 -0600	[thread overview]
Message-ID: <87zini54st.fsf@gmail.com> (raw)
In-Reply-To: <877fu3y13b.fsf@secretsauce.net> (Dima Kogan's message of "Thu, 26 Mar 2015 13:07:20 -0700")

close 20208 25.1
quit

Dima Kogan <dima@secretsauce.net> writes:

> Hi. This is very similar to bug 19669. I'm running emacs from revision
> 6e1fac9, which has the fix to bug 19969: revision d69e9f1c.
>
> I'm opening a file tst.hh (attached). Then "emacs -Q -nw tst.hh". Then
> any interactive command (M-x, for instance). The result has
> fontification issues, as shown by the attached image.
>
>
> enum class error_t
> {
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx					  = -1,
> 	xxxxxxxxxxxxxxxxxxxxxxxxx							  = -3,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx		  = -4,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx			  = -5,
> 	xxxxxxxxxxxxxxxxxxxxxxxxx							  = -9,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxx							  = -10,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx				  = -11,
> 	xxxxxxxxxxxxxxxxxxxxxxx								  = -14,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx			  = -15,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx					  = -16,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx = -18,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx					  = -19,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx				  = -20,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx				  = -21,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx						  = -22,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxx						  = -25,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx			  = -27,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx			  = -31,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx				  = -32,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx						  = -33,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxx						  = -36,
> 	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx						  = -48,
> };

This appears to have been fixed in 25.1.





      reply	other threads:[~2016-09-08 23:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 20:07 bug#20208: 25.0.50; c-mode: incorrect fontification of simple enums (again) Dima Kogan
2016-09-08 23:51 ` 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=87zini54st.fsf@gmail.com \
    --to=agrambot@gmail.com \
    --cc=20208@debbugs.gnu.org \
    --cc=dima@secretsauce.net \
    /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.