From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.178.13 with SMTP id a13cs60693wff; Mon, 23 May 2011 09:20:09 -0700 (PDT) Received: by 10.224.200.65 with SMTP id ev1mr2003673qab.256.1306167608418; Mon, 23 May 2011 09:20:08 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id t28si12270811qcs.161.2011.05.23.09.20.07; Mon, 23 May 2011 09:20:07 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id EC69818583A4 for ; Mon, 23 May 2011 12:20:06 -0400 (EDT) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id DC8D8185837F for ; Mon, 23 May 2011 12:07:06 -0400 (EDT) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1QOXmQ-0004Wo-0j for sup-devel@rubyforge.org; Mon, 23 May 2011 16:14:54 +0000 From: William Morgan To: sup-devel In-reply-to: <1306136821-sup-9611@meteor.durcheinandertal.local> References: <1305471101-sup-6655@masanjin.net> <1305693289-sup-4896@masanjin.net> <1305748878-sup-7940@xo15-sascha.sascha.silbe.org> <1306101722-sup-3610@masanjin.net> <1306136821-sup-9611@meteor.durcheinandertal.local> Date: Mon, 23 May 2011 16:14:53 +0000 Message-Id: <1306167053-sup-7478@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] Query for largest msg_id? X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Gaudenz Steinlin's message of 2011-05-23: > Merging the messages is fine and actually an improvement over other > MUAs. I agree. I like the behavior. > But adding a line in the header section indicating the source > and how often the message appears in the source would be nice. This is essentially what Alvaro's detailed-headers hook does. But unlike Sup, heliotrope doesn't have the notion of different mailstores. There's just one. With some effort, we could add some kind of differentiating information at mail addition time, but it's hard to know what would fit the general case. A list of (from, timestamp) tuples? -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel