public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael J Gruber <mjg@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/notmuch] f45: fix FTBFS with emacs >= 31
Date: Sun, 23 Aug 2026 11:06:02 GMT	[thread overview]
Message-ID: <178748316297.1.607329274835013672.rpms-notmuch-9e7aebc5df5f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/notmuch
Branch : f45
Commit : 9e7aebc5df5fbf6e942b7b72eee53482cfdbee92
Author : Michael J Gruber <mjg@fedoraproject.org>
Date   : 2026-08-23T12:26:10+02:00
Stats  : +29/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/notmuch/c/9e7aebc5df5fbf6e942b7b72eee53482cfdbee92?branch=f45

Log:
fix FTBFS with emacs >= 31

---
diff --git a/0001-test-T450-emacs-show-id-buttonization-is-brohen-with.patch b/0001-test-T450-emacs-show-id-buttonization-is-brohen-with.patch
new file mode 100644
index 0000000..e2e31bb
--- /dev/null
+++ b/0001-test-T450-emacs-show-id-buttonization-is-brohen-with.patch
@@ -0,0 +1,28 @@
+From 4a1ed777ef6a6077c6471f6f57eb491606f39f85 Mon Sep 17 00:00:00 2001
+Message-ID: <4a1ed777ef6a6077c6471f6f57eb491606f39f85.1787480196.git.git@grubix.eu>
+From: Michael J Gruber <git@grubix.eu>
+Date: Sun, 23 Aug 2026 12:15:27 +0200
+Subject: [PATCH] test/T450-emacs-show: "id buttonization" is brohen with emacs
+ >= 31
+
+---
+ test/T450-emacs-show.sh | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/test/T450-emacs-show.sh b/test/T450-emacs-show.sh
+index ff340f06..178bc9c0 100755
+--- a/test/T450-emacs-show.sh
++++ b/test/T450-emacs-show.sh
+@@ -176,6 +176,9 @@ test_emacs '(notmuch-search "from:lars@seas.harvard.edu and subject:\"Maildir st
+ test_expect_equal_file $EXPECTED/notmuch-show-indent-thread-content-off OUTPUT
+ 
+ test_begin_subtest "id buttonization"
++if ${TEST_EMACS} --quick --batch --eval '(kill-emacs (if (version< emacs-version "31") 1 0))'; then
++    test_subtest_known_broken
++fi
+ add_message '[body]="
+ id:abc
+ id:abc.def. id:abc,def, id:abc;def; id:abc:def:
+-- 
+2.55.0.907.g93ac9ae98c
+

diff --git a/notmuch.spec b/notmuch.spec
index e5c4a62..b71147e 100644
--- a/notmuch.spec
+++ b/notmuch.spec
@@ -24,6 +24,7 @@ Patch:		0001-test-correct-comparison-order-in-T380.patch
 Patch:		0002-test-do-not-pass-T380.1-for-the-wrong-reasons.patch
 Patch:		0003-test-reword-T380.2-to-be-clearer.patch
 Patch:		0004-test-set-up-the-outcount-for-T380.1.patch
+Patch:		0001-test-T450-emacs-show-id-buttonization-is-brohen-with.patch
 
 BuildRequires:	make
 BuildRequires:	bash-completion-devel

                 reply	other threads:[~2026-08-23 11:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178748316297.1.607329274835013672.rpms-notmuch-9e7aebc5df5f@fedoraproject.org \
    --to=mjg@fedoraproject.org \
    --cc=git-commits@fedoraproject.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox