Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 01109431FB6 for ; Fri, 10 Feb 2012 12:04:14 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled 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 SGsz3hbsAAuv for ; Fri, 10 Feb 2012 12:04:13 -0800 (PST) Received: from mail01.worldserver.net (mail01.worldserver.net [217.13.200.41]) by olra.theworths.org (Postfix) with ESMTP id 3354F431FAE for ; Fri, 10 Feb 2012 12:04:13 -0800 (PST) Received: from localhost (cable-83.217.143.231.coditel.net [83.217.143.231]) (Authenticated sender: mailer@campese.de) by mail01.worldserver.net (Postfix) with ESMTPSA id 58ABC3000D6; Fri, 10 Feb 2012 21:05:18 +0100 (CET) From: Simon Campese To: Tomi Ollila Subject: Re: Set "From" based on "To" when replying In-Reply-To: References: <87obtx5as1.fsf@tu-dortmund.de> User-Agent: Notmuch/0.11+128~g6f388fa (http://notmuchmail.org) Emacs/23.4.1 (x86_64-unknown-linux-gnu) Date: Fri, 10 Feb 2012 21:04:04 +0100 Message-ID: <87d39mjw0b.fsf@tu-dortmund.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org 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: Fri, 10 Feb 2012 20:04:14 -0000 On Fri, 03 Feb 2012 13:54:07 +0200, Tomi Ollila wrote: > You could (also) check this (or some other with same name) > > https://github.com/altruizine/gnus-alias/blob/master/gnus-alias.el Thanks for the link, but this method is interactive. I want something automatic. Nevertheless a nice thing to have when composing emails. Best, Simon