On Thu, May 26, 2016 at 4:07 AM, Ludovic Courtès <l...@gnu.org> wrote:
> Even shorter: > > (source "/some/file/out/there") > > or: > > (source ".") I think there is a bug here because I've tried this at various points in time and it has never worked. A pattern matcher somewhere fails because a string isn't considered an acceptable source object. - Dave