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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Subject: bug#12608: closed (Re: bug#12608: 24.2.50; typo in docstring of
 starttls-extra-arguments)
Date: Tue, 09 Oct 2012 17:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#12608: 24.2.50; typo in docstring of starttls-extra-arguments

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 12608 <at> debbugs.gnu.org.

-- 
12608: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12608
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 12608-done <at> debbugs.gnu.org
Subject: Re: bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments
Date: Tue, 09 Oct 2012 13:56:19 -0400
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.)

[Message part 3 (message/rfc822, inline)]
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.