Bug#551155: [Pkg-openssl-devel] Bug#551155: libssl0.9.8: New Segmentation Fault after installing starttls when signing into emacs-jabber in Lenny

2010-01-18 Thread RISKO Gergely
You want to customize starttls-use-gnutls. If this variable is 't, then it will use gnutls, otherwise it will try starttls. Before your jabber connect do: (setq starttls-use-gnutls 't) In your gnus thingie do: (setq starttls-use-gnutls nil) Anyway, you should use gnutls-cli for gnus too,

Bug#551155: [Pkg-openssl-devel] Bug#551155: libssl0.9.8: New Segmentation Fault after installing starttls when signing into emacs-jabber in Lenny

2010-01-17 Thread Nick Daly
Kurt, thanks for looking into this. I'm able to make the bug disappear only by removing starttls (so emacs-jabber is forced to use gnutls-cli instead of starttls). If I could figure out how to configure emacs-jabber to use gnutls-cli instead of starttls, I could work around the problem. As it

Bug#551155: [Pkg-openssl-devel] Bug#551155: libssl0.9.8: New Segmentation Fault after installing starttls when signing into emacs-jabber in Lenny

2009-11-02 Thread Kurt Roeckx
reassign 551155 libssl0.9.8, starttls thanks On Thu, Oct 15, 2009 at 11:30:40PM -0500, Nick Daly wrote: I've been using Emacs and Emacs-Jabber for a while now, quite flawlessly and wonderfully. However, since I've installed the starttls package (to use Gnus with GMail), emacs-jabber has