forked from chrisbarrett/skeletor.el
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add embedded elisp evaluation per-template option
- Loading branch information
1 parent
01c330e
commit 5bb8ee4
Showing
1 changed file
with
45 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5bb8ee4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this commit work?
If it works, could you please send a pull request to original author?
Found an issue(chrisbarrett#43) in original package, this might be a good solution in some cases.
Thanks.
5bb8ee4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess it worked for me, but I'm not 100% sure right now since it was a long time ago. There is a PR with failed tests. It's better to add new tests for this flag and fix old but I'm not familiar with cask & ert, so I can't fix it right now. I'll give it a try in a couple of days.