File: emacs-jabber-uri-handler

package info (click to toggle)
emacs-jabber 0.8.92%2Bgit98dc8e-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,032 kB
  • sloc: lisp: 12,234; makefile: 71; sh: 1
file content (7 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#!/bin/sh

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

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

# arch-tag: 3b655d90-0247-11db-86ba-000a95c2fcd0