unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27338: [PATCH] Fix the Web search description in the Emacs manual
@ 2017-06-12  6:53 Fabrice Bauzac
  2017-07-22  7:44 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Bauzac @ 2017-06-12  6:53 UTC (permalink / raw)
  To: 27338


[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#27338: [PATCH] Fix the Web search description in the Emacs manual
  2017-06-12  6:53 bug#27338: [PATCH] Fix the Web search description in the Emacs manual Fabrice Bauzac
@ 2017-07-22  7:44 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-07-22  7:44 UTC (permalink / raw)
  To: Fabrice Bauzac; +Cc: 27338-done

> From: Fabrice Bauzac <libnoon@gmail.com>
> Date: Mon, 12 Jun 2017 06:53:44 +0000
> 
> I have found a problem in the current Emacs manual for searching the Web.
> 
> Please find below my proposed patch. Is this okay?

Thanks, pushed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-22  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12  6:53 bug#27338: [PATCH] Fix the Web search description in the Emacs manual Fabrice Bauzac
2017-07-22  7:44 ` Eli Zaretskii

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).