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

check for dbus before add erc-notify hook. #2681

Closed
wants to merge 1 commit into from

Conversation

cmccloud
Copy link
Contributor

Emcs for OSX doesn't have dbus support by default. 'erc-global-notify makes a call to
notifications which seems to rely on dbus. Check to see if
dbus-compiled-version exists before adding hook.

Note: This variable is added in emacs 24.3. There may be a better way to
check for dbus support.

See #2324

OSX doesn't have dbus support. 'erc-global-notify makes a call to
notifications which relies on dbus. Check to see if
dbus-compiled-version exists before adding hook.

Note: This variable is added in emacs 24.3. There may be a better way to
check for dbus support.
@cmccloud
Copy link
Contributor Author

I'd like to wait to hear from someone using erc-terminal-notifier for osx before having this brought in to make sure it doesn't break anything.

@cmccloud cmccloud closed this Aug 27, 2015
@syl20bnr
Copy link
Owner

Will hear from any issue soon enough in develop branch ;-P
Thank you !

@syl20bnr syl20bnr reopened this Aug 27, 2015
@syl20bnr syl20bnr closed this Aug 27, 2015
@syl20bnr
Copy link
Owner

Oops.... didn't mean to reopen it...

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.

2 participants