Richard Hansen <rhan...@bbn.com> writes:

>                            (with-temp-buffer
> +                            (cd (file-name-directory file))
>                              (org-mode)
>                              (insert (org-file-contents file 'noerror))

Why not just set default-directory instead of calling cd?  Does it make
sense to support CDPATH here?

--
Kyle

Reply via email to