Skip to content

Conversation

@floli
Copy link

@floli floli commented Oct 25, 2021

Closes #180.

Also enclose the process buffer in asterisk, which is common practice.

Request thorough review and I am open for all improvements and guidance, still early lisp learner.

Closes abo-abo#180.

Also enclose the process buffer in asterisk, which is common practice.
(shell-quote-wildcard-pattern
(url-unhex-string (plist-get (cadr context) :path))))))))
(let* ((filename (url-unhex-string (plist-get (cadr context) :path)))
(type (plist-get (car (cdr context)) :type))
Copy link
Author

@floli floli Oct 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe someone knows a nicer formulation of that line? The (car (cdr context)) part.

@floli
Copy link
Author

floli commented Mar 5, 2025

Pinging @abo-abo here, because I just run again into this bug. Can this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make org-download-edit work with org-attach-directories

1 participant