emacs-devel
[Top][All Lists]
Advanced

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

Re: byte compiling defcustom


From: Richard Stallman
Subject: Re: byte compiling defcustom
Date: Fri, 16 Nov 2007 23:53:02 -0500

    The patch below implements the desired feature: it byte-compiles the
    default-value-expression (first part of the hunk) as well as any
    keyword arguments (second part of the hunk).  Notice that the second
    part actually simplifies the code.

I don't see any particular benefit in compiling these, but I don't
object to trying this in the trunk.

Can you make sure that very simple default values do not get compiled?




reply via email to

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