From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.13.12 with SMTP id z12cs1219135ebz; Mon, 4 Jan 2010 10:32:42 -0800 (PST) Received: by 10.224.99.71 with SMTP id t7mr11365262qan.368.1262629962117; Mon, 04 Jan 2010 10:32:42 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 37si31810565qyk.20.2010.01.04.10.32.41; Mon, 04 Jan 2010 10:32:42 -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 8F88D18582D5; Mon, 4 Jan 2010 13:32:41 -0500 (EST) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by rubyforge.org (Postfix) with ESMTP id B5B7E18582AC for ; Mon, 4 Jan 2010 13:13:24 -0500 (EST) Received: by qw-out-2122.google.com with SMTP id 9so2533427qwb.29 for ; Mon, 04 Jan 2010 10:13:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:subject:from:to :in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=K6hf5pKljMAGS1yUWzQ4iksu0r306bJ2eT5kRSCkd4I=; b=vHKZCHmPUxG6Q/l31Nzxw3h3nTiqy24NmK/H3KflZ9eoEJl3sDlTytJJhoG534sVYw SsqrmjAI8Z+VnHRB0/MhxC7D8csBsrl9gR/bbQkX5M7QTv+PUhnzX+K/yfPOzU7Ts+Hh TdMtTwtdi0GrrM+v6Noz51Y1WCZ6rDS8E4zLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=HA8qZd468s44OmFk5Zdxhcwp0obwgJJ4vbCmdZPwlIyPUu0nhuVlAfkfklPHM74Kdz M8OQsHWvsitWgOKTMDMPIHxHcEnvdZmnNUgXbMlG45pHQVxGBCfuihL/X6EHPiwCwnlv VddRIXni/Dl3Dy2wN7gon6AtDnbCrNfsHd+Co= Received: by 10.224.93.77 with SMTP id u13mr11388697qam.226.1262628804215; Mon, 04 Jan 2010 10:13:24 -0800 (PST) Received: from localhost (c-76-98-110-216.hsd1.nj.comcast.net [76.98.110.216]) by mx.google.com with ESMTPS id 8sm49574258qwj.23.2010.01.04.10.13.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 04 Jan 2010 10:13:23 -0800 (PST) From: Eric Sherman To: sup-talk In-reply-to: <3f81a4241001040850u14e865f3s85664ac49515bd30@mail.gmail.com> References: <3f81a4241001040850u14e865f3s85664ac49515bd30@mail.gmail.com> Date: Mon, 04 Jan 2010 13:13:21 -0500 Message-Id: <1262628437-sup-5865@changeling.local> User-Agent: Sup/git 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org 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