From unknown Wed Jun 18 23:06:18 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#38207 <38207@debbugs.gnu.org> To: bug#38207 <38207@debbugs.gnu.org> Subject: Status: 27.0.50; Minor glitch in the isearch-forward doc string Reply-To: bug#38207 <38207@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:06:18 +0000 retitle 38207 27.0.50; Minor glitch in the isearch-forward doc string reassign 38207 emacs submitter 38207 Lele Gaifax severity 38207 normal tag 38207 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 03:30:59 2019 Received: (at submit) by debbugs.gnu.org; 14 Nov 2019 08:30:59 +0000 Received: from localhost ([127.0.0.1]:60903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVAWo-00064v-Ms for submit@debbugs.gnu.org; Thu, 14 Nov 2019 03:30:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:55511) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVAWh-00064b-Hg for submit@debbugs.gnu.org; Thu, 14 Nov 2019 03:30:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47501) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVAWf-0007oX-58 for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2019 03:30:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVAWd-0002X3-75 for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2019 03:30:48 -0500 Received: from orphu.arstecnica.it ([2a01:4f8:121:4404::1]:46044) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iVAWc-0002RD-KF for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2019 03:30:47 -0500 From: Lele Gaifax DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=metapensiero.it; s=mail; t=1573720241; bh=yFpWpkKi/gOM4lAA9o73x5SNjfdIZh8yp4k5Q2IBEkY=; h=From:To:Subject:Date; b=fcGpuJ5Q+39Cac8ecSqOjsoyYldXZGMhh2PEdziuyHiqa9hDb6yDo0mEgt9U90Aml Km8iQQQV2ToL9Pdvlq9be3DD+aQAW11Sp0kkbZeHkeC96bxdVpOvGx5HOhnP3+Den7 WlK/2s5Fd11vhvNbqhWfGujBWTZgw9vSQcEQkQ8g= To: bug-gnu-emacs@gnu.org Subject: 27.0.50; Minor glitch in the isearch-forward doc string Date: Thu, 14 Nov 2019 09:30:40 +0100 Message-ID: <87sgmq6erz.fsf@metapensiero.it> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a01:4f8:121:4404::1 X-Spam-Score: -1.4 (-) 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: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, I see a spurious line-break and a missing space here: Type M-s h l to run =E2=80=98highlight-lines-matching-regexp=E2=80=99that highlights lines matching the last search string. The attached patch cures that. Thank you&bye, lele. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-Fix-minor-formatting-issue-in-isearch-forward-docume.patch >From ecde4b203068d7a69b36e2c204ee3723ac6463f5 Mon Sep 17 00:00:00 2001 From: Lele Gaifax Date: Thu, 14 Nov 2019 09:20:49 +0100 Subject: [PATCH] Fix minor formatting issue in isearch-forward documentation --- lisp/isearch.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index a46f4fc3ee..4f3342782d 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1049,8 +1049,8 @@ isearch-forward the last search string. Type \\[isearch-highlight-regexp] to run `highlight-regexp'\ that highlights the last search string. -Type \\[isearch-highlight-lines-matching-regexp] to run - `highlight-lines-matching-regexp'\ that highlights lines +Type \\[isearch-highlight-lines-matching-regexp] to run\ + `highlight-lines-matching-regexp' that highlights lines matching the last search string. Type \\[isearch-describe-bindings] to display all Isearch key bindings. -- 2.24.0 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable --=20 nickname: Lele Gaifax | Quando vivr=C3=B2 di quello che ho pensato ieri real: Emanuele Gaifas | comincer=C3=B2 ad aver paura di chi mi copia. lele@metapensiero.it | -- Fortunato Depero, 1929. --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 03:11:35 2019 Received: (at 38207) by debbugs.gnu.org; 15 Nov 2019 08:11:35 +0000 Received: from localhost ([127.0.0.1]:35561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVWha-00047o-Qk for submit@debbugs.gnu.org; Fri, 15 Nov 2019 03:11:35 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVWhX-00047W-OE for 38207@debbugs.gnu.org; Fri, 15 Nov 2019 03:11:33 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iVWhO-0003me-DF; Fri, 15 Nov 2019 09:11:24 +0100 From: Lars Ingebrigtsen To: Lele Gaifax Subject: Re: bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string References: <87sgmq6erz.fsf@metapensiero.it> Date: Fri, 15 Nov 2019 09:11:21 +0100 In-Reply-To: <87sgmq6erz.fsf@metapensiero.it> (Lele Gaifax's message of "Thu, 14 Nov 2019 09:30:40 +0100") Message-ID: <87h835lfti.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Lele Gaifax writes: > I see a spurious line-break and a missing space here: > > Type M-s h l to run > ‘highlight-lines-matching-regexp’that highlights lines > matching the last search string. > > The attached patch c [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: ingebrigtsen.no] -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: 38207 Cc: 38207@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 (-) Lele Gaifax writes: > I see a spurious line-break and a missing space here: > > Type M-s h l to run > =E2=80=98highlight-lines-matching-regexp=E2=80=99that highlights lin= es > matching the last search string. > > The attached patch cures that. Thanks; applied to Emacs 27. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 03:11:38 2019 Received: (at control) by debbugs.gnu.org; 15 Nov 2019 08:11:38 +0000 Received: from localhost ([127.0.0.1]:35564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVWhd-000482-2S for submit@debbugs.gnu.org; Fri, 15 Nov 2019 03:11:38 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVWha-00047c-RC for control@debbugs.gnu.org; Fri, 15 Nov 2019 03:11:35 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iVWhT-0003mn-BN for control@debbugs.gnu.org; Fri, 15 Nov 2019 09:11:29 +0100 Date: Fri, 15 Nov 2019 09:11:26 +0100 Message-Id: <87ftiplftd.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #38207 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 38207 fixed close 38207 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 38207 fixed close 38207 27.1 quit From unknown Wed Jun 18 23:06:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 13 Dec 2019 12:24:03 +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