all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: CVS directories in completion-ignored-extensions
Date: Tue, 6 Jan 2004 12:00:25 +0900 (JST)	[thread overview]
Message-ID: <200401060300.MAA01945@etlken.m17n.org> (raw)
In-Reply-To: <buo3cat4zak.fsf@mcspd15.ucom.lsi.nec.co.jp> (message from Miles Bader on 06 Jan 2004 10:54:27 +0900)

In article <buo3cat4zak.fsf@mcspd15.ucom.lsi.nec.co.jp>, Miles Bader <miles@lsi.nec.co.jp> writes:
> Kenichi Handa <handa@m17n.org> writes:
>>  I remember one feature implemented only in the old mule.  That is
>>  `regexp-compile'.  It compiles a regular expression and returns a
>>  special object that represent the result of compilation, and the
>>  object can be given to any function that accept a regular expression.

> Does it really help?  I think the current emacs caches compiled regexps,
> which I expect should achieve a similar speedup without any interface
> change (if typical regexp usage is as I imagine it is, with a fairly
> small number of regexps accounting for most of the usage).

I agree that, for the moment, the current size of
REGEXP_CACHE_SIZE (== 20) is good enough.  But, for
instance, regular expression is heavily used for displaying
such complicated script as Indic to genarate composition.
Gnus also uses regexp frequently.  If they are mixed
(i.e. for people reading Devanagari mails in Gnus), I'm sure
the size 20 is not enough.

But, hmmm, perhaps 40 is enough.  I have to estimate it.

---
Ken'ichi HANDA
handa@m17n.org

  reply	other threads:[~2004-01-06  3:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-30  8:01 CVS directories in completion-ignored-extensions Eli Zaretskii
2003-12-30 23:44 ` Eric Hanchrow
2003-12-31  1:08   ` Luc Teirlinck
2003-12-31  1:34     ` Miles Bader
2003-12-31  5:51       ` Eli Zaretskii
2004-01-01  5:49       ` Eli Zaretskii
2004-01-01 21:10         ` Richard Stallman
2004-01-02  0:31           ` Miles Bader
2004-01-02  1:06           ` Kim F. Storm
2004-01-02  9:21             ` Eli Zaretskii
2004-01-03 11:52             ` Eli Zaretskii
2004-01-04 18:53               ` Richard Stallman
2004-01-04 23:17                 ` Stefan Monnier
2004-01-04 23:59                   ` Miles Bader
2004-01-05 17:56                     ` Richard Stallman
2004-01-06  0:08                       ` Miles Bader
2004-01-06  0:52                         ` Kenichi Handa
2004-01-06  1:54                           ` Miles Bader
2004-01-06  3:00                             ` Kenichi Handa [this message]
2005-01-19 11:34                               ` Kim F. Storm
2005-01-19 14:57                                 ` Stefan Monnier
2005-01-19 15:52                                   ` Kim F. Storm
2005-01-19 16:07                                     ` Stefan Monnier
2004-01-06  5:55                         ` Eli Zaretskii
2004-01-06  6:26                           ` Miles Bader
2004-01-07  2:40                         ` Richard Stallman
2004-01-01 21:27         ` Kim F. Storm

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=200401060300.MAA01945@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@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.