bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30252: 24.5; Rudel cannot join infinote over starttls


From: Lars Ingebrigtsen
Subject: bug#30252: 24.5; Rudel cannot join infinote over starttls
Date: Tue, 17 Apr 2018 22:05:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Noam Postavsky <npostavs@users.sourceforge.net> writes:

> There's a trivial patch there, maybe we should apply it?
>
> --- rudel-tls.el 2010-02-01 18:19:09.000000000 -0500
> +++ /home/mako/elisp/rudel-0.2-4/rudel-tls.el 2011-09-25
> 17:05:11.000000000 -0400
> @@ -53,7 +53,7 @@
>    :type  'file)
>
>  (defcustom rudel-tls-client-arguments
> -  "--starttls --kx ANON_DH --port %p %h"
> +  "--starttls --priority NORMAL:+ANON-DH --port %p %h"
>    "Arguments passed to the gnutls client program."
>    :group 'rudel
>    :type  'string)

How do we apply patches to external packages in GNU ELPA, anyway?
rudel-tls.el doesn't seem to exist in my ELPA git...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]