From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.177.33 with SMTP id c21cs138759yhm; Sat, 19 Nov 2011 15:07:46 -0800 (PST) Received: by 10.52.34.207 with SMTP id b15mr9482031vdj.19.1321744064858; Sat, 19 Nov 2011 15:07:44 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id d9si3967599vdk.134.2011.11.19.15.07.44; Sat, 19 Nov 2011 15:07:44 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 94AB71779952; Sat, 19 Nov 2011 18:07:44 -0500 (EST) Received: from kuovi.tilus.net (kuovi.tilus.net [80.68.89.168]) by rubyforge.org (Postfix) with ESMTP id 3A791185836C for ; Sat, 19 Nov 2011 17:26:04 -0500 (EST) Received: by kuovi.tilus.net (Postfix, from userid 1000) id 58CCC115C6A; Sun, 20 Nov 2011 00:26:04 +0200 (EET) From: Tero Tilus To: Sup users In-reply-to: <1321738838-sup-4532@masterkorp.net> References: <1321738838-sup-4532@masterkorp.net> Date: Sun, 20 Nov 2011 00:26:04 +0200 Message-Id: <1321740372-sup-1779@tilus.net> User-Agent: Sup/git Subject: Re: [sup-talk] Add messages to a thread manually 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 Alfredo Palhares, 2011-11-19 23:48: > Is there a way for me to manually add a message to a thread? Tag messages in thread index mode and hit # (Force tagged threads to be joined into the same thread). Back when I needed that functionality more I had a bit flaky feeling about it. It randomly just wouldn't work. Dunno how it is now. Haven't really used it. > Also a way of threating this in the before-add-message hook would be > very cool. At some point I played with the idea a bit. Most of the time if you get a reply without refs from a particular address, all the other mails from that address will be refs-free too. Also the refs-free repliers tend to be top-posters. And replies usually are received within relatively short time after the original. Ideally you should be able to take advantage of those and be able to rebuild refs relatively accurately. Once you manually build an in-reply-to ref, automatic detector would know to regard that sender as a usual suspect. In addition to the subject, you could also use the body of the top-post reply to automatically find out the source of the quote. -- Tero Tilus ## 050 3635 235 ## http://tero.tilus.net/ _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk