From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E941C4196F2 for ; Tue, 20 Apr 2010 01:07:27 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_20=-0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JFxAkX4TfBkx for ; Tue, 20 Apr 2010 01:07:27 -0700 (PDT) Received: from homiemail-a23.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id 0F780431FC1 for ; Tue, 20 Apr 2010 01:07:27 -0700 (PDT) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPA id 91F304B0063; Tue, 20 Apr 2010 01:07:24 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Tue, 20 Apr 2010 10:07:21 +0200 From: "Sebastian Spaeth" To: micah anderson , Xavier Maillard , Peter Wiersig , Notmuch Mail Subject: Re: "bouncing" messages In-Reply-To: <87y6gjc7fg.fsf@algae.riseup.net> References: <87633spft6.fsf@servo.finestructure.net> <87vdbrokwi.fsf@london087.server4you.de> <87y6gjc7fg.fsf@algae.riseup.net> Date: Tue, 20 Apr 2010 10:07:21 +0200 Message-ID: <87hbn6mts6.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Tue, 20 Apr 2010 08:07:28 -0000 On 2010-04-20, micah anderson wrote: > It would be great if this became a key to make this easier. In mutt, > that key is 'b', which prompts you who you should send the message > to. That key is already bound to showing the body in notmuch, but I'm > sure there are other options. I'm pretty sure, we can get a nice keybinding that invokes message mode's "message-resend" function or something similar. The only disadvantag is that it asks for the mail address in the minibuffer, not using mail tab-completion mechansisms. Sebastian