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

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

bug#37470: 26.3; [PATCH] Default value and type of message-make-forward-


From: Lars Ingebrigtsen
Subject: bug#37470: 26.3; [PATCH] Default value and type of message-make-forward-subject-function
Date: Fri, 20 Sep 2019 19:28:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Damien Cassou <damien@cassou.me> writes:

> Please find attached a patch fixing the default value and type of
> message-make-forward-subject-function.

[...]

>  (defcustom message-make-forward-subject-function
> -  #'message-forward-subject-name-subject
> +  (list #'message-forward-subject-name-subject)
>    "List of functions called to generate subject headers for forwarded
> message

Looks good to me; applied to the trunk.  (I added a :version tag since
the default changed syntactically.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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