From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12933 invoked from network); 5 Nov 2020 17:36:11 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 5 Nov 2020 17:36:11 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kajAD-00Eltn-Rp; Thu, 05 Nov 2020 11:35:09 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kajAC-0094hC-N4; Thu, 05 Nov 2020 11:35:08 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kajA9-0094fW-4b for ding@lists.math.uh.edu; Thu, 05 Nov 2020 11:35:05 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kajA7-003n7o-Io for ding@lists.math.uh.edu; Thu, 05 Nov 2020 11:35:04 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ZlZpk1HN/V8qajhOcbGu1ascedI8AAXfml2Or0rMerM=; b=hh2jQbgN7y9hMr5M+Jsm6YQpqa KZMH5rRHY/5vVohI8gCGPA9EctEVwSX846syM6kLG/KDFVBNRtW1zU62Ci3miDStG0WYCMWqgFu+Y guF3A/4AR2Am2avnmdu8BlpYXuDiroCmka+fo9P2R7/XUIROQnEyHkriQ6YTGQmNbJ4I=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kaj9w-0005PZ-Dn for ding@gnus.org; Thu, 05 Nov 2020 18:34:58 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kaj9v-0006Xn-Of for ding@gnus.org; Thu, 05 Nov 2020 18:34:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Subject: Re: New "gnus-search" syntax and interface Date: Thu, 05 Nov 2020 18:34:46 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87tuu3aert.fsf@tullinup.koldfront.dk> References: <87blgdavsb.fsf@ericabrahamsen.net> <87k0v0rp64.fsf@tullinup.koldfront.dk> <87o8kb94e1.fsf@ericabrahamsen.net> <87y2jfah8y.fsf@tullinup.koldfront.dk> <87ft5n90yx.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:dqsuQUovyHp6Lg8IXCVBClHsSt8= OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: Sloop John B, Pet Sounds (The Beach Boys) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Eric writes: >> Or document that an update is needed and leave it at that? > That would be a little mean, Maybe, but sometimes it makes for less clutter - especially if nnir no longer is a thing. > particularly since it's so easy to provide for backwards compatibility Fair enough. > (I mean, it *will* be easy once I've got my cddr's pointed in the > right direction). I can't even remember which is which of car and cdr, so no further comments from me here... ;-) > I've always found it a bit confusing in Gnus, how some places require > cons cells and others two-element lists, but there's no reason not to > main consistency with the past, and I'll change that, too. That why we have to old folk-expression: "It's all lisp to me". :-), Adam -- "Remember, Robert, in life anything can happen." Adam Sjøgren asjo@koldfront.dk