From unknown Tue Aug 19 21:03:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#28388 <28388@debbugs.gnu.org> To: bug#28388 <28388@debbugs.gnu.org> Subject: Status: 24.5; Doc of `isearch-wrap-function' Reply-To: bug#28388 <28388@debbugs.gnu.org> Date: Wed, 20 Aug 2025 04:03:43 +0000 retitle 28388 24.5; Doc of `isearch-wrap-function' reassign 28388 emacs submitter 28388 Drew Adams severity 28388 minor tag 28388 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 07 17:58:07 2017 Received: (at submit) by debbugs.gnu.org; 7 Sep 2017 21:58:07 +0000 Received: from localhost ([127.0.0.1]:54814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dq4oJ-00007j-0Q for submit@debbugs.gnu.org; Thu, 07 Sep 2017 17:58:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dq4oH-00007E-2H for submit@debbugs.gnu.org; Thu, 07 Sep 2017 17:58:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dq4o7-0008Bj-7l for submit@debbugs.gnu.org; Thu, 07 Sep 2017 17:57:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48043) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dq4o7-0008Bb-4D for submit@debbugs.gnu.org; Thu, 07 Sep 2017 17:57:55 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dq4o2-0001tR-5q for bug-gnu-emacs@gnu.org; Thu, 07 Sep 2017 17:57:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dq4nx-00084C-NY for bug-gnu-emacs@gnu.org; Thu, 07 Sep 2017 17:57:50 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:29259) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dq4nx-00082l-El for bug-gnu-emacs@gnu.org; Thu, 07 Sep 2017 17:57:45 -0400 Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v87Lvghc014087 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 7 Sep 2017 21:57:43 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id v87LvgsC020898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 7 Sep 2017 21:57:42 GMT Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id v87Lvg4h000324 for ; Thu, 7 Sep 2017 21:57:42 GMT MIME-Version: 1.0 Message-ID: <6560957c-e8ec-4d28-899d-d9b8329fa827@default> Date: Thu, 7 Sep 2017 14:57:40 -0700 (PDT) From: Drew Adams To: bug-gnu-emacs@gnu.org Subject: 24.5; Doc of `isearch-wrap-function' X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 12.0.6774.5000 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.5 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.5 (----) Please say something about the arguments that the function must expect or can accept. Probably the doc should say that it is called with no args. And probably it should say something like it typically moves point. In GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=3D/c/usr --host=3Di686-pc-mingw32' From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 15 06:59:17 2019 Received: (at 28388) by debbugs.gnu.org; 15 Jul 2019 10:59:17 +0000 Received: from localhost ([127.0.0.1]:46570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmyhR-0000gJ-2E for submit@debbugs.gnu.org; Mon, 15 Jul 2019 06:59:17 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmyhP-0000gA-Jg for 28388@debbugs.gnu.org; Mon, 15 Jul 2019 06:59:15 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hmyhM-00065m-Dw; Mon, 15 Jul 2019 12:59:14 +0200 From: Lars Ingebrigtsen To: Drew Adams Subject: Re: bug#28388: 24.5; Doc of `isearch-wrap-function' References: <6560957c-e8ec-4d28-899d-d9b8329fa827@default> Date: Mon, 15 Jul 2019 12:59:12 +0200 In-Reply-To: <6560957c-e8ec-4d28-899d-d9b8329fa827@default> (Drew Adams's message of "Thu, 7 Sep 2017 14:57:40 -0700 (PDT)") Message-ID: <87o91vd0n3.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Drew Adams writes: > Please say something about the arguments that the function must expect > or can accept. > > Probably the doc should say that it is called with no args. And > probably it should say something like it [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 28388 Cc: 28388@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Drew Adams writes: > Please say something about the arguments that the function must expect > or can accept. > > Probably the doc should say that it is called with no args. And > probably it should say something like it typically moves point. I've now done so on the trunk. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 15 06:59:22 2019 Received: (at control) by debbugs.gnu.org; 15 Jul 2019 10:59:22 +0000 Received: from localhost ([127.0.0.1]:46573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmyhW-0000gg-Cd for submit@debbugs.gnu.org; Mon, 15 Jul 2019 06:59:22 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmyhU-0000gW-Ez for control@debbugs.gnu.org; Mon, 15 Jul 2019 06:59:20 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hmyhR-00065t-O4 for control@debbugs.gnu.org; Mon, 15 Jul 2019 12:59:19 +0200 Date: Mon, 15 Jul 2019 12:59:17 +0200 Message-Id: <87muhfd0my.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #28388 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 28388 fixed close 28388 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 28388 fixed close 28388 27.1 quit From unknown Tue Aug 19 21:03:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 12 Aug 2019 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator