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 196E9431FD0 for ; Tue, 31 May 2011 22:53:28 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 vuhqbwuvyDXl for ; Tue, 31 May 2011 22:53:21 -0700 (PDT) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 04BC0431FB6 for ; Tue, 31 May 2011 22:53:20 -0700 (PDT) Received: by bwg12 with SMTP id 12so4803955bwg.26 for ; Tue, 31 May 2011 22:53:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=microcomaustralia.com.au; s=google; h=domainkey-signature:mime-version:x-originating-ip:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=c+CaXoUNbYsEhHSaDTwP5dODvstbjQ0uTQzA4bmcSWY=; b=KmXv29wI9Ll0dEbDcW2Y3LXkVCEDaBqTTCLmjo1BvDUTWx5P8xbMLww90qImAKgvby Skl+bPioVIy7wypQz6oSDFcWJYRFPeB01XY5DJmNVrFhJu8LqYTGYVVJTCbvhHlhwpt6 9roEuA5JO2ZMGxz3p/pBXQn1fLmBCWTKhI1/A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=microcomaustralia.com.au; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type; b=KmKSYjv2Cu0sL3feYD22+E6BVZBNmAOMOdgqn3bG/y6C+5csLiELuypKx77Z0TLAiJ 1DJky3KsGwZsf/CRc3ZEsWLYgVXgFVrCaMwuzkIAxfkpyGE1VG5/J8GG4qo804uA92hl i7Z7BP31Ez34fZYCumXupRvCJi5lrRz3piOBc= MIME-Version: 1.0 Received: by 10.205.82.199 with SMTP id ad7mr91464bkc.152.1306907598272; Tue, 31 May 2011 22:53:18 -0700 (PDT) Received: by 10.204.82.147 with HTTP; Tue, 31 May 2011 22:53:18 -0700 (PDT) X-Originating-IP: [128.250.103.228] In-Reply-To: <87vcxb0za4.fsf@flamingspork.com> References: <87vcxb0za4.fsf@flamingspork.com> Date: Wed, 1 Jun 2011 15:53:18 +1000 Message-ID: Subject: Re: Multiple sender identities (composing) From: Brian May To: notmuch Content-Type: multipart/alternative; boundary=bcaec554db64263b8204a4a02320 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: Wed, 01 Jun 2011 05:53:29 -0000 --bcaec554db64263b8204a4a02320 Content-Type: text/plain; charset=ISO-8859-1 On 16 May 2011 19:29, Stewart Smith wrote: > Thought I'd share this bit of my .emacs snippet that may be useful to go > on the emacs tips page. > > This does the following: > - sets up a list of possible identities to have mail From > - on composing mail, it prompts you for who you want to send mail from > - pressing enter will give you the default (first in the list) > - otherwise you have tab completion > Is it possible to have it change the signature per identity also? -- Brian May --bcaec554db64263b8204a4a02320 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On 16 May 2011 19:29, Stewart Smith <stewart@flamingspork.= com> wrote:
Thought I'd share this bit of my .emacs snippet that may be useful to g= o
on the emacs tips page.

This does the following:
- sets up a list of possible identities to have mail From
- on composing mail, it prompts you for who you want to send mail from
- pressing enter will give you the default (first in the list)
- otherwise you have tab completion

Is = it possible to have it change the signature per identity also?=A0
--
Brian May <br= ian@microcomaustralia.com.au>
--bcaec554db64263b8204a4a02320--