From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.13.12 with SMTP id z12cs1219484ebz; Mon, 4 Jan 2010 10:37:52 -0800 (PST) Received: by 10.224.96.219 with SMTP id i27mr11435565qan.134.1262630271408; Mon, 04 Jan 2010 10:37:51 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 26si31943779qyk.38.2010.01.04.10.37.51; Mon, 04 Jan 2010 10:37:51 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id DDC191779941; Mon, 4 Jan 2010 13:37:50 -0500 (EST) X-Greylist: delayed 6349 seconds by postgrey-1.31 at rubyforge.org; Mon, 04 Jan 2010 13:36:54 EST Received: from mail-yw0-f183.google.com (mail-yw0-f183.google.com [209.85.211.183]) by rubyforge.org (Postfix) with ESMTP id 042EC18582AC for ; Mon, 4 Jan 2010 13:36:54 -0500 (EST) Received: by ywh13 with SMTP id 13so34854267ywh.29 for ; Mon, 04 Jan 2010 10:36:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=167+nLJf9RlaVec0LV4/gbehyKETRt4k05jCuuDaZSk=; b=ef7hXRvCimXrl9q67cz22rsXjMeSgRlirYs8pxnLgQbE3dwd9qFFEPuvKxnXE/3d2o xyGFpHt0gVuv1Fki5m7189Ro8lFbzFB/GRfz8tpClQkxt9g/LX0pdi/Gk+L+uUHaXC7J widOAGABwcfi5CS00Cp1L5Is0Oij8IA771rys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Pongt21MDZcXdUnfiAxFcUUq8WDK+zqjOpRcDjdLNxK0bEwtm4tpWg0TQXE8Nc5pVV w3ioHD+DR/ZB/nritiVygkQ9t/17De4poVhl1OlRhiPVXp0Rba++YZZo4ITxclvKgxVl joT6QHmp8aOKqdq/JglFfjUqV3xsxUvqKyOOM= MIME-Version: 1.0 Received: by 10.90.23.30 with SMTP id 30mr4618527agw.117.1262630211703; Mon, 04 Jan 2010 10:36:51 -0800 (PST) In-Reply-To: <1262628437-sup-5865@changeling.local> References: <3f81a4241001040850u14e865f3s85664ac49515bd30@mail.gmail.com> <1262628437-sup-5865@changeling.local> Date: Mon, 4 Jan 2010 11:36:51 -0700 Message-ID: <3f81a4241001041036i62663d06p14480324c961a58e@mail.gmail.com> From: Bryan Richardson To: sup-talk Subject: Re: [sup-talk] Add Recipient from Contacts to Existing Email X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0055320613==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0055320613== Content-Type: multipart/alternative; boundary=001636283aee405375047c5b0102 --001636283aee405375047c5b0102 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jan 4, 2010 at 11:13 AM, Eric Sherman wrote: > Excerpts from Bryan Richardson's message of Mon Jan 04 11:50:57 -0500 2010: > > Hello all, > > > > Say I'm wanting to send an email to someone from my Contacts list, but > also > > CC someone else from my contacts list. Right now, my method of operation > is > > to bring up my Contacts, search for the recipient and hit enter. Then, I > hit > > 'c' to edit the CC recipients and add the email address manually. Is > there a > > way I can add a CC recipient my searching the Contacts once I've already > > started a new email? > > You can use tab completion, optionally making use of the > extra-contact-addresses hook, or just type an alias if it exists. > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > Grrr... sorry. Hadn't tried tab completion. Thanks! --001636283aee405375047c5b0102 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Mon, Jan 4, 2010 at 11:13 AM, Eric Sherman <hyperbolist@gm= ail.com> wrote:
Excerpts from Bryan Richardson's message of Mon Jan 04 11:50:57 -0500 2= 010:
> Hello all,
>
> Say I'm wanting to send an email to someone from my Contacts list,= but also
> CC someone else from my contacts list. Right now, my method of operati= on is
> to bring up my Contacts, search for the recipient and hit enter. Then,= I hit
> 'c' to edit the CC recipients and add the email address manual= ly. Is there a
> way I can add a CC recipient my searching the Contacts once I've a= lready
> started a new email?

You can use tab completion, optionally making use of the
extra-contact-addresses hook, or just type an alias if it exists.
_________________________________________= ______
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Grrr... sorry. Hadn't tried tab= completion. Thanks!
--001636283aee405375047c5b0102-- --===============0055320613== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============0055320613==--