emacs-devel
[Top][All Lists]
Advanced

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

Re: eval-when-compile vs defconst


From: Stefan Monnier
Subject: Re: eval-when-compile vs defconst
Date: Mon, 13 Nov 2006 15:18:27 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

> Surely it's there to avoid calling (and loading) `regexp-opt' at load
> time, and the concat is merely along for the ride?

Indeed.

> Unless the optimizer already evaluates calls to `regexp-opt' on quoted
> lists, it seems useful to me.

It used not to, but I believe it now should be properly optimized.


        Stefan




reply via email to

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