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

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

[debbugs-tracker] bug#12608: closed (24.2.50; typo in docstring of start


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12608: closed (24.2.50; typo in docstring of starttls-extra-arguments)
Date: Tue, 09 Oct 2012 17:57:02 +0000

Your message dated Tue, 09 Oct 2012 13:56:19 -0400
with message-id <address@hidden>
and subject line Re: bug#12608: 24.2.50; typo in docstring of 
starttls-extra-arguments
has caused the debbugs.gnu.org bug report #12608,
regarding 24.2.50; typo in docstring of starttls-extra-arguments
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12608: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12608
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2.50; typo in docstring of starttls-extra-arguments Date: Tue, 09 Oct 2012 18:54:41 +0900 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.2.50 (i386-mingw-nt6.1.7601) MULE/6.0 (HANACHIRUSATO)
I noticed wrong docstring of starttls-extra-arguments.  Please confirm
the below patch.

=== modified file 'lisp/gnus/starttls.el'
--- lisp/gnus/starttls.el       2012-01-19 07:21:25 +0000
+++ lisp/gnus/starttls.el       2012-10-08 23:24:53 +0000
@@ -149,7 +149,7 @@
   :group 'starttls)
 
 (defcustom starttls-extra-arguments nil
-  "Extra arguments to `starttls-program'.
+  "Extra arguments to `starttls-gnutls-program'.
 These apply when GnuTLS is used, i.e. when `starttls-use-gnutls' is non-nil.
 
 For example, non-TLS compliant servers may require

-- 
Kazuhiro Ito



--- End Message ---
--- Begin Message --- Subject: Re: bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments Date: Tue, 09 Oct 2012 13:56:19 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.3

Thanks; applied to emacs-24 branch.
(I must say, it seems confusing to have one option called
starttls-extra-args and one called starttls-extra-arguments.)


--- End Message ---

reply via email to

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