#!/bin/sh

# Pass XMPP URIs to jabber.el.  See `(jabber)XMPP URIs'.

emacsclient -e "(jabber-handle-uri \"$1\")"
