unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Fabrice Bauzac <libnoon@gmail.com>
To: 27338@debbugs.gnu.org
Subject: bug#27338: [PATCH] Fix the Web search description in the Emacs manual
Date: Mon, 12 Jun 2017 06:53:44 +0000	[thread overview]
Message-ID: <CAB6Q1a_uJkbgTXX62Ch3899aDC6kzV78f-Pxa1Ki6cue_EA1XA@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 166 bytes --]

Hello,

I have found a problem in the current Emacs manual for searching the Web.

Please find below my proposed patch.  Is this okay?

Thanks!

Best regards
Fabrice

[-- Attachment #1.2: Type: text/html, Size: 275 bytes --]

[-- Attachment #2: 0001-Fix-the-Web-search-description-in-the-Emacs-manual.patch --]
[-- Type: text/x-patch, Size: 1728 bytes --]

From f4b3a43b6da7201b8ee365d2ba5a2bcbe52e62b8 Mon Sep 17 00:00:00 2001
From: Fabrice Bauzac <libnoon@gmail.com>
Date: Mon, 12 Jun 2017 07:55:35 +0200
Subject: [PATCH] Fix the Web search description in the Emacs manual

* doc/emacs/search.texi (Word Search):
Print the key binding for eww-search-words in the manual.
Fix the spelling of the eww-search-words command.

Copyright-paperwork-exempt: yes
---
 doc/emacs/search.texi | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi
index b728258..020ec38 100644
--- a/doc/emacs/search.texi
+++ b/doc/emacs/search.texi
@@ -582,6 +582,8 @@ Word Search
 Search for @var{words}, using a forward nonincremental word search.
 @item M-s w C-r @key{RET} @var{words} @key{RET}
 Search backward for @var{words}, using a nonincremental word search.
+@item M-s M-w
+Search the Web for the text in region.
 @end table
 
 @kindex M-s w
@@ -615,12 +617,14 @@ Word Search
 matching}) has no effect on them.
 
 @kindex M-s M-w
-@findex eww-search-word
+@findex eww-search-words
 @vindex eww-search-prefix
-  Search the Web for the text in region.  This command performs an
-Internet search for the words in region using the search engine whose
-@acronym{URL} is specified by the variable @code{eww-search-prefix}.
-@xref{Basics, EWW, , eww, The Emacs Web Wowser Manual}.
+  To search the Web for the text in region, type @kbd{M-s M-w}.  This
+command performs an Internet search for the words in region using the
+search engine whose @acronym{URL} is specified by the variable
+@code{eww-search-prefix}.  @xref{Basics, EWW, , eww, The Emacs Web
+Wowser Manual}.
+
 
 @node Symbol Search
 @section Symbol Search
-- 
2.9.4


             reply	other threads:[~2017-06-12  6:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12  6:53 Fabrice Bauzac [this message]
2017-07-22  7:44 ` bug#27338: [PATCH] Fix the Web search description in the Emacs manual Eli Zaretskii

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=CAB6Q1a_uJkbgTXX62Ch3899aDC6kzV78f-Pxa1Ki6cue_EA1XA@mail.gmail.com \
    --to=libnoon@gmail.com \
    --cc=27338@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).