Fix #338 by using “long” contact addresses as the actual field values mu4e~view-construct-contacts-header.
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user