[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 40db29f: * lisp/mail/sendmail.el (mail-from-style):
From: |
Glenn Morris |
Subject: |
Re: master 40db29f: * lisp/mail/sendmail.el (mail-from-style): |
Date: |
Tue, 03 Jul 2018 11:49:30 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Robert Pluim wrote:
> This raises two questions.
Neither question seems related to my change, AFAICS?
> 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
I can't reproduce this.
> Also, why does describe-variable only surround the
> original value of the variable in quotes?
(I guess you mean, why does it not quote the original value?)
Perhaps an oversight in 36311ec?