Paul Krause <pkrause(a)ibelong.com> writes:
> It cares about the fact that (identity buffer-file-truename) is
a
> sequence because it supposed to concat the results.
OK. But since it is a sequence (a string), why does it think it isn't?
buffer-file-truename is a symbol not a string. It is probably meant to
pass the value of buffer-file-truename somewhere.
Jan