GNU bug report logs - #12608
24.2.50; typo in docstring of starttls-extra-arguments

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Tue, 9 Oct 2012 09:56:01 UTC

Severity: minor

Tags: patch

Found in version 24.2.50

Fixed in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.50; typo in docstring of starttls-extra-arguments
Date: Tue, 09 Oct 2012 18:54:41 +0900
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




This bug report was last modified 12 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.