GNU bug report logs - #32680
27.0.50; Improve docstring and customization for 'message-signature'

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 32680 <at> debbugs.gnu.org
Cc: Philipp Stephani <p.stephani2 <at> gmail.com>
Subject: bug#32680: 27.0.50; Improve docstring and customization for 'message-signature'
Date: Thu, 13 Sep 2018 11:31:04 -0400
Robert Pluim wrote:

> -If t, the `message-signature-file' file will be inserted instead.
> -If a function, the result from the function will be used instead.
> -If a form, the result from the form will be used instead."
> +If nil, no signature is inserted.
> +If t, the `message-signature-file' file is inserted instead.
> +If a function, the result from the function is used.
> +If a form, the result from the form is used.
> +See `mail-signature' for the recommended format of a signature."

To me, "active" would be:

If nil, don't insert a signature.
If t, insert `message-signature-file'.
If a function or form, insert its result.




This bug report was last modified 6 years and 9 days ago.

Previous Next


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