GNU bug report logs -
#32680
27.0.50; Improve docstring and customization for 'message-signature'
Previous Next
Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>
Date: Mon, 10 Sep 2018 13:17:01 UTC
Severity: minor
Tags: fixed
Found in version 27.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 32680 <at> debbugs.gnu.org (full text, mbox):
Robert Pluim wrote:
> --- i/lisp/gnus/message.el
> +++ w/lisp/gnus/message.el
> @@ -1079,12 +1079,15 @@ message-indent-citation-function
> (defcustom message-signature mail-signature
> "String to be inserted at the end of the message buffer.
> If t, the `message-signature-file' file will be inserted instead.
> +If nil, no signature is inserted.
> If a function, the result from the function will be used instead.
> -If a form, the result from the form will be used instead."
> - :version "23.2"
> +If a form, the result from the form will be used instead.
May as well rewrite it all to use the active voice while you are there.
> +See `mail-signature' for the recommended format of a signature."
> + :version "27.1"
It's not new, and the default hasn't changed, so a version bump is not
appropriate. It's just a doc fix.
This bug report was last modified 6 years and 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.