X-Envelope-From: notmuch-bounces@notmuchmail.org  Sun Apr 12 00:31:00 2026
Return-Path: <notmuch-bounces@notmuchmail.org>
X-Original-To: nmbug@yantan.tethera.net
Delivered-To: nmbug@yantan.tethera.net
Received: from yantan.tethera.net (localhost [127.0.0.1])
	by mail.notmuchmail.org (Postfix) with ESMTP id 2BFC360538;
	Sun, 12 Apr 2026 00:31:00 +0000 (UTC)
Received: from phubs.tethera.net (phubs.tethera.net [IPv6:2607:5300:60:3a9d::1])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 7E34E6050D
	for <notmuch@notmuchmail.org>; Sun, 12 Apr 2026 00:30:56 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tethera.net;
 i=@tethera.net; q=dns/txt; s=2024; t=1775953853; h=from : to : subject
 : in-reply-to : references : date : message-id : mime-version :
 content-type : from; bh=ptyl4NJdaDk7IsQDlBRMBnh8XVt55FT1aJfx6uN/eHE=;
 b=CmBeqspYqpI9TOzC6YNZfatR1GzMeAYnFLEEP3aHELkqKSmgCBvI5qFFrAZqjoa9y2y2d
 n8uWwcTbyueQ9Nc2VM3IndV11zkCLLzY7LtgpXl50pNibL8eZjPyDASUtY3Jh6QSF4vv6G3
 YPqQd/y32sRxiburR8PLLYyVzKCr42Xk6u+LW1i0hKLk2PJXMt6CVcrtC5EksPU1lfPVNN3
 A2A7Aei6ZT+h9F61nbRwsLKQOtbHT1lLxQU6x9axKMf6JEK2v3el3KXbrdXVZWCAiR8Tl9L
 p+KIpTejjagdi/yKSyCiiRjcZ1nFwR27W91jajl/OU6+CU3O6eQ9Xp4Ix6hg==
Received: from tethera.net (M111108027213.v4.enabler.ne.jp [111.108.27.213])
	by phubs.tethera.net (Postfix) with ESMTPS id 2D5521800F7;
	Sat, 11 Apr 2026 21:30:52 -0300 (ADT)
Received: (nullmailer pid 2091864 invoked by uid 1000);
	Sun, 12 Apr 2026 00:30:49 -0000
From: David Bremner <david@tethera.net>
To: Nam Cao <namcao@linutronix.de>, notmuch@notmuchmail.org
Subject: Re: BUG: notmuch hang trying to reply to email
In-Reply-To: <875x5x8gz2.fsf@yellow.woof>
References: <875x5x8gz2.fsf@yellow.woof>
Date: Sun, 12 Apr 2026 09:30:49 +0900
Message-ID: <87jyud81fq.fsf@tethera.net>
MIME-Version: 1.0
Message-ID-Hash: YAH5ZH2YCNY5NEASSLWYGSUMEUVLJIDU
X-Message-ID-Hash: YAH5ZH2YCNY5NEASSLWYGSUMEUVLJIDU
X-MailFrom: david@tethera.net
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.3
Precedence: list
List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Owner: <mailto:notmuch-owner@notmuchmail.org>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Subscribe: <mailto:notmuch-join@notmuchmail.org>
List-Unsubscribe: <mailto:notmuch-leave@notmuchmail.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Nam Cao <namcao@linutronix.de> writes:

> Hi,
>
> I have been using Emacs+notmuch and things have been working well.
>
> However, for one particular email, which can be downloaded here:
> https://lore.kernel.org/linux-riscv/20260407074534.59179-1-litaliano00.contact@gmail.com/
>
> I am unable to reply to this email (all other emails work fine). After
> notmuch-mua-reply, my Emacs just hangs. gdb's back trace is below.
>
> Strangely, I can only reproduce this issue when this is in my .emacs
> config file:
>
> (add-hook 'after-change-major-mode-hook (lambda () (modify-syntax-entry ?_ "w")))
>
> Removing that line makes the problem disappear.
>
> Any idea?

It seems to be an upstream problem in emacs, not specific to notmuch. I
have reported it to

     https://debbugs.gnu.org/cgi/bugreport.cgi?bug=80808

I guess we'll see what the emacs developers think.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org
