stardiviner <[email protected]> writes:
> This latest org-attach.el change (commit "4939b4175")
That commit didn't touch org-attach.el, but it's the parent of 72124726a
(org-attach: Make dispatcher commands customizable, 2019-04-26), which
did. That seems to be the actual culprit.
> make some command like
> =org-attach= + =[u]= for downloading is invalid. I git check out before this
> commit,
> confirmed.
The issue with org-attach-url should be fixed with 8e7280896. You say
"some command like". Did you run into similar issues with other
commands in the attach dispatcher? org-attach-url looked to be the only
problematic one. org-attach-attach-{cp,mv,ln,lns} all do the proper
let-binding of org-attach-method.
--
Kyle