From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: "Francesco Potortì" <pot@gnu.org>
Cc: 17509@debbugs.gnu.org
Subject: bug#17509: 23.4; bug with regexp in java-mode
Date: Fri, 16 May 2014 17:48:18 -0400 [thread overview]
Message-ID: <jwvoayxmm6p.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <E1WlKtk-0002WX-Pz@tucano.isti.cnr.it> ("Francesco Potortì"'s message of "Fri, 16 May 2014 18:22:16 +0200")
>>> (setq defun-prompt-regexp "\\(class\\|/\\*\\*\\)[^{]*")
>> Why is this an Emacs bug, and not user error?
> Because I suppose that Emacs should never hang...
FWIW, the exponential blowup that can happen in regexp matching is
indeed a misfeature of Emacs's current regexp matcher.
But it's been that way "for ever" and there's no promising sign of an
upcoming fix for it.
Stefan
prev parent reply other threads:[~2014-05-16 21:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-16 14:16 bug#17509: 23.4; bug with regexp in java-mode Francesco Potortì
2014-05-16 16:07 ` Glenn Morris
2014-05-16 16:22 ` Francesco Potortì
2014-05-16 21:48 ` Stefan Monnier [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=jwvoayxmm6p.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=17509@debbugs.gnu.org \
--cc=pot@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.