Fix #338 by using “long” contact addresses as the actual field values mu4e~view-construct-contacts-header.

This commit is contained in:
Alexey Kopytov
2014-01-02 20:45:41 +04:00
parent 8f8ec98ed8
commit e53b849530

View File

@ -333,7 +333,7 @@ at POINT, or if nil, at (point)."
(define-key map "C" 'mu4e~view-compose-contact) (define-key map "C" 'mu4e~view-compose-contact)
(define-key map "c" 'mu4e~view-copy-contact) (define-key map "c" 'mu4e~view-copy-contact)
(propertize (propertize
email long
'long long 'long long
'short short 'short short
'email email 'email email