>>>> "Malcolm" == Malcolm Box
<malcolm(a)brownale.demon.co.uk> writes:
On an aesthetic note, doing filename manipulations like this is ugly
and error prone.
[...]
(file-exists-p (concat p4-cfg-dir p4config))))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(expand-file-name p4config p4-cfg-dir)
-- Stefan