unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Replace all occurrences of a specific character with another.
Date: Sun, 23 Jul 2023 04:18:42 +0200	[thread overview]
Message-ID: <87h6pvl69p.fsf@web.de> (raw)
In-Reply-To: CAGP6POLnZ-fFc_HBJzxSsuRg8QS1YFSsPd5hA6y_2pbt8Tu4CQ@mail.gmail.com

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> Hi here,
>
> I want to replace all occurrences of a specific character, say, `d`,
> as shown in the attached screenshot, with another character, e.g.,
> `n`. Is there any practical way to do this?

The screenshot shows something different.  I answer the screenshot:

Depending on the mode, start isearching using word or symbol mode (M-s
w, M-s _) enter you search term and then M-% to query-replace the word or
symbol.

"Depending" means it depends on the syntax table of the current mode if
that is exactly what you want, or more, or less matches.  And if I
guessed correctly what you want.

Michael.




  parent reply	other threads:[~2023-07-23  2:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-22 14:35 Replace all occurrences of a specific character with another Hongyi Zhao
2023-07-22 15:07 ` PierGianLuca
2023-07-23  0:36   ` Hongyi Zhao
2023-07-23 10:23     ` PierGianLuca
2023-07-23  2:18 ` Michael Heerdegen [this message]
2023-07-25 17:00 ` Emanuel Berg

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87h6pvl69p.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=help-gnu-emacs@gnu.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.
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).