emacs-devel
[Top][All Lists]
Advanced

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

Inlined cl functions -- how to learn about them


From: Štěpán Němec
Subject: Inlined cl functions -- how to learn about them
Date: Thu, 16 Jun 2011 10:52:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Johan Bockgård <address@hidden> writes:

> FWIW, cl arranges for acons to be inlined at compile time, so it's
> enough to
>
>     (eval-when-compile (require 'cl))

Interesting, thank you!

Is there a list of such exceptions somewhere? Inspecting the symbol's
plist or trying to byte-compile such functions and see if the warning
pops up or not hardly seems practical even for true GNU-fearing folk.

  Štěpán



reply via email to

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