Gnus development mailing list
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: rms@gnu.org, yamaoka@jpl.org, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: re-search bug?
Date: Fri, 04 Feb 2005 09:03:59 -0500	[thread overview]
Message-ID: <87mzukl91u.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <200502040114.KAA29556@etlken.m17n.org> (Kenichi Handa's message of "Fri, 4 Feb 2005 10:14:52 +0900 (JST)")

>> i <--up/downcase--> I
>> DOTLESS-i --upcase-> I
>> I-WITH-DOT-ABOVE --downcase-> i

>> Do you want to debug the serious bug?

> I can't work on it at the moment because I'll soon go abroad
> and be off-line for a week.

> Anyway, there's a possibility that the bug is not in
> casefiddle.c but in case-fold searching and regexp matching
> functions.  I'm not sure.

That's what I would expect.  I think even the definition of "case fold
search" is not as obvious as it seems.  Does it mean (equal (upcase X)
(upcase Y)) or (equal (downcase X) (downcase Y)) or something yet different?

Thanks for the test case,


        Stefan



  reply	other threads:[~2005-02-04 14:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03  1:12 Katsumi Yamaoka
2005-02-03  2:23 ` Kenichi Handa
2005-02-03  3:13   ` Katsumi Yamaoka
2005-02-03 19:14   ` Richard Stallman
2005-02-04  1:14     ` Kenichi Handa
2005-02-04 14:03       ` Stefan Monnier [this message]
2005-02-05 17:39         ` Richard Stallman

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=87mzukl91u.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    --cc=yamaoka@jpl.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 NNTP newsgroup(s).