On Wed 2022-11-09 12:58:18 -0800, Jameson Graef Rollins wrote:
> Personally I think it would make sense to have % cycle through
> duplicates, with some indicator of which duplicate we're currently on.
> I wouldn't even bother with the suggested prefixed behavior if we just
> had the cycle behavior.
On Wed, Nov 09 2022, Daniel Kahn Gillmor wrote:
> On Wed 2022-11-09 09:53:26 -0500, Daniel Kahn Gillmor wrote:
>> The functionality here, switching between duplicates in the emacs
>> frontend, is great. I needed to use it today, because i had two copies
>> of an e-mail message, one with a valid s
On Wed 2022-11-09 09:53:26 -0500, Daniel Kahn Gillmor wrote:
> The functionality here, switching between duplicates in the emacs
> frontend, is great. I needed to use it today, because i had two copies
> of an e-mail message, one with a valid signature and one with a damaged
> signature. It Just
Jose A Ortega Ruiz writes:
> On Tue, Nov 08 2022, Alexander Adolf wrote:
>
>> Matt Armstrong writes:
>>
>>> A feature I miss from Gnus is being able to reply to multiple emails at
>>> once. Has anyone else found to be a missing feature?
>>
>> I have, and support your request.
>>
>> But not only
On Fri 2022-07-01 18:45:39 -0300, David Bremner wrote:
> This obsoletes the WIP series [1]. Compared to that series, this one
> includes somewhat improved documentation, better error handling, and
> implements the --duplicate argument for notmuch-reply, and uses it in
> the emacs front end.
>
> [1]
> From: Gregor Zattler
> Cc: bug-gnu-em...@gnu.org, notmuch@notmuchmail.org
> Date: Wed, 09 Nov 2022 15:35:01 +0100
>
> > The backtrace seems to indicate that it reads from the minibuffer, but
> > in that case, does it mean the mini-window was 7-lines high in this
> > case?
>
> quite possible, I
> From: Gregor Zattler
> Cc: bug-gnu-em...@gnu.org, notmuch@notmuchmail.org
> Date: Wed, 09 Nov 2022 14:49:15 +0100
>
> > What does the below produce:
> >
> > (gdb) frame 2
> > (gdb) p matrix->nrows
>
> (gdb) frame 2
> #2 0x5559d310 in matrix_row (matrix=0x5d44d470, row=8) at
>
> From: Gregor Zattler
> Date: Wed, 09 Nov 2022 13:37:13 +0100
>
> Dear Emacs and notmuch developers, lately Emacs often
> hangs/crashes/stops while I'm working. I cannot reproduce
> with emacs -Q, because I need at least org-mode and notmuch
> for work.
>
> Anyway, here is a (x)backtrace from