From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58281 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Adulterate summary lines Date: Tue, 17 Aug 2004 06:29:43 -0500 Organization: Still searching... Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092742484 8309 80.91.224.253 (17 Aug 2004 11:34:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Aug 2004 11:34:44 +0000 (UTC) Original-X-From: ding-owner+M6822@lists.math.uh.edu Tue Aug 17 13:34:37 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bx2Ef-0003QB-00 for ; Tue, 17 Aug 2004 13:34:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bx2DR-0008Ek-00; Tue, 17 Aug 2004 06:33:21 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bx2DI-0008Ec-00 for ding@lists.math.uh.edu; Tue, 17 Aug 2004 06:33:12 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bx2DI-0004Tq-8q for ding@lists.math.uh.edu; Tue, 17 Aug 2004 06:33:12 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id E75453A0037 for ; Tue, 17 Aug 2004 06:33:10 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bx2DF-0005pX-00 for ; Tue, 17 Aug 2004 13:33:09 +0200 Original-Received: from adsl-68-74-188-217.dsl.emhril.ameritech.net ([68.74.188.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Aug 2004 13:33:09 +0200 Original-Received: from reader by adsl-68-74-188-217.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Aug 2004 13:33:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-188-217.dsl.emhril.ameritech.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:guPjVpPQxxmfHMjQC5b8L3ucf2k= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58281 Jonas Steverud writes: > I have assumed that you are an experienced Emacs Lisp/Gnus programmer, > the "homeboy indexing system" made me think this was the case. In case > I'm mistaken I can easily elaborate more on my code. :-) A wrong assumption, but that is my fault. I am a longtime emacs and gnus user but have never really mastered any of the lisp skills. Many thanks for your elaboration. Very helpful. But before I trouble you further, I have some work to do with experimenting and looking at the already written functions as you suggested. Again, thanks for taking the time.