From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#61436: Emacs Freezing With Java Files Date: Wed, 17 Apr 2024 13:22:16 +0000 Message-ID: References: <875y3bbokx.fsf@sappc2.fritz.box> <8734yew8yr.fsf@sappc2.fritz.box> <878r7voc6k.fsf@lidells.se> <87il6yzid4.fsf@lidells.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9994"; mail-complaints-to="usenet@ciao.gmane.io" To: 61436@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Apr 17 15:23:09 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rx5Fk-0002RJ-Vp for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 17 Apr 2024 15:23:09 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rx5FT-0006JH-0U; Wed, 17 Apr 2024 09:22:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rx5FR-0006Io-3Z for bug-gnu-emacs@gnu.org; Wed, 17 Apr 2024 09:22:49 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rx5FQ-0003tU-R3 for bug-gnu-emacs@gnu.org; Wed, 17 Apr 2024 09:22:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rx5Fd-0001FD-Ms for bug-gnu-emacs@gnu.org; Wed, 17 Apr 2024 09:23:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 17 Apr 2024 13:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61436 X-GNU-PR-Package: emacs Original-Received: via spool by 61436-submit@debbugs.gnu.org id=B61436.17133601614689 (code B ref 61436); Wed, 17 Apr 2024 13:23:01 +0000 Original-Received: (at 61436) by debbugs.gnu.org; 17 Apr 2024 13:22:41 +0000 Original-Received: from localhost ([127.0.0.1]:46077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rx5FH-0001DN-3e for submit@debbugs.gnu.org; Wed, 17 Apr 2024 09:22:40 -0400 Original-Received: from mail.muc.de ([193.149.48.3]:40515) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rx5FD-0001C8-E0 for 61436@debbugs.gnu.org; Wed, 17 Apr 2024 09:22:37 -0400 Original-Received: (qmail 81841 invoked by uid 3782); 17 Apr 2024 15:22:16 +0200 Original-Received: from muc.de (pd953ac81.dip0.t-ipconnect.de [217.83.172.129]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 17 Apr 2024 15:22:16 +0200 Original-Received: (qmail 7831 invoked by uid 1000); 17 Apr 2024 13:22:16 -0000 Content-Disposition: inline In-Reply-To: X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:283496 Archived-At: Hello, Bob. On Tue, Apr 16, 2024 at 21:35:59 -0400, Robert Weiner wrote: > Hi Alan: > I just re-read this whole thread and realized you resolved the problem > for the Java defun-prompt-regexp but not the C++ > defun-prompt-regexp in Hyperbole's hui-select.el:L404 (probably were > just tired after all of that). > Today, someone else reported that the C++ regexp was hanging their > Emacs. Do you think you could pick this back up and rework the C++ > regexp as you did the Java one? It would be a big help; otherwise, I > think we'll just have to disable that functionality in Hyperbole. > Best regards, > Bob > On Sun, Oct 22, 2023 at 1:18â¯PM Mats Lidell > <[1]mats.lidell@lidells.se> wrote: Yes, I'll happily finish off that C++ regexp. I made considerable progress with it back in October, getting smething basically working but with some rough edges. One problem is that the regexp was ~1600 characters long. I don't know if this might make the program slow - possibly not. I've found the .el file I was working in, and located my notes from October. It's going to take longer than a day or two, but hopefully less than a week or two. [ .... ] -- Alan Mackenzie (Nuremberg, Germany).