[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs 25.0.94: Is require failing to define macros and functions at
From: |
Robert Weiner |
Subject: |
Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time? |
Date: |
Wed, 29 Jun 2016 11:44:20 -0400 |
On Wed, Jun 29, 2016 at 11:14 AM, Clément Pit--Claudel
<address@hidden> wrote:
> My guess would be that the byte-compiler doesn't run your mapc.
That sounds like it. Thanks, I will fix the usage.
So maybe the byte-compiler could be made smarter to handle a list of
requires. If a library has 10 requires, why should we have to write
out require 10 times or add the eval-and-compile call? Maybe there is
a need for a require-list primitive for such circumstances so that it
is always available at compilation time.
Bob
- Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Robert Weiner, 2016/06/29
- Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Clément Pit--Claudel, 2016/06/29
- Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?,
Robert Weiner <=
- Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Davis Herring, 2016/06/29
- RE: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Drew Adams, 2016/06/29
- Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Robert Weiner, 2016/06/29
- RE: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Drew Adams, 2016/06/29
- Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, John Mastro, 2016/06/29
- RE: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Herring, Davis, 2016/06/29
- Re: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Robert Weiner, 2016/06/30
RE: Emacs 25.0.94: Is require failing to define macros and functions at compile time?, Drew Adams, 2016/06/29