Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

async-inject-function? #122

Closed
jethrokuan opened this issue Feb 13, 2020 · 2 comments
Closed

async-inject-function? #122

jethrokuan opened this issue Feb 13, 2020 · 2 comments

Comments

@jethrokuan
Copy link

I have a few functions defined outside of my async-start call, that's used both synchronously and asynchronously. I'd like these functions to be available within the async-start lambda, would it be possible to add a async-inject-function similar to what async-inject-variable does?

see org-roam/org-roam#72

@thierryvolpiatto
Copy link
Collaborator

thierryvolpiatto commented Feb 13, 2020 via email

@jethrokuan
Copy link
Author

Thanks a lot @thierryvolpiatto , I'll adopt the latter!

jethrokuan added a commit to org-roam/org-roam that referenced this issue Feb 13, 2020
jethrokuan added a commit to org-roam/org-roam that referenced this issue Feb 13, 2020
See jwiegley/emacs-async#122 for alternative
method

Signed-off-by: Jethro Kuan <jethrokuan95@gmail.com>
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

No branches or pull requests

2 participants