[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
use of (eval-when (compile)
From: |
Andreas Röhler |
Subject: |
use of (eval-when (compile) |
Date: |
Sun, 26 Jul 2015 13:40:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
Hi,
coming across a library which stipulates
(eval-when (compile)
(require 'THIS)
(require 'THAT)
...
Preferring uncompiled files, intend to remove these "(evel-when"-forms.
Are there any setbacks to expect from?
Thanks,
Andreas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- use of (eval-when (compile),
Andreas Röhler <=