all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22038@debbugs.gnu.org
Subject: bug#22038: 25.1.50; Character folding issues with isearch
Date: Sat, 28 Nov 2015 18:10:53 +0100	[thread overview]
Message-ID: <877fl2kq1u.fsf@gmx.net> (raw)
In-Reply-To: <83egfaoz7b.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 28 Nov 2015 18:39:36 +0200")

On Sat, 28 Nov 2015 18:39:36 +0200 Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Stephen Berman <stephen.berman@gmx.net>
>> Date: Sat, 28 Nov 2015 17:07:22 +0100
>> 
>> Issue 1: Please support having multiple characters match a single
>> string in searches, so that e.g. "ss" can match the German letter "ß".
>
> You mean, allow equivalent strings be of different length, I believe.

Yes.

> (That's the only way I could parse "multiple characters matching a
> single string".)  We will have that, but it won't allow "ss" to match
> "ß", unless you customize character-fold-table to include that.  The
> reason is that "ß" doesn't have any decompositions in the Unicode
> database, so the default character-fold-table doesn't include any
> expansions for it.

This suggests to me that basing character folding solely on character
decomposition is insufficient.  From a user's point of view I see no
reason why the search string "a" under character-folding matches "ä" but
not e.g. "æ".  Requiring a customization to get the latter strikes me as
a user-unfriendly crutch to work around a deficient implementation.  (I
don't know if it's easy to improve, I'm just giving my impression as a
user.)

Steve Berman





  reply	other threads:[~2015-11-28 17:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-28 16:07 bug#22038: 25.1.50; Character folding issues with isearch Stephen Berman
2015-11-28 16:39 ` Eli Zaretskii
2015-11-28 17:10   ` Stephen Berman [this message]
2015-11-28 17:40     ` Eli Zaretskii
2015-11-28 18:26       ` Stephen Berman
2015-11-28 18:51         ` Eli Zaretskii
2015-11-29  6:04         ` Richard Stallman
2015-11-29 12:33           ` Character folding issues with isearch (was: bug#22038: 25.1.50; ...) Stephen Berman
2015-11-29  0:06 ` bug#22038: 25.1.50; Character folding issues with isearch Artur Malabarba
2015-11-29  9:52   ` Andreas Röhler
2015-11-29 15:52     ` 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

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

  git send-email \
    --in-reply-to=877fl2kq1u.fsf@gmx.net \
    --to=stephen.berman@gmx.net \
    --cc=22038@debbugs.gnu.org \
    --cc=eliz@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.