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

Add a pre-execute hook #40

Merged
merged 2 commits into from Aug 16, 2018
Merged

Add a pre-execute hook #40

merged 2 commits into from Aug 16, 2018

Conversation

astahlman
Copy link
Owner

Add a hook that runs before the src block is executed. This hook enables users to perform package-specific initialization that would normally be handled in init.el. See #37 for a motivating example.

Add a hook that runs before the src block is executed. This hook enables
users to perform package-specific initialization that would normally be
handled in `init.el`. See
#37 for a motivating
example.
@astahlman astahlman merged commit 2470490 into master Aug 16, 2018
@astahlman astahlman deleted the add-pre-execute-hook branch January 22, 2019 00:54
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.

None yet

1 participant