all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Cc: sds@gnu.org, emacs-devel@gnu.org
Subject: Re: [rudy@gnu.org: Re: [Savannah-hackers] [teirllm@dms.auburn.edu: Re:	emacs/src/regex.c]]
Date: Sun, 28 Dec 2003 01:28:39 -0500	[thread overview]
Message-ID: <20031228062839.GA15414@fencepost> (raw)
In-Reply-To: <ufzf54gnb.fsf@elta.co.il>

On Sun, Dec 28, 2003 at 08:10:00AM +0200, Eli Zaretskii wrote:
> But I agree it's generally a good idea to allow for a system regex to
> be used, especially if I'm wrong and the issue I mentioned doesn't
> really exist.

I'm not sure what you mean by `system regex', but emacs does certainly depend
on non-standard features of the GNU regex code, namely the interface which
allows searching across the buffer-gap.  So emacs can't use any `system
regex' that doesn't define this interface.

AFAIK, the new regular-expression implementation in glibc actually _has_ that
interface, but it works in a completely stupid (and essentially useless) way,
so emacs shouldn't use it -- but that situation might be hard to detect using
standard autoconf methods.

-Miles
-- 
o The existentialist, not having a pillow, goes everywhere with the book by
  Sullivan, _I am going to spit on your graves_.

  reply	other threads:[~2003-12-28  6:28 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-25 14:50 [rudy@gnu.org: Re: [Savannah-hackers] [teirllm@dms.auburn.edu: Re: emacs/src/regex.c]] Rudy Gevaert
2003-12-25 15:24 ` Thien-Thi Nguyen
2003-12-25 18:21   ` Rudy Gevaert
2003-12-25 21:21     ` Thien-Thi Nguyen
2003-12-25 22:55       ` David Kastrup
2003-12-26  7:40         ` Thien-Thi Nguyen
2003-12-26 10:01           ` Eli Zaretskii
2003-12-26 10:16             ` Thien-Thi Nguyen
2003-12-26  7:43         ` Thien-Thi Nguyen
2003-12-26 13:33           ` David Kastrup
2003-12-26 15:34     ` Richard Stallman
2003-12-25 20:21 ` Eli Zaretskii
2003-12-25 21:36   ` Rudy Gevaert
2003-12-26  0:19     ` Kim F. Storm
2003-12-26  8:27       ` Rudy Gevaert
2003-12-26 16:40       ` Kai Grossjohann
2003-12-27 21:39         ` Kim F. Storm
2003-12-27  4:13       ` Richard Stallman
2003-12-27  8:17         ` Rudy Gevaert
2003-12-27 11:19           ` Jason Rumney
2003-12-27 21:58           ` Kim F. Storm
2003-12-27 21:05             ` Rudy Gevaert
2003-12-27 22:06             ` Sam Steingold
2003-12-28  6:10               ` Eli Zaretskii
2003-12-28  6:28                 ` Miles Bader [this message]
2003-12-29 11:54                   ` Richard Stallman
2003-12-28  8:35                 ` Kenichi Handa
2003-12-28 20:49               ` Richard Stallman
2003-12-28 20:50           ` Richard Stallman
2003-12-28 23:51             ` Karl Fogel
2003-12-30  1:25               ` 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=20031228062839.GA15414@fencepost \
    --to=miles@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=sds@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.