From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.151.101.12 with SMTP id d12cs67819ybm; Sun, 9 Oct 2011 21:28:34 -0700 (PDT) Received: by 10.229.67.21 with SMTP id p21mr3469984qci.7.1318220913734; Sun, 09 Oct 2011 21:28:33 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id w4si4399482qcp.46.2011.10.09.21.28.33; Sun, 09 Oct 2011 21:28:33 -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 7FDF81858363; Mon, 10 Oct 2011 00:28:33 -0400 (EDT) Received: from mail-bw0-f50.google.com (mail-bw0-f50.google.com [209.85.214.50]) by rubyforge.org (Postfix) with ESMTP id 0D52E185836C for ; Sun, 9 Oct 2011 23:37:05 -0400 (EDT) Received: by bkbzt19 with SMTP id zt19so8864739bkb.23 for ; Sun, 09 Oct 2011 20:37:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=JKSRK6IIDqT4jmS6OGk2WL5EygZuLMTXjhhWGM81QEI=; b=ohhjnWmy1VqdsxxjijMTJx7YyB/cbsl2Z/J3TbffLSORlbpcMIEEZ0qgwQjN+I3XDd yD/w6Psoz3zwzMsNdhcBQvp0/BSZAcJn0/PN6yRGy23igXsO0fEmq2IiUmXdXLIE3bYT eo0zs292L0z9QrHH1A1u1UEjGRn5BMZNkcAss= Received: by 10.223.77.69 with SMTP id f5mr29480439fak.3.1318217825093; Sun, 09 Oct 2011 20:37:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.87.6 with HTTP; Sun, 9 Oct 2011 20:36:45 -0700 (PDT) From: Jim Cheetham Date: Mon, 10 Oct 2011 16:36:45 +1300 X-Google-Sender-Auth: 1x9O0NvEb8IbfOJnPetSqlzDRwg Message-ID: To: sup-talk Subject: [sup-talk] mis-identified signature block in message body 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I have a set of emails that contain a chunk of text at the end that seems very much like a signature block :- it is in fact a formatted list of things from a DB query. sup identified this as a signature, and displays it folded by default. It isn't very difficult to just press 'o' to display the content, but it would be nicer if I could prevent it from happening in the first place. Is there a hook that would allow me to intercept the message display, and make my own decision about these? -jim _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk