summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/checkdoc-tests.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2018-04-15 19:28:04 +0200
committerNoam Postavsky <npostavs@gmail.com>2018-06-03 12:48:13 -0400
commit4c6cdf6fc9ce8a3309948228995b0ea88704c274 (patch)
treea91c49b71989be1b5abb0bb2fb2b2876a8f69e9d /test/lisp/emacs-lisp/checkdoc-tests.el
parent51ee8bc4483d3608f4355777aeabbb31887326d9 (diff)
downloademacs-4c6cdf6fc9ce8a3309948228995b0ea88704c274.tar.gz
emacs-4c6cdf6fc9ce8a3309948228995b0ea88704c274.tar.bz2
emacs-4c6cdf6fc9ce8a3309948228995b0ea88704c274.zip
Revert "Make mail-extract-address-components return the user name more"
This reverts commit 8b50ae8b2284b5652c2843a9d0d076f4f657be28. 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 a3a9d5434d56f8736cc47e379a1d011d4c779b7c)
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
0 files changed, 0 insertions, 0 deletions