bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17509: 23.4; bug with regexp in java-mode


From: Glenn Morris
Subject: bug#17509: 23.4; bug with regexp in java-mode
Date: Fri, 16 May 2014 12:07:42 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Francesco Potortì wrote:

>           (setq defun-prompt-regexp "\\(class\\|/\\*\\*\\)[^{]*")

Why is this an Emacs bug, and not user error?
That regexp matches the entire example file that you sent.
Maybe you at least want "[^{\n]*" at the end.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]