It seems Emacs 30 has introduced additional wrapping when printing
sexps. The NEWS section on pp seems relevant, particularly
‘pp-default-function’ defaulting to ‘pp-fill’. Maybe setting it to
‘ignore’ will clear things up.

—Liam
 FAIL   Term escaping
        --- T310-emacs.62.expected      2025-02-24 21:36:30.656784813 +0000
        +++ T310-emacs.62.output        2025-02-24 21:36:30.656784813 +0000
        @@ -1 +1,2 @@
        -("\"\"" "abc`~!@#$%^&*-=_+123" "\"(abc\"" "\")abc\"" "\"\"\"abc\"" "\"
xyz\"" "\"
\"")
        +("\"\"" "abc`~!@#$%^&*-=_+123" "\"(abc\"" "\")abc\"" "\"\"\"abc\""
        + "\"
xyz\"" "\"
\"")
 PASS   Sending a message calls the send message hooks
 PASS   notmuch-search with nonexistent CWD
T315-emacs-tagging: Testing emacs interface
 PASS   Add tag from search view
 PASS   Remove tag from search view
 PASS   Add tag (large query)
 PASS   notmuch-show: add single tag to single message
 PASS   notmuch-show: remove single tag from single message
 PASS   notmuch-show: add multiple tags to single message
 PASS   notmuch-show: remove multiple tags from single message
 FAIL   notmuch-show: before-tag-hook is run, variables are defined
        --- T315-emacs-tagging.8.expected       2025-02-24 21:36:32.450753106 
+0000
        +++ T315-emacs-tagging.8.output 2025-02-24 21:36:32.450753106 +0000
        @@ -1,2 +1,4 @@
        -(("id:[email protected]" 
"-activate-hook")
        - ("id:[email protected]" 
"+activate-hook"))
        +(("id:[email protected]"
        +  "-activate-hook")
        + ("id:[email protected]"
        +  "+activate-hook"))
 FAIL   notmuch-show: after-tag-hook is run, variables are defined
        --- T315-emacs-tagging.9.expected       2025-02-24 21:36:32.490752399 
+0000
        +++ T315-emacs-tagging.9.output 2025-02-24 21:36:32.490752399 +0000
        @@ -1,2 +1,4 @@
        -(("id:[email protected]" 
"-activate-hook")
        - ("id:[email protected]" 
"+activate-hook"))
        +(("id:[email protected]"
        +  "-activate-hook")
        + ("id:[email protected]"
        +  "+activate-hook"))
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to