all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: Ryan Johnson <scovich@gmail.com>
Cc: 22864-done@debbugs.gnu.org
Subject: bug#22864: C++11 code causes lisp errors in cc-mode and delete-selection-mode
Date: Tue, 01 Mar 2016 02:45:53 +0100	[thread overview]
Message-ID: <87lh63j7hq.fsf@wanadoo.es> (raw)
In-Reply-To: <56D4CAEC.3080004@gmail.com> (Ryan Johnson's message of "Mon, 29 Feb 2016 15:49:16 -0700")

Ryan Johnson <scovich@gmail.com> writes:

> The following (lexically valid) C++11 code confuses cc-mode, causing
> lisp errors that interrupt syntax highlighting and which break
> delete-selection-mode:
>
> $ cat font-lock-bug.cpp
> void a()
> {
>    auto b = [](int c) { return c < 0; };
>    d({b});
> }

Thanks. This seems fixed in the upcoming 25.1 version which contains
improved support for C++XX.

Closing.





      reply	other threads:[~2016-03-01  1:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 22:49 bug#22864: C++11 code causes lisp errors in cc-mode and delete-selection-mode Ryan Johnson
2016-03-01  1:45 ` Óscar Fuentes [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=87lh63j7hq.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --cc=22864-done@debbugs.gnu.org \
    --cc=scovich@gmail.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.