BUG: notmuch hang trying to reply to email

Subject: BUG: notmuch hang trying to reply to email

Date: Sat, 11 Apr 2026 20:55:13 +0200

To: notmuch@notmuchmail.org

Cc:

From: Nam Cao


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?

Best regards,
Nam

(gdb) bt full
#0  0x0000555555735c9e in re_match_2_internal (bufp=bufp@entry=0x5555559cd0d0 
<searchbufs+752>, string1=<optimized out>, 
    string1@entry=0x555559918a37 "From: Nam Cao <namcao@linutronix.de>\nTo: 
Adriano Vero <litaliano00.contact@gmail.com>, palmer@dabbelt.com, 
pjw@kernel.org, aou@eecs.berkeley.edu\nCc: alex@ghiti.fr, 
linux-riscv@lists.infradead.org, lin"..., size1=<optimized out>, 
size1@entry=451, string2=<optimized out>, 
    string2@entry=0x555559919398 "> The .Lwait_for_cpu_up loop in the 
RISCV_BOOT_SPINWAIT path busy-polls\n> __cpu_spinwait_stack_pointer and 
__cpu_spinwait_task_pointer, burning\n> power on all non-boot harts while they 
wait for the pr"..., size2=<optimized out>, size2@entry=1829, 
pos=pos@entry=2111, regs=0x5555558cc260 <main_thread+160>, stop=<optimized out>)
    at regex-emacs.c:4421
        mcnt = <optimized out>
        end1 = <optimized out>
        end2 = <optimized out>
        end_match_1 = <optimized out>
        end_match_2 = <optimized out>
        d = 0x555559919a41 "____\n> linux-riscv mailing list\n> 
linux-riscv@lists.infradead.org\n> 
http://lists.infradead.org/mailman/listinfo/linux-riscv\n";
        dend = 0x555559919abd ""
        dfail = <optimized out>
        p = 0x555558f5c5ae "\r\016"
        pend = 0x555558f5c606 "\377\a\r\350\377\a\002\002\001=\005\006"
        translate = 0x7ffff10140b5
        multibyte = false
        target_multibyte = true
        fail_stack = {stack = 0x7fffffff8230, size = 1280, avail = 354, frame = 
354}
        num_regs = 3
        regstart = 0x7fffffffb6e0
        regend = 0x7fffffffb6f8
        best_regs_set = false
        best_regstart = 0x7fffffffb708
        best_regend = 0x7fffffffb718
        match_end = 0x0
        nchars = 175292319
        retval = -1
        sa_avail = <optimized out>
        sa_count = {bytes = <optimized out>}
        count = {bytes = <optimized out>}
        re_nsub = 2
#1  0x000055555573b802 in re_search_2
    (bufp=bufp@entry=0x5555559cd0d0 <searchbufs+752>, 
str1=str1@entry=0x555559918a37 "From: Nam Cao <namcao@linutronix.de>\nTo: 
Adriano Vero <litaliano00.contact@gmail.com>, palmer@dabbelt.com, 
pjw@kernel.org, aou@eecs.berkeley.edu\nCc: alex@ghiti.fr, 
linux-riscv@lists.infradead.org, lin"..., size1=size1@entry=451, 
str2=str2@entry=0x555559919398 "> The .Lwait_for_cpu_up loop in the 
RISCV_BOOT_SPINWAIT path busy-polls\n> __cpu_spinwait_stack_pointer and 
__cpu_spinwait_task_pointer, burning\n> power on all non-boot harts while they 
wait for the pr"..., size2=size2@entry=1829, startpos=<optimized out>, 
range=<optimized out>, regs=<optimized out>, stop=<optimized out>) at 
regex-emacs.c:3579
        val = <optimized out>
        string1 = <optimized out>
        string2 = <optimized out>
        fastmap = <optimized out>
        translate = <optimized out>
        total_size = 2280
        endpos = <optimized out>
        anchored_start = <optimized out>
        multibyte = <optimized out>
#2  0x000055555573324a in search_buffer_re (lim=1, inverse_trt=0x7ffff0d2bf95, 
string=0x970, pos=<optimized out>, pos_byte=2246, lim_byte=2246, n=1, 
trt=0x7ffff10140b5, posix=false)
    at search.c:1254
        val = <optimized out>
--Type <RET> for more, q to quit, c to continue without paging--c
        p2 = 0x555559919398 "> The .Lwait_for_cpu_up loop in the 
RISCV_BOOT_SPINWAIT path busy-polls\n> __cpu_spinwait_stack_pointer and 
__cpu_spinwait_task_pointer, burning\n> power on all non-boot harts while they 
wait for the pr"...
        s1 = 451
        preserve_match_data = <optimized out>
        cache_entry = 0x5555559cd0b0 <searchbufs+720>
        count = {bytes = <optimized out>}
        p1 = <optimized out>
        s2 = 1829
        bufp = 0x5555559cd0d0 <searchbufs+752>
        p1 = <optimized out>
        p2 = <optimized out>
        s1 = <optimized out>
        s2 = <optimized out>
        preserve_match_data = <optimized out>
        cache_entry = <optimized out>
        bufp = <optimized out>
        count = {bytes = <optimized out>}
        val = <optimized out>
        i = <optimized out>
        val = <optimized out>
        i = <optimized out>
#3  search_buffer
    (string=string@entry=0x5555593f0e64, pos=<optimized out>, 
pos_byte=<optimized out>, lim=lim@entry=2416, lim_byte=lim_byte@entry=2416, 
n=n@entry=1, RE=true, trt=0x7ffff10140b5, inverse_trt=0x7ffff0d2bf95, 
posix=false) at search.c:1534
#4  0x0000555555733510 in search_command
    (string=0x5555593f0e64, bound=<optimized out>, noerror=0x2aaa9b30fa60, 
count=<optimized out>, direction=direction@entry=1, RE=RE@entry=true, 
posix=false) at search.c:1073
        np = <optimized out>
        lim = 2416
        lim_byte = 2416
        n = 1
#5  0x00005555557336d7 in Fre_search_forward (regexp=<optimized out>, 
bound=<optimized out>, noerror=<optimized out>, count=<optimized out>) at 
search.c:2292
#6  0x00007fffdeeee531 in 
F6d6573736167652d2d73796e7461782d70726f70657274697a65_message__syntax_propertize_0
 ()
    at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/message-4a315c5a-a1283a49.eln
#7  0x000055555576fa95 in Ffuncall (nargs=3, args=0x7fffffffc910) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#8  0x00007ffff04693b8 in 
F73796e7461782d70726f70657274697a65_syntax_propertize_0 () at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/syntax-bf4e4bc4-20b391c9.eln
#9  0x000055555576fa95 in Ffuncall (nargs=2, args=0x7fffffffca30) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#10 0x00007ffff0469521 in 
F696e7465726e616c2d2d73796e7461782d70726f70657274697a65_internal__syntax_propertize_0
 ()
    at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/syntax-bf4e4bc4-20b391c9.eln
#11 0x000055555576fa95 in Ffuncall (nargs=nargs@entry=2, 
args=args@entry=0x7fffffffcaf0) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#12 0x000055555576b179 in internal_condition_case_n
    (bfun=bfun@entry=0x55555576f9a0 <Ffuncall>, nargs=nargs@entry=2, 
args=args@entry=0x7fffffffcaf0, handlers=handlers@entry=0x30, 
hfun=hfun@entry=0x55555576a2a0 <safe_eval_handler>)
    at eval.c:1769
        val = <optimized out>
        c = 0x555555b87600
#13 0x000055555576c649 in safe_funcall (nargs=nargs@entry=2, 
args=args@entry=0x7fffffffcaf0) at eval.c:3212
        count = {bytes = <optimized out>}
        val = <optimized out>
#14 0x00005555557aa668 in parse_sexp_propertize (charpos=587) at syntax.c:471
        modiffs = 389
        zv = 2416
#15 0x00005555557aa830 in SETUP_SYNTAX_TABLE (from=<optimized out>, 
count=<optimized out>) at syntax.c:260
#16 0x00005555557ab6f5 in skip_syntaxes (forwardp=true, string=<optimized out>, 
lim=<optimized out>) at syntax.c:2157
        start_point = 587
        stop = <optimized out>
        pos = 587
        pos_byte = 587
        p = <optimized out>
        endp = <optimized out>
        c = <optimized out>
        fastmap = "\001", '\000' <repeats 254 times>
        negate = false
        i = <optimized out>
        i_byte = 0
        multibyte = <optimized out>
        size_byte = <optimized out>
        str = <optimized out>
#17 0x00007ffff077fb45 in 
F6261636b2d746f2d696e64656e746174696f6e_back_to_indentation_0 () at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/simple-fab5b0cf-84df7285.eln
#18 0x000055555576fa95 in Ffuncall (nargs=1, args=0x7fffffffccd8) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#19 0x00007ffff06c4acb in 
F63757272656e742d6c6566742d6d617267696e_current_left_margin_0 () at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/indent-396b3792-7d0edafd.eln
#20 0x000055555576fa95 in Ffuncall (nargs=1, args=0x7fffffffcd60) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#21 0x00007ffff06c4c9c in 
F6d6f76652d746f2d6c6566742d6d617267696e_move_to_left_margin_0 () at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/indent-396b3792-7d0edafd.eln
#22 0x00005555557b8670 in exec_byte_code (fun=<optimized out>, 
args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at 
/home/nam/emacs/src/lisp.h:2226
        call_nargs = <optimized out>
        call_fun = <optimized out>
        count1 = {bytes = <optimized out>}
        val = <optimized out>
        call_args = 0x7fffef9ff038
        original_fun = 0x2aaa9b332028
        op = <optimized out>
        arg = <optimized out>
        type = <optimized out>
        targets = {0x5555555ab79d <exec_byte_code[cold]>, 0x5555557b88f6 
<exec_byte_code+1990>, 0x5555557b88f1 <exec_byte_code+1985>, 0x5555557b88ec 
<exec_byte_code+1980>, 0x5555557b82f4 <exec_byte_code+452>, 0x5555557b82f4 
<exec_byte_code+452>, 0x5555557b88ad <exec_byte_code+1917>, 0x5555557b886d 
<exec_byte_code+1853>, 0x5555557ba754 <exec_byte_code+9764>, 0x5555557ba74f 
<exec_byte_code+9759>, 0x5555557ba74a <exec_byte_code+9754>, 0x5555557b8327 
<exec_byte_code+503>, 0x5555557ba745 <exec_byte_code+9749>, 0x5555557b8330 
<exec_byte_code+512>, 0x5555557ba735 <exec_byte_code+9733>, 0x5555557ba759 
<exec_byte_code+9769>, 0x5555557ba5fa <exec_byte_code+9418>, 0x5555557ba5f5 
<exec_byte_code+9413>, 0x5555557ba5f0 <exec_byte_code+9408>, 0x5555557b829c 
<exec_byte_code+364>, 0x5555557ba5eb <exec_byte_code+9403>, 0x5555557b82a0 
<exec_byte_code+368>, 0x5555557ba5cb <exec_byte_code+9371>, 0x5555557ba5db 
<exec_byte_code+9387>, 0x5555557ba577 <exec_byte_code+9287>, 0x5555557ba572 
<exec_byte_code+9282>, 0x5555557ba56d <exec_byte_code+9277>, 0x5555557b8525 
<exec_byte_code+1013>, 0x5555557ba568 <exec_byte_code+9272>, 0x5555557b8530 
<exec_byte_code+1024>, 0x5555557ba58c <exec_byte_code+9308>, 0x5555557ba57c 
<exec_byte_code+9292>, 0x5555557ba543 <exec_byte_code+9235>, 0x5555557ba53e 
<exec_byte_code+9230>, 0x5555557ba539 <exec_byte_code+9225>, 0x5555557b838a 
<exec_byte_code+602>, 0x5555557ba534 <exec_byte_code+9220>, 0x5555557b8390 
<exec_byte_code+608>, 0x5555557ba558 <exec_byte_code+9256>, 0x5555557ba548 
<exec_byte_code+9240>, 0x5555557ba50f <exec_byte_code+9183>, 0x5555557ba50a 
<exec_byte_code+9178>, 0x5555557ba505 <exec_byte_code+9173>, 0x5555557b856d 
<exec_byte_code+1085>, 0x5555557ba500 <exec_byte_code+9168>, 0x5555557b8570 
<exec_byte_code+1088>, 0x5555557ba524 <exec_byte_code+9204>, 0x5555557ba514 
<exec_byte_code+9188>, 0x5555557ba147 <exec_byte_code+8215>, 0x5555557ba17b 
<exec_byte_code+8267>, 0x5555557ba1e0 <exec_byte_code+8368>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555557b9fbb <exec_byte_code+7819>, 0x5555557b9f71 
<exec_byte_code+7745>, 0x5555557b9f37 <exec_byte_code+7687>, 0x5555557b9efd 
<exec_byte_code+7629>, 0x5555557b9eba <exec_byte_code+7562>, 0x5555557ba672 
<exec_byte_code+9538>, 0x5555557ba63a <exec_byte_code+9482>, 0x5555557b9e8c 
<exec_byte_code+7516>, 0x5555557ba6bd <exec_byte_code+9613>, 0x5555557ba5ff 
<exec_byte_code+9423>, 0x5555557b9e54 <exec_byte_code+7460>, 0x5555557b9e28 
<exec_byte_code+7416>, 0x5555557b9df0 <exec_byte_code+7360>, 0x5555557b9db4 
<exec_byte_code+7300>, 0x5555557b9d74 <exec_byte_code+7236>, 0x5555557b9d05 
<exec_byte_code+7125>, 0x5555557b9ca7 <exec_byte_code+7031>, 0x5555557b9c3f 
<exec_byte_code+6927>, 0x5555557b9c13 <exec_byte_code+6883>, 0x5555557b9be7 
<exec_byte_code+6839>, 0x5555557b9baf <exec_byte_code+6783>, 0x5555557b9b77 
<exec_byte_code+6727>, 0x5555557b9b3f <exec_byte_code+6671>, 0x5555557b9b03 
<exec_byte_code+6611>, 0x5555557b9aca <exec_byte_code+6554>, 0x5555557b9a91 
<exec_byte_code+6497>, 0x5555557b9a58 <exec_byte_code+6440>, 0x5555557b99bc 
<exec_byte_code+6284>, 0x5555557b9963 <exec_byte_code+6195>, 0x5555557b98fc 
<exec_byte_code+6092>, 0x5555557b988d <exec_byte_code+5981>, 0x5555557b981e 
<exec_byte_code+5870>, 0x5555557b97af <exec_byte_code+5759>, 0x5555557b9740 
<exec_byte_code+5648>, 0x5555557b96ca <exec_byte_code+5530>, 0x5555557b9669 
<exec_byte_code+5433>, 0x5555557b95f3 <exec_byte_code+5315>, 0x5555557b9589 
<exec_byte_code+5209>, 0x5555557b951f <exec_byte_code+5103>, 0x5555557b9497 
<exec_byte_code+4967>, 0x5555557b936f <exec_byte_code+4671>, 0x5555557b85b5 
<exec_byte_code+1157>, 0x5555557b9343 <exec_byte_code+4627>, 0x5555557b9312 
<exec_byte_code+4578>, 0x5555557b9286 <exec_byte_code+4438>, 0x5555557b923d 
<exec_byte_code+4365>, 0x5555557b9211 <exec_byte_code+4321>, 0x5555557b91e0 
<exec_byte_code+4272>, 0x5555557b91af <exec_byte_code+4223>, 0x5555557b9173 
<exec_byte_code+4163>, 0x5555557b9145 <exec_byte_code+4117>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555557b9114 <exec_byte_code+4068>, 0x5555557b90e3 
<exec_byte_code+4019>, 0x5555557b90b2 <exec_byte_code+3970>, 0x5555557b9081 
<exec_byte_code+3921>, 0x5555557b9050 <exec_byte_code+3872>, 0x5555557b9024 
<exec_byte_code+3828>, 0x5555557b85b5 <exec_byte_code+1157>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555557b8fda <exec_byte_code+3754>, 0x5555557b8fae 
<exec_byte_code+3710>, 0x5555557b8f82 <exec_byte_code+3666>, 0x5555557b8f4a 
<exec_byte_code+3610>, 0x5555557b8f12 <exec_byte_code+3554>, 0x5555557b8ee6 
<exec_byte_code+3510>, 0x5555557b8eba <exec_byte_code+3466>, 0x5555557b8e82 
<exec_byte_code+3410>, 0x5555557b8e4a <exec_byte_code+3354>, 0x5555557b8e12 
<exec_byte_code+3298>, 0x5555557b8de1 <exec_byte_code+3249>, 0x5555557b8db5 
<exec_byte_code+3205>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555557ba2e7 
<exec_byte_code+8631>, 0x5555557ba493 <exec_byte_code+9059>, 0x5555557ba6f8 
<exec_byte_code+9672>, 0x5555557ba456 <exec_byte_code+8998>, 0x5555557ba41c 
<exec_byte_code+8940>, 0x5555557ba3e2 <exec_byte_code+8882>, 0x5555557ba34c 
<exec_byte_code+8732>, 0x5555557ba327 <exec_byte_code+8695>, 0x5555557ba59c 
<exec_byte_code+9324>, 0x5555557ba2c1 <exec_byte_code+8593>, 0x5555557ba258 
<exec_byte_code+8488>, 0x5555557ba223 <exec_byte_code+8435>, 0x5555557ba1e4 
<exec_byte_code+8372>, 0x5555557ba0fa <exec_byte_code+8138>, 0x5555557ba0be 
<exec_byte_code+8078>, 0x5555557ba079 <exec_byte_code+8009>, 0x5555557ba01a 
<exec_byte_code+7914>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555557b8d79 
<exec_byte_code+3145>, 0x5555557b8d4d <exec_byte_code+3101>, 0x5555557b8d21 
<exec_byte_code+3057>, 0x5555557b8cf5 <exec_byte_code+3013>, 0x5555557b8cc9 
<exec_byte_code+2969>, 0x5555557b8c91 <exec_byte_code+2913>, 0x5555557b8c59 
<exec_byte_code+2857>, 0x5555557b8c21 <exec_byte_code+2801>, 0x5555557b8be9 
<exec_byte_code+2745>, 0x5555557b8b6f <exec_byte_code+2623>, 0x5555557b8b37 
<exec_byte_code+2567>, 0x5555557b8aff <exec_byte_code+2511>, 0x5555557b8ad3 
<exec_byte_code+2467>, 0x5555557b8a8a <exec_byte_code+2394>, 0x5555557b8a41 
<exec_byte_code+2321>, 0x5555557b8a07 <exec_byte_code+2263>, 0x5555557b89cd 
<exec_byte_code+2205>, 0x5555557b8994 <exec_byte_code+2148>, 0x5555557b9411 
<exec_byte_code+4833>, 0x5555557b93b8 <exec_byte_code+4744>, 0x5555557b8944 
<exec_byte_code+2068>, 0x5555557b88fb <exec_byte_code+1995>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555557b9d31 
<exec_byte_code+7169>, 0x5555557b9a15 <exec_byte_code+6373>, 0x5555557b92cf 
<exec_byte_code+4511>, 0x5555557b882a <exec_byte_code+1786>, 0x5555557b87e7 
<exec_byte_code+1719>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555557b87ac <exec_byte_code+1660>, 0x5555557b8751 
<exec_byte_code+1569>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555555ab79d <exec_byte_code[cold]>, 0x5555555ab79d 
<exec_byte_code[cold]>, 0x5555557b8718 <exec_byte_code+1512> <repeats 64 times>}
        quitcounter = <optimized out>
        bc = <optimized out>
        top = 0x7fffef9ff030
        pc = 0x7ffff19c7a9d "\207"
        bytestr = <optimized out>
        vector = <optimized out>
        maxdepth = <optimized out>
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x55555991c830
        max_stack = <optimized out>
        frame_base = <optimized out>
        fp = <optimized out>
        bytestr_data = 0x7ffff19c7a6a "\305\306\300\307#\210\f\203\021"
        rest = <optimized out>
        mandatory = <optimized out>
        nonrest = <optimized out>
        pushedargs = <optimized out>
        result = <optimized out>
#23 0x000055555576fa95 in Ffuncall (nargs=1, args=0x7fffffffcf78) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#24 0x00005555557700e9 in funcall_nil (nargs=<optimized out>, args=<optimized 
out>) at eval.c:2852
#25 0x000055555576b806 in run_hook_with_args (nargs=1, args=0x7fffffffcf78, 
funcall=0x5555557700e0 <funcall_nil>) at eval.c:3029
        global_vals = <optimized out>
        sym = 0xf750
        val = 0x5555598bba73
        ret = 0x0
#26 0x000055555576b96f in Frun_hook_with_args (nargs=1, args=0x7fffffffcf78) at 
eval.c:2894
#27 run_hook (hook=<optimized out>, hook@entry=0xf750) at eval.c:3042
#28 0x0000555555723588 in internal_self_insert (c=10, n=<optimized out>, 
n@entry=1) at cmds.c:498
        hairy = 1
        tem = <optimized out>
        synt = <optimized out>
        overwrite = <optimized out>
        len = <optimized out>
        str = "\n\377\377\177"
        chars_to_delete = <optimized out>
        spaces_to_insert = <optimized out>
#29 0x0000555555723f76 in Fself_insert_command (n=<optimized out>, c=0x2a) at 
cmds.c:297
        character = <optimized out>
        val = <optimized out>
#30 0x00007ffff077d936 in F6e65776c696e65_newline_0 () at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/simple-fab5b0cf-84df7285.eln
#31 0x000055555576fa95 in Ffuncall (nargs=1, args=0x7fffffffd130) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#32 0x00007fffdeef611e in 
F6d6573736167652d696e736572742d6369746174696f6e2d6c696e65_message_insert_citation_line_0
 ()
    at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/message-4a315c5a-a1283a49.eln
#33 0x000055555576fa95 in Ffuncall (nargs=1, args=0x7fffffffd1e8) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#34 0x00007fffdeef49e4 in 
F6d6573736167652d636974652d6f726967696e616c2d31_message_cite_original_1_0 () at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/message-4a315c5a-a1283a49.eln
#35 0x000055555576fa95 in Ffuncall (nargs=2, args=0x7fffffffd370) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#36 0x00007fffdeef4bb7 in 
F6d6573736167652d636974652d6f726967696e616c_message_cite_original_0 () at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/message-4a315c5a-a1283a49.eln
#37 0x000055555576fa95 in Ffuncall (nargs=1, args=0x7fffffffd410) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#38 0x00007fffddf50576 in 
F6e6f746d7563682d6d75612d7265706c79_notmuch_mua_reply_0 () at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/notmuch-mua-ce713ca0-a4a8ff13.eln
#39 0x000055555576fa95 in Ffuncall (nargs=5, args=0x7fffffffd650) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#40 0x00007fffddf51f3c in 
F6e6f746d7563682d6d75612d6e65772d7265706c79_notmuch_mua_new_reply_0 () at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/notmuch-mua-ce713ca0-a4a8ff13.eln
#41 0x000055555576fa95 in Ffuncall (nargs=5, args=0x7fffffffd710) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#42 0x00007fffde047340 in 
F6e6f746d7563682d73686f772d7265706c79_notmuch_show_reply_0 () at 
/home/nam/.emacs.d/eln-cache/31.0.50-53ed0af7/notmuch-show-7a11400e-6e6e3342.eln
#43 0x000055555576fa95 in Ffuncall (nargs=nargs@entry=2, args=0x7fffffffd808) 
at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#44 0x00005555557681fc in Ffuncall_interactively (nargs=2, args=<optimized 
out>) at callint.c:253
        speccount = {bytes = <optimized out>}
#45 0x000055555576fa95 in Ffuncall (nargs=nargs@entry=3, 
args=args@entry=0x7fffffffd800) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#46 0x0000555555769942 in Fcall_interactively (function=<optimized out>, 
record_flag=<optimized out>, keys=<optimized out>) at callint.c:803
        speccount = {bytes = <optimized out>}
        arg_from_tty = <optimized out>
        key_count = <optimized out>
        record_then_fail = <optimized out>
        save_this_command = <optimized out>
        save_this_original_command = <optimized out>
        save_real_this_command = <optimized out>
        save_last_command = <optimized out>
        prefix_arg = <optimized out>
        enable = <optimized out>
        up_event = <optimized out>
        form = <optimized out>
        specs = <optimized out>
        sa_avail = <optimized out>
        sa_count = {bytes = <optimized out>}
        string_len = <optimized out>
        string = <optimized out>
        string_end = <optimized out>
        next_event = <optimized out>
        nargs = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        varies = <optimized out>
        tem = <optimized out>
        val = <optimized out>
#47 0x00007ffff0789f0d in F636f6d6d616e642d65786563757465_command_execute_0 () 
at 
/home/nam/emacs/src/../native-lisp/31.0.50-53ed0af7/preloaded/simple-fab5b0cf-84df7285.eln
#48 0x000055555576fa95 in Ffuncall (nargs=nargs@entry=2, 
args=args@entry=0x7fffffffdae0) at eval.c:3184
        count = {bytes = <optimized out>}
        val = <optimized out>
#49 0x00005555556f0482 in command_loop_1 () at keyboard.c:1545
        scount = {bytes = <optimized out>}
        cmd = <optimized out>
        keybuf = {0x18e, 0x14a, 0x0, 0x60, 0x60, 0x0, 0x0, 0x555555862c70, 
0x7fffffffdda0, 0x55555576c226 <unbind_to+246>, 0x7fffffffe2b6, 0x555558c31043, 
0xb, 0x11880, 0x30, 0x5555563c24b5, 0x2aaa9b8b58c8, 0x555558c31043, 0x60, 
0x7fffffffdbd0, 0x7fffffffe2b6, 0x7fffffffdda0, 0x1, 0x5555556e3fe9 
<cmd_error+345>, 0x0, 0x0, 0x0, 0x7ffff3271ac0 <main_arena>, 0xb, 0xb730}
        i = <optimized out>
        last_pt = 151
        prev_modiff = 147
        prev_buffer = 0x55555962c990
#50 0x000055555576afa7 in internal_condition_case 
(bfun=bfun@entry=0x5555556f00a0 <command_loop_1>, handlers=handlers@entry=0x90, 
hfun=hfun@entry=0x5555556e3e90 <cmd_error>) at eval.c:1689
        val = <optimized out>
        c = 0x555555b874c0
#51 0x00005555556dbf4e in command_loop_2 (handlers=handlers@entry=0x90) at 
keyboard.c:1163
        val = <optimized out>
#52 0x000055555576af01 in internal_catch (tag=tag@entry=0x12a50, 
func=func@entry=0x5555556dbf20 <command_loop_2>, arg=arg@entry=0x90) at 
eval.c:1369
        val = <optimized out>
        c = 0x555555b87380
#53 0x00005555556dbee3 in command_loop () at keyboard.c:1141
#54 0x00005555556e3a51 in recursive_edit_1 () at keyboard.c:749
        count = {bytes = <optimized out>}
        val = <optimized out>
#55 0x00005555556e3dbc in Frecursive_edit () at keyboard.c:832
        count = {bytes = <optimized out>}
        buffer = <optimized out>
#56 0x00005555555af9c6 in main (argc=1, argv=0x7fffffffdf78) at emacs.c:2633
        stack_bottom_variable = 0xe4a0
        old_argc = <optimized out>
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        only_version = false
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = <optimized out>
        sockfd = -1
        module_assertions = <optimized out>
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: