From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: Automatically highlight all same occurrence of same stuff which has been currently marked/selected. Date: Thu, 25 May 2023 16:35:55 +0200 Message-ID: References: <87cz2udugp.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="saJsK7JoMpx84YFH" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2806"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu May 25 16:36:32 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1q2C4u-0000XM-Nc for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 25 May 2023 16:36:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2C4X-0006d6-A3; Thu, 25 May 2023 10:36:09 -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 1q2C4O-0006bh-Ax for help-gnu-emacs@gnu.org; Thu, 25 May 2023 10:36:00 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2C4L-0003OJ-Pd for help-gnu-emacs@gnu.org; Thu, 25 May 2023 10:36:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=gv8j9eJVfA8/9rTQaVzDcvj1NUxDgspB6ZfpgxD1vTI=; b=paiURa3da+/BzYieWpw57dnujE uD0Ncvd4S30qAeoiunON3n74IfMnNSDBs9gk7teLzFWtgsrcAouY6Lcvj1yuA8MS7kXNm7OYjHiIz WlULL6gfvc5S+07WlwrAIcHIYWt7R5V5OgnLxRQpP09DGKJb0d2PtddF5xjMZA5TjPxQbnM58bWKi P5zQ+MaZ4JpmU+kHNzU5DSIvptzZxbX0BuzBl4GPEJY9J6nvV220hQZggv6FBSNTkvTWs8dlLThvM dFry6inkiplaC0/HeE0ytRrzQvslf1hATec2Yr7EiNXHBlMZS8EAHgcNIt7/1Vmf835w5K7YkjqeH hmjGPJiQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1q2C4J-0005Nx-DB for help-gnu-emacs@gnu.org; Thu, 25 May 2023 16:35:55 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:143735 Archived-At: --saJsK7JoMpx84YFH Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 25, 2023 at 10:29:20PM +0800, Hongyi Zhao wrote: > On Thu, May 25, 2023 at 9:27=E2=80=AFPM Rudolf Adamkovi=C4=8D wrote: > > > > Daniel Mart=C3=ADn writes: > > > > > And, since Emacs 28.1, one can select the region and press M-s > > > M-. (`isearch-forward-thing-at-point`). > > > > Or, simply M-s . (which is much better for touch typists). >=20 > Failed, as shown in the attached file. I can't currently look at images in mails, but what I do to search selected is simply C-s C-y (i.e. yanking the selection into the search term query). Cheers --=20 t --saJsK7JoMpx84YFH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZG9yRQAKCRAFyCz1etHa RvgwAJ96xKxG4JbY/VML53SHTsRSED0JrwCfcmNZ87T2Clx/Fxj1mWyGZskUbHY= =rJ/n -----END PGP SIGNATURE----- --saJsK7JoMpx84YFH--