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: Sun, 19 May 2024 02:35:18 +0000 Message-ID: <83BD74B2-E061-4BD5-814B-DA2A61CA53AB@traductaire-libre.org> References: <90C6BA1A-922C-4526-895D-AF108B497DB6@traductaire-libre.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="839"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 19 04:36:28 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 1s8WPU-000Abj-96 for ged-emacs-devel@m.gmane-mx.org; Sun, 19 May 2024 04:36:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s8WOc-0002ZH-W1; Sat, 18 May 2024 22:35:35 -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 1s8WOY-0002Yw-Uq for emacs-devel@gnu.org; Sat, 18 May 2024 22:35:31 -0400 Original-Received: from mail-40136.proton.ch ([185.70.40.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s8WOW-0002dr-O6 for emacs-devel@gnu.org; Sat, 18 May 2024 22:35:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=traductaire-libre.org; s=protonmail2; t=1716086123; x=1716345323; bh=FFgacafSJwxVeeS3+jsyM+4+YM6rDmFUgUXSdHS7Itk=; 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=uH60IoMm1BTuS10+ZQ4M4tlPCGvGHVL+zGyybSSKoMAog+hJcmzRn9s0wp2m+GtXO KHiknIhQXExlKJKRvHoiAWxFhI8EwcJa/SdyTEUB2Tm7hl7uhm5fq9RZ2hebSPQhnG gRqW0Tk7gu3oi8EtkR1bu0fak5s7XQNswsxORcN6ybgi18ooELjwd9oYhI9RuLV3dB Dtf3NafdKH0odF45dKHym/YYMvW/sODkSfHTW/T9GDO6KKcFFN9rQGMWzL7nUWrE/s u1C7vfMvsbaGy7Oppz+0z46oEkaY5RGgLwYIYChg6974nS4q4t+q2VtDItlOwaXiN3 XED9p6hKu25Yw== In-Reply-To: Feedback-ID: 92162971:user:proton X-Pm-Message-ID: b072270ab15e5ea552df5136bdf50fd69587e80b Received-SPF: pass client-ip=185.70.40.136; envelope-from=jean.christophe.helary@traductaire-libre.org; helo=mail-40136.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:319358 Archived-At: > On May 19, 2024, at 7:11, Stefan Kangas wrote: > Perhaps this command belongs in the "Advanced" rather than the "Basic" > section of the EWW manual? Or further down in the "Basics" section? A web browser is really an information search device for the web. And=20 the region is one of the most basic objects in Emacs. I have no opinion on where to place that information, but not having it=20 in the EWW manual is weird. Also a =E2=80=9Cweb search=E2=80=9D is not a =E2=80=9Cwords search=E2=80= =9D. There should be a =E2=80=9Cweb=20 search=E2=80=9D cindex in the Emacs section that Eli mentioned. > BTW, in the future, please send patches to the bug-gnu-emacs list so > that we don't lose track of them. I=E2=80=99ll do. Sorry. If you have a suggestion for an appropriate position in the EWW manual,=20 I=E2=80=99ll send a patch. --=20 Jean-Christophe Helary @jchelary@emacs.ch https://sr.ht/~brandelune/