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=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17155 invoked from network); 20 May 2021 13:42:45 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 20 May 2021 13:42:45 -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 1ljiwj-004Huo-Su for ml@inbox.vuxu.org; Thu, 20 May 2021 08:42:41 -0500 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 1ljiwj-00FF4J-AZ for ml@inbox.vuxu.org; Thu, 20 May 2021 08:42:41 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1ljiwh-00FF4B-70 for ding@lists.math.uh.edu; Thu, 20 May 2021 08:42:39 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1ljiwe-004Hub-Hx for ding@lists.math.uh.edu; Thu, 20 May 2021 08:42:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:Message-ID:Date:Subject:From:To: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=gJVlOAHvKMoxYOaNtSEzDYlx0b1hlLG5pZqBIiy0pLg=; b=Y6ObcAJHsC++FU/Kho41pSkOXR bvugyloaETYSWtohi/rEpQEwYt3v8WowHz7gPgv07Nktp/8hyQpFqglQRcBjfSTvqPbLfB4sA2yIp dirLrdRfWXtSagbLVTSS4bWmwFgIsaMG+vPs53wBsFFqoWdnxJZrSG4SYY/35ZyCNqzs=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ljiwV-0003Pa-2M for ding@gnus.org; Thu, 20 May 2021 15:42:30 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ljiwT-000AO2-LV for ding@gnus.org; Thu, 20 May 2021 15:42:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Uwe Brauer Subject: search does not work anymore Date: Thu, 20 May 2021 15:42:20 +0200 Message-ID: <87im3dh683.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:FRW16qOADZ5wTzOaUVkA/ZX1c0w= Mail-Copies-To: never Header: Newsgroups List-ID: Precedence: bulk Hi I fired up in the Group buffer G G then inserted the search string but I obtained What is the problem? Debugger entered--Lisp error: (wrong-type-argument listp gnus-search-run-query) eval((nnselect-function . gnus-search-run-query) t) gnus-summary-set-local-parameters("nnselect:nnselect-87mtsph6ap.fsf") gnus-summary-setup-buffer("nnselect:nnselect-87mtsph6ap.fsf") gnus-summary-read-group-1("nnselect:nnselect-87mtsph6ap.fsf" t t nil nil nil) gnus-summary-read-group("nnselect:nnselect-87mtsph6ap.fsf" t t nil nil nil nil) gnus-group-read-group(t t "nnselect:nnselect-87mtsph6ap.fsf" nil) gnus-group-read-ephemeral-group("nnselect-87mtsph6ap.fsf" (nnselect "nnselect") nil (# . group) nil nil ((nnselect-specs (nnselect-function . gnus-search-run-query) (nnselect-args (search-query-spec (query . "Hoja 4") (raw)) (search-group-spec ("nnimap:UCMgmail" "nnimap+UCMgmail:INBOX")))) (nnselect-artlist))) gnus-group-read-ephemeral-search-group(nil) funcall-interactively(gnus-group-read-ephemeral-search-group nil) call-interactively(gnus-group-read-ephemeral-search-group nil nil) command-execute(gnus-group-read-ephemeral-search-group)