From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 42AAE6DE1029 for ; Wed, 10 Apr 2019 03:54:04 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -1.007 X-Spam-Level: X-Spam-Status: No, score=-1.007 tagged_above=-999 required=5 tests=[AWL=-0.306, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dmKW9iZKWV43 for ; Wed, 10 Apr 2019 03:54:03 -0700 (PDT) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by arlo.cworth.org (Postfix) with ESMTPS id BB1E26DE0F7A for ; Wed, 10 Apr 2019 03:54:02 -0700 (PDT) X-Originating-IP: 92.169.116.19 Received: from bababa (lfbn-1-4117-19.w92-169.abo.wanadoo.fr [92.169.116.19]) (Authenticated sender: pierre@atlas.engineer) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9684E60007; Wed, 10 Apr 2019 10:53:59 +0000 (UTC) From: Pierre Neidhardt To: David Edmondson , notmuch@notmuchmail.org Subject: Re: Reply inline in notmuch-show buffer, "mu4e-conversation style" In-Reply-To: References: <877ecvb0q7.fsf@bababa.i-did-not-set--mail-host-address--so-tickle-me> <877ecvm05y.fsf@bababa.i-did-not-set--mail-host-address--so-tickle-me> <87tvffqwp0.fsf@ambrevar.xyz> Date: Wed, 10 Apr 2019 12:53:59 +0200 Message-ID: <87a7gyb06w.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2019 10:54:04 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable David Edmondson writes: > I couldn't figure out when I'd want to use this, as yanking text from > the existing notmuch-show buffer seems straightforward. You want it once you try it :) > Maybe something akin to gnus-dired-mode would be interesting - it would > be used in notmuch-show mode and yank selected text into the current > message-mode buffer (including quoting). That could work too. We might have to store the name of the composition buffer in a variable that's buffer-local to the notmuch-show buffer, so that Notmuch does not get confused when composing several emails at the same time. Having a conversation area in the same buffer has some benefits though: =2D Less key presses to start composing. =2D No need to play with buffers to display both the thread and the composi= tion. =2D The above problem disappears, there is no need to manually keep a relation ship between 2 buffers since there is only one buffer. With this workflow however, we don't need to cite the previous email when composing. So it'd be nice to have an option to discard the citation (I think it is a nice option in general). This could be done with `notmuch-mua-cite-function', or, maybe better, have a dedicated option so that `notmuch-mua-reply' does not include the citation in the first place. Thoughts? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlyty0cACgkQm9z0l6S7 zH/e1ggApEZXl3LQ9dmp4w2SZZHZ9Y1y5ZqmDS7OqpcIruxLIojwvPBnLtOgxjbP y8gtfqwHD9JC9gv4TNZTGcwQZptts+71fchExkKa3aDpUe4CGfhrqP7ajVZfGHOM WGsVx0NJqWNnDcqjYRR6WhfASjyL4a3qu0D+bQa5xPv9vehrCyFUR9ddciNRLcip aj5V/pXrMdKjSCQF3b1PR/rVNLICTJjy4GqgDU/4vDXx+xGkzjyA6Y+DRTHgRaL3 v1r5c177PEzdqbvs1j0Q1jDPcvYU6BznMnyZ+MEyU3CibCPMC1ZnVcPnG03YTFcd 436ARgAA66g91Y7cCscsFS/aVQ6OXQ== =HE7h -----END PGP SIGNATURE----- --=-=-=--