From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.174.193 with SMTP id u1cs62420bkz; Sat, 1 May 2010 03:33:20 -0700 (PDT) Received: by 10.216.89.130 with SMTP id c2mr3390053wef.44.1272710000447; Sat, 01 May 2010 03:33:20 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id h26si8362151wbh.100.2010.05.01.03.33.19; Sat, 01 May 2010 03:33:20 -0700 (PDT) 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 8F4651678318; Sat, 1 May 2010 06:33:19 -0400 (EDT) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by rubyforge.org (Postfix) with ESMTP id 8D4D71678313 for ; Sat, 1 May 2010 06:09:28 -0400 (EDT) Received: by wwb28 with SMTP id 28so813215wwb.23 for ; Sat, 01 May 2010 03:09:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:content-type:subject :from:to:date:message-id:user-agent:content-transfer-encoding; bh=JlQWjI6KazuNTuBLpaWmPNX+bwtdddYiJB+NhARCq8c=; b=evYZlCqeSU4lvRsp+V13RGj6vdJubyFj89X/+ApMnwf0euz3UVSWK34Uo2XrJnK7C3 aX2jlWroGbQSur+1vqkIVrOUEwEU1CEZO3eFrab6WOujmJbmGN2gq2hsAT84mt97Ol3z /o8zldpips5SYfOF0JT+g+ytxliGqvk4ikv0g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:subject:from:to:date:message-id:user-agent :content-transfer-encoding; b=qEcC8b9Wvffsi1I4OLMJnAQ7dadTl9VRbDaR5zAzmHkG+IH5HzqLlbGVdxVy/1zjid uAsfWnjI0UcQu7wo2/TKE3QrIwlheGjZBF8n4awrx0INI2Y1twVIgt5ycio267nbRL3r zSDtNcZPs+tCcXXTv4xT8zuTfYFoUH2fxIk1g= Received: by 10.216.87.146 with SMTP id y18mr4980112wee.127.1272708565985; Sat, 01 May 2010 03:09:25 -0700 (PDT) Received: from localhost (mut38-4-82-233-117-144.fbx.proxad.net [82.233.117.144]) by mx.google.com with ESMTPS id z33sm1530978wbd.7.2010.05.01.03.09.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 01 May 2010 03:09:25 -0700 (PDT) From: Damien Leone To: sup-talk Date: Sat, 01 May 2010 12:09:23 +0200 Message-Id: <1272708559-sup-108@windir> User-Agent: Sup/git Subject: [sup-talk] Multiple accounts handling 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 Hello, world. I have been using sup (git-next version) for weeks and I'm quite happy with it (I switched from mutt). I got answers to most of my questions by searching the sup-talk archives but I have still some stuff to ask you people, sorry if it has been already answered. My main issue is about selecting the proper account when I compose a new mail, most informations I read was about filtering the "to:" field in the "before-edit" hook to set up the "from:" field, but I use to send mails to various recipients using different accounts. Is there a way to get an "Account" horizontal selector in the edit screen just like the "Reply to" and "Crypto" ones? That would be perfect to select our account regardless of the "to:" field. Also, how can I tag all threads corresponding to a specific criterion in the current buffer? I would like something like hitting 'g' then write something like "is:unread" to, for instance, mark all results as read using '='. It works if I hit 'F' then type "is:unread" (which is the same as hitting 'U') but I want to do it only on the current buffer, not all my tags. The idea behind this is to have a keybinding that would mark all unread threads of a specific tag as read (like macros in mutt). That's all for now. :) Thanks! Cheers, -- Damien Leone Web: http://dleone.fensalir.fr/ GPG: 0x82EB4DDF _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk