From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs77348bkt; Thu, 10 Jun 2010 10:23:28 -0700 (PDT) Received: by 10.231.155.18 with SMTP id q18mr422534ibw.44.1276190607297; Thu, 10 Jun 2010 10:23:27 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 15si378178ibc.53.2010.06.10.10.23.26; Thu, 10 Jun 2010 10:23:27 -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 617531858386; Thu, 10 Jun 2010 13:23:26 -0400 (EDT) X-Greylist: delayed 3689 seconds by postgrey-1.31 at rubyforge.org; Thu, 10 Jun 2010 13:02:52 EDT Received: from mail-pz0-f199.google.com (mail-pz0-f199.google.com [209.85.222.199]) by rubyforge.org (Postfix) with ESMTP id 7DE241858364 for ; Thu, 10 Jun 2010 13:02:52 -0400 (EDT) Received: by pzk37 with SMTP id 37so108340pzk.27 for ; Thu, 10 Jun 2010 10:02:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:cc:subject:from :to:in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=2FqStnOIzPJQrw+JXzyJvfLam556ZbgMlaYaIo9xK5I=; b=V9Bfw0q1xZWR0ueqI8BNRoyZBvuTxtx4DekPFEvmSO+HMAjq4BFx6yYywDNvnmecrw zMZBztG1B3PTh00382K6oh+uEZiXi0+swgPsAanl+zT4BCI2qAv5IsMLx02v9+pwMAAa qf2vpfo9HCZzagwvnxXWi+cjNRGEQtUxKPGyw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:cc:subject:from:to:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; b=uAmS6vsDoJ075K50qNw60+wAFOnCTXVelYCKOwzyDsmxHcwM+qpowibdt42LPLibnn pPWada927fc0b4AU1aAs+XAs+x1cFyFIqxH7gM28X8Y8SWYywHTP3/kk2IX7bgwuHh9V 0rjlH16f05CmsH45H2NM5fDwlcAEtvOw+zqF4= Received: by 10.141.13.14 with SMTP id q14mr347780rvi.28.1276189371810; Thu, 10 Jun 2010 10:02:51 -0700 (PDT) Received: from localhost (c-76-98-96-154.hsd1.nj.comcast.net [76.98.96.154]) by mx.google.com with ESMTPS id g14sm195652rvb.13.2010.06.10.10.02.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 10 Jun 2010 10:02:49 -0700 (PDT) From: Eric Sherman To: Gregor Hoffleit In-reply-to: <1276185930-sup-2153@sam.mediasupervision.de> References: <1275850632-sup-6402@ubuntu.ubuntu-domain> <1275884981-sup-4509@roughage.com.au> <1275973780-sup-5206@ubuntu.ubuntu-domain> <1275997525-sup-9347@changeling.local> <1276184688-sup-7287@sam.mediasupervision.de> <1276185501-sup-3012@changeling.local> <1276185930-sup-2153@sam.mediasupervision.de> Date: Thu, 10 Jun 2010 13:02:45 -0400 Message-Id: <1276188610-sup-3944@changeling.local> User-Agent: Sup/git Cc: sup-talk Subject: Re: [sup-talk] choosing signatures 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 Gregor Hoffleit's message of Thu Jun 10 12:08:34 -0400 2010: > Wouldn't the before-edit hook work for replying, as well? I imagine so, and peeking quickly at reply-mode.rb seems to confirm this. I probably wrote these way back when starting to use sup when I assumed that before-edit only fired on new emails and reply-from only fired on replies. The next time I need to change their behavior I'll probably DRY-ify my hooks. Thanks for pointing this out. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk