To configure Emacs-Jabber to use "gnutls-cli" instead of
"starttls",
add the following to your ``~/.emacs``::
(setq starttls-gnutls-program "gnutls")
Evaluate the line and you can connect as normal, via
``M-x jabber-connect``.
Of course, this still doesn't solve any of the underlying issues,
but
it does prevent jabber.el from using starttls and segfaulting
libssl,
making everything work or at least not crash.
Thanks,
Nick
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org