>> "BM" == Brady Montz <bradym(a)balestra.org>
writes:
BM> What I did, was change the first few lines of desktop-create-buffer
BM> to:
BM> (if (and desktop-buffer-file-name
BM> (not (file-name-absolute-p desktop-buffer-file-name)))
BM> (setq desktop-buffer-file-name
BM> (expand-file-name desktop-buffer-file-name
BM> desktop-dirname)))
[...]
BM> Doesn't appear to. In my short tests, desktop does load up those
BM> dired buffers just fine with this.
Yep, works fine for me too. This patch should go into the
distribution. Maybe you would like to send it in then..
kaarthik