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 041936DE0F0C for ; Fri, 1 Mar 2019 14:32:33 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.301 X-Spam-Level: X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-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 NRTHTDlWs9qC for ; Fri, 1 Mar 2019 14:32:31 -0800 (PST) X-Greylist: delayed 325 seconds by postgrey-1.36 at arlo; Fri, 01 Mar 2019 14:32:31 PST Received: from ra.horus-it.com (ra.horus-it.com [94.130.34.199]) by arlo.cworth.org (Postfix) with ESMTPS id A30D16DE0EEA for ; Fri, 1 Mar 2019 14:32:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by ra.horus-it.com (Postfix) with ESMTP id EC6BF48C123A for ; Fri, 1 Mar 2019 23:27:00 +0100 (CET) X-Virus-Scanned: at horus-it.com From: Ralph Seichter To: notmuch@notmuchmail.org Subject: Reply to content of "List-Post" header? Date: Fri, 01 Mar 2019 23:26:55 +0100 Message-ID: <87imx2jknk.fsf@ra.horus-it.com> MIME-Version: 1.0 Content-Type: text/plain 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: Fri, 01 Mar 2019 22:32:33 -0000 Either my search-fu is lacking today, or there is really not much information to be found about this: Using Notmuch with Emacs, the keys "r" and "R" are bound to "reply to sender" and "reply to all", respectively. Neither is what I require when it comes to mailing lists. Is there any way to "reply to list", i.e. to only the address specified in the "List-Post" header? -Ralph