emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: announcing thaiword.el?


From: Kenichi Handa
Subject: Re: announcing thaiword.el?
Date: Tue, 29 Mar 2005 20:29:22 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Miles Bader <address@hidden> writes:

> Hmmm, I see the following in referenced in various places in regex.c,
> and it seems to be set by Emacs callers to the regex functions:

>    /* In Emacs, this is the string or buffer in which we
>       are matching.  It is used for looking up syntax properties.     */
>    Lisp_Object re_match_object;

> search.c sets it to nil for the current buffer (and the string in the
> case of a string); if word_boundary_p were just passed this object and
> the position as extra arguments...?

Ah!  Thank you for the info.  I didn't know about that
variable.  Hmmm, it seems that we can use it.

>>   And first of all, is re_match_2_internal a safe place
>>  to call a Lisp function?

> Good question ... :-/

When I find a time, I'll implement and test it in the
Unicode branch.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]