From: Eli Zaretskii <eliz@gnu.org>
To: Damien Cassou <damien@cassou.me>
Cc: 56747@debbugs.gnu.org
Subject: bug#56747: 28.1.90; Char fold search doesn't work
Date: Sun, 24 Jul 2022 20:45:06 +0300 [thread overview]
Message-ID: <835yjmflr1.fsf@gnu.org> (raw)
In-Reply-To: <87y1wi775k.fsf@cassou.me> (message from Damien Cassou on Sun, 24 Jul 2022 19:27:35 +0200)
> From: Damien Cassou <damien@cassou.me>
> Date: Sun, 24 Jul 2022 19:27:35 +0200
>
>
> 1. emacs -Q
> 2. (insert "a⒜℀a")
> 3. C-s a M-s '
> 4. The echo area should say "Pending char-fold I-search"
>
> Expected: Pressing C-s again should find all 4 characters of the
> inserted string as described in the manual: (info "(emacs) Lax Search").
Which part of the manual led you to expect the above behavior?
By default, Emacs only folds "canonically-equivalent" characters, and
those two aren't equivalent to 'a'. If you want them to be found, you
need to customize the variables described in the manual to add more
variants.
I don't think this is a bug, Emacs is working as intended.
next prev parent reply other threads:[~2022-07-24 17:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-24 17:27 bug#56747: 28.1.90; Char fold search doesn't work Damien Cassou
2022-07-24 17:45 ` Eli Zaretskii [this message]
2022-07-24 19:43 ` Damien Cassou
2022-07-25 12:01 ` Eli Zaretskii
[not found] ` <87lesh74he.fsf@cassou.me>
2022-07-25 13:38 ` Eli Zaretskii
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=835yjmflr1.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=56747@debbugs.gnu.org \
--cc=damien@cassou.me \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).