emacs-devel
[Top][All Lists]
Advanced

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

Re: master 40db29f: * lisp/mail/sendmail.el (mail-from-style):


From: Robert Pluim
Subject: Re: master 40db29f: * lisp/mail/sendmail.el (mail-from-style):
Date: Tue, 03 Jul 2018 11:44:31 +0200

address@hidden (Glenn Morris) writes:

>  (make-obsolete-variable
>   'mail-from-style
> - "Only the `angles' value is valid according to RFC2822" "27.1")
> + "only the `angles' value is valid according to RFC2822." "27.1" 'set)

This raises two questions. From 'emacs -Q', C-h v mail-from-style
gives:

    mail-from-style is a variable defined in ‘sendmail.el’.
    Its value is ‘default’
    Original value was angles

Which implies that the value has been changed even though it hasnʼt.

Also, why does describe-variable only surround the
original value of the variable in quotes?

Robert



reply via email to

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