emacs/lisp/mail
Lars Ingebrigtsen 4c6cdf6fc9 Revert "Make mail-extract-address-components return the user name more"
This reverts commit 8b50ae8b22.

According to tests in bug#27656 by OGAWA Hirofumi, this patch
led to wrong results when binding

(dolist (addr '("Rasmus <rasmus@gmx.us>" "Rasmus <mbox@gmx.us>"))
  (dolist (ignore-single '(t nil))
    (dolist (ignore-same '(t nil))
      (let ((mail-extr-ignore-single-names ignore-single)
	    (mail-extr-ignore-realname-equals-mailbox-name ignore-same))
	(message "%s" (mail-extract-address-components addr))))))

in combination.

(cherry picked from commit a3a9d5434d)
2018-06-03 12:48:13 -04:00
..
binhex.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
blessmail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacsbug.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
feedmail.el Ensure that user-mail-address always has a value 2017-02-17 19:06:15 -05:00
flow-fill.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
footnote.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hashcash.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ietf-drums.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mail-extr.el Revert "Make mail-extract-address-components return the user name more" 2018-06-03 12:48:13 -04:00
mail-hist.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mail-parse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mail-prsvr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mail-utils.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailabbrev.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailalias.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailclient.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailheader.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
metamail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mspools.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
qp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
reporter.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc822.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc2045.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc2047.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc2231.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc2368.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmail-spam-filter.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmailedit.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
rmailkwd.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmailmm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmailmsc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmailout.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmailsort.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rmailsum.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sendmail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
smtpmail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
supercite.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
uce.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
undigest.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unrmail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
uudecode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
yenc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00