Heiko Muenkel <muenkel(a)tnt.uni-hannover.de> writes:
I'm asking, because I think, that without such a function code
like
the following
(concat dir1 "/" dir2)
How about:
(expand-file-name dir2 dir1)
The order is a bit counter-intuitive, but this should always work,
even on systems where `(concat (file-name-as-directory dir1) dir2)'
would fail.
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Depression is merely anger without enthusiasm.