all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Jean-Christophe Helary
	<jean.christophe.helary@traductaire-libre.org>,
	 emacs-devel <emacs-devel@gnu.org>
Subject: Re: [patch] Add a reference to eww-search-words to the manual
Date: Sat, 18 May 2024 22:11:39 +0000	[thread overview]
Message-ID: <CADwFkm=k=KbUD3=c8w9zKh=O8Ab7DzBPdLbXVwPrF_=6nR5LPQ@mail.gmail.com> (raw)
In-Reply-To: <90C6BA1A-922C-4526-895D-AF108B497DB6@traductaire-libre.org>

Jean-Christophe Helary <jean.christophe.helary@traductaire-libre.org>
writes:

> From 5022dd602b75b76ac41ea62e178c37a7deb04ab2 Mon Sep 17 00:00:00 2001
> From: Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org>
> Date: Thu, 16 May 2024 17:36:14 +0900
> Subject: [PATCH] Add reference to eww-search-words in the manual
>
> ---
>  doc/misc/eww.texi | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
> index eec6b3c3299..dd480ddbcb3 100644
> --- a/doc/misc/eww.texi
> +++ b/doc/misc/eww.texi
> @@ -83,8 +83,10 @@ Basics
>  @findex eww
>  @findex eww-open-file
>  @vindex eww-search-prefix
> +@findex eww-search-words
>  @cindex eww
>  @cindex Web Browsing
> +@cindex Web Search
>    You can open a URL or search the web with the command @kbd{M-x eww}.
>  If the input doesn't look like a URL or domain name the web will be
>  searched via @code{eww-search-prefix}.  The default search engine is
> @@ -97,6 +99,10 @@ Basics
>  buffer instead of reusing the default one, which is normally called
>  @file{*eww*}.
>
> +  You can also directly search the region by invoking @kbd{M-s M-w}
> +(@code{eww-search-words}). If the region is empty, EWW will act as if
> +you invoked it directly.
> +
>  @findex eww-quit
>  @findex eww-reload
>  @findex eww-copy-page-url
> --
> 2.44.0

I'm not sure that we should mention this at the very top of the "Basics"
section in the EWW manual.  It seems less "basic" than things like
moving back and forward in browsing history, which would be mentioned
after `eww-search-words` with your patch.

Perhaps this command belongs in the "Advanced" rather than the "Basic"
section of the EWW manual?  Or further down in the "Basics" section?

BTW, in the future, please send patches to the bug-gnu-emacs list so
that we don't lose track of them.



  parent reply	other threads:[~2024-05-18 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16  9:15 [patch] Add a reference to eww-search-words to the manual Jean-Christophe Helary
2024-05-16 12:01 ` Eli Zaretskii
2024-05-16 13:04   ` Jean-Christophe Helary
2024-05-16 13:44     ` Eli Zaretskii
2024-05-16 14:01       ` Jean-Christophe Helary
2024-05-18 22:11 ` Stefan Kangas [this message]
2024-05-19  2:35   ` Jean-Christophe Helary
2024-05-19  7:53     ` Stefan Kangas

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

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

  git send-email \
    --in-reply-to='CADwFkm=k=KbUD3=c8w9zKh=O8Ab7DzBPdLbXVwPrF_=6nR5LPQ@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jean.christophe.helary@traductaire-libre.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.