unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jay Belanger <belanger@truman.edu>
Cc: belanger@truman.edu
Subject: string-match in unicode-2 (Re: Calc broken in Emacs unicode-2 branch)
Date: Fri, 12 Jan 2007 13:43:47 -0600	[thread overview]
Message-ID: <87ejq0rpxo.fsf_-_@vh213602.truman.edu> (raw)
In-Reply-To: <E1H5DsG-00061X-0C@etlken.m17n.org> (Kenichi Handa's message of "Fri\, 12 Jan 2007 13\:18\:40 +0900")


Kenichi Handa <handa@m17n.org> writes:
..
> I'm sorry for the late response.

And I'm sorry for mine.  (I responded to Leo offlist, but I should
have done it on the list.)

> Jay, it seems that you are the maintainer of this package.
> Could you please work on it with emacs-unicode-2 branch?

Yes.  The error seems related to this:
  (string-match "⁸" "x")
(The first string is a superscript "8".)  
It returns nil in the normal cvs emacs, but 0 in the unicode-2
branch.  I don't know why it doesn't return nil in the unicode-2
branch; perhaps someone can enlighten me.
For what it's worth, C-x= on the characters returns
in cvs
Char: ⁸ (342520, #o1234770, #x539f8, file ...) point=17 of 24 (67%) column=15
Char: x (120, #o170, #x78) point=21 of 24 (83%) column=19
in unicode-2
Char: ⁸ (8312, #o20170, #x2078, file ...) point=17 of 24 (67%) column=15
Char: x (120, #o170, #x78) point=21 of 24 (83%) column=19

Jay

       reply	other threads:[~2007-01-12 19:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2mz4u7mnl.fsf@sl392.st-edmunds.cam.ac.uk>
     [not found] ` <m2zm8u58nd.fsf@sl392.st-edmunds.cam.ac.uk>
     [not found]   ` <E1H5DsG-00061X-0C@etlken.m17n.org>
2007-01-12 19:43     ` Jay Belanger [this message]
2007-01-13  1:27       ` string-match in unicode-2 (Re: Calc broken in Emacs unicode-2 branch) Kenichi Handa
2007-01-14 20:13         ` Jay Belanger
2007-02-15 11:30           ` Kenichi Handa
2007-02-15 13:42             ` Juanma Barranquero
2007-03-28 22:41             ` Leo
2007-03-29  8:00               ` Kenichi Handa
2007-03-29  8:37                 ` Leo

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=87ejq0rpxo.fsf_-_@vh213602.truman.edu \
    --to=belanger@truman.edu \
    /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).