From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: [patch] Add a reference to eww-search-words to the manual Date: Thu, 16 May 2024 13:04:56 +0000 Message-ID: References: <90C6BA1A-922C-4526-895D-AF108B497DB6@traductaire-libre.org> <86r0e2hsoq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15126"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 16 15:06:29 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s7aoW-0003cG-2R for ged-emacs-devel@m.gmane-mx.org; Thu, 16 May 2024 15:06:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7anT-0006iL-22; Thu, 16 May 2024 09:05:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7anJ-0006hX-1F for emacs-devel@gnu.org; Thu, 16 May 2024 09:05:16 -0400 Original-Received: from mail-4022.proton.ch ([185.70.40.22]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7anF-0006q8-4A for emacs-devel@gnu.org; Thu, 16 May 2024 09:05:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=traductaire-libre.org; s=protonmail2; t=1715864700; x=1716123900; bh=noV8SDvGoNm9Pb49IIqs3FQDOCk4z/O5UrXzDRkcBZo=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=oB5EDUbg4pOHIVHUq4AcQZJ3u2ZwDAxG1qufHxpz+rM7Bk501E6lN6QoTErUihOaq d+iGC3GYngNOpdICYPSqbTKzORl5Xn0B1/gcOGTMNXkfGgtM6bY/X3A2tDpsfJd+D9 Xm1rpepz7tPqIcCOJvU3dDHs/c9FLK2rqSQnL2/wBO6XZrHb9TwIv2+GQrRZXn1v1C iQpygtqaesnE/5nXsRNWHJlUlGTCN/weMtRBxUeLg/EpTLwUDhJXAu6T/Y00R0LXD+ jpuuTbQCsy7zEXevwmiHkA1pQZEDkzIHRnM+jWMqSEKBdd6PUMqh/jnuZwRdiJKFHG ctEClSYzt2wEA== In-Reply-To: <86r0e2hsoq.fsf@gnu.org> Feedback-ID: 92162971:user:proton X-Pm-Message-ID: b5a9a4a9e9f30830f91ec1276d2ec4399c598760 Received-SPF: pass client-ip=185.70.40.22; envelope-from=jean.christophe.helary@traductaire-libre.org; helo=mail-4022.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:319303 Archived-At: > On May 16, 2024, at 21:01, Eli Zaretskii wrote: >=20 >> Date: Thu, 16 May 2024 09:15:33 +0000 >> From: Jean-Christophe Helary >>=20 >> I have a small patch that adds a line to the manual to show the reader >> how to do a web search with the region. >=20 > We already document that, just in a different place: "Word Search". Why is it not in the web browser section? I checked the EWW manual, did not find the answer, checked the web and=20 found it. But none of the web searches that pointed at the GNU manuals gave the=20 section you mention. > I don't think this feature belongs to "Basics", it's too advanced and > too "niche". Searching the web for strings is advanced and "niche" ? --=20 Jean-Christophe Helary @jchelary@emacs.ch https://sr.ht/~brandelune/