Hello,
Abhishek Chandratre writes:
> I wanted to use org-store-link for eshell, but it failed.
> Looked like dired-directory was nil, I fixed it by calling (eshell/pwd) to
> get pwd.
> I tested with and without TRAMP, works like a charm.
Applied. I added a `declare-function' to silence compilat
Hello all,
Thank you for supporting and maintaining org mode.
I wanted to use org-store-link for eshell, but it failed.
Looked like dired-directory was nil, I fixed it by calling (eshell/pwd) to
get pwd.
I tested with and without TRAMP, works like a charm.
The patch did not create new test case f