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 calls that return exit-code so that errors can be handled by caller #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Wojtek242
Copy link

Continuing from my previous pull request which I had to close since it required a function that was only introduced in Emacs 25.

I would like to add some additional functions that return normally when an error is encountered so that the caller can handle the error separately. This is done by additionally returning the error code.

@Wojtek242 Wojtek242 changed the title W exit code Add calls that return exit-code so that errors can be handled by caller Sep 9, 2017
@kiwanami
Copy link
Owner

Thank you. It's great code!
I'll check later.

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

2 participants