From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.35.68 with SMTP id o4cs128140bkd; Wed, 14 Jul 2010 06:45:16 -0700 (PDT) Received: by 10.224.98.19 with SMTP id o19mr6445195qan.364.1279115115369; Wed, 14 Jul 2010 06:45:15 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 38si9222817qce.167.2010.07.14.06.45.14; Wed, 14 Jul 2010 06:45:15 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 9B50919783CE; Wed, 14 Jul 2010 09:45:14 -0400 (EDT) Received: from www.cquest.utoronto.ca (www.cquest.utoronto.ca [192.82.128.5]) by rubyforge.org (Postfix) with ESMTP id BD80C1858383 for ; Wed, 14 Jul 2010 09:45:00 -0400 (EDT) Received: from pinkfloyd.chass.utoronto.ca ([128.100.160.254]:38744 ident=93) by www.cquest.utoronto.ca with esmtp (Exim 4.43) id 1OZ2Gi-0003Zp-Fl for sup-talk@rubyforge.org; Wed, 14 Jul 2010 09:45:00 -0400 Received: from bwalton by pinkfloyd.chass.utoronto.ca with local (Exim 4.63) (envelope-from ) id 1OZ2Gi-0002bJ-Er for sup-talk@rubyforge.org; Wed, 14 Jul 2010 09:45:00 -0400 From: Ben Walton To: sup-talk In-reply-to: <1279113764-sup-423@hero> References: <1279113764-sup-423@hero> Date: Wed, 14 Jul 2010 09:45:00 -0400 Message-Id: <1279115021-sup-9020@pinkfloyd.chass.utoronto.ca> User-Agent: Sup/git Subject: Re: [sup-talk] changing "excerpts from" string? 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 David Rysdam's message of Wed Jul 14 09:24:01 -0400 2010: > Is the format of that a config option that isn't documented or is it > hardcoded? What you're looking for is the attribution hook. Run sup with -l to see the list of available hooks and the location where sup expects to find the file. Additionally, it tells you 'what you get' and 'what to give back.' In this case, you have a message variable available that represents the message you're replying to and you need to return a string. HTH. -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk