emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiling Elisp to a native code with a GCC plugin


From: David Kastrup
Subject: Re: Compiling Elisp to a native code with a GCC plugin
Date: Sat, 18 Sep 2010 06:31:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> David Kastrup <address@hidden> writes:
>
>> Oh, we are talking about `looking-at'.  Did I mention that we should
>> take case-fold-search into account?
>
> Or we could say that LITERALP literally means literal.  :-)

No point in creating an API different to the other search functions.
Come to think of it, all of them have separate names rather than a
LITERAL argument.  It is just replace-match that has LITERAL (as well as
an explicit FIXEDCASE).  And all of them set match-data, apparently.

-- 
David Kastrup




reply via email to

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