unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lele Gaifax <lele@metapensiero.it>
To: 38207@debbugs.gnu.org
Subject: bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string
Date: Thu, 14 Nov 2019 09:30:40 +0100	[thread overview]
Message-ID: <87sgmq6erz.fsf@metapensiero.it> (raw)

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Hi,

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 cures that.

Thank you&bye, lele.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-minor-formatting-issue-in-isearch-forward-docume.patch --]
[-- Type: text/x-diff, Size: 957 bytes --]

From ecde4b203068d7a69b36e2c204ee3723ac6463f5 Mon Sep 17 00:00:00 2001
From: Lele Gaifax <lele@metapensiero.it>
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


[-- Attachment #3: Type: text/plain, Size: 211 bytes --]


-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.

             reply	other threads:[~2019-11-14  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-14  8:30 Lele Gaifax [this message]
2019-11-15  8:11 ` bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sgmq6erz.fsf@metapensiero.it \
    --to=lele@metapensiero.it \
    --cc=38207@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).