@bascht said on 2022-11-09:
Anyone with #Emacs #Lisp knowhow? How do I access attributes of a hash-table?
Mu4e holds the sender as e.g. (:name "John Doe" :email "doe@example.com"). How do I access `email`?
- 1 boosts
- 1 favorites
All members of the Olde Yakshed have moved to yakshed.social. This is a read-only archive. See a live version of this post.
@bascht said on 2022-11-09:
Anyone with #Emacs #Lisp knowhow? How do I access attributes of a hash-table?
Mu4e holds the sender as e.g. (:name "John Doe" :email "doe@example.com"). How do I access `email`?
@bascht said on 2022-11-18:
Update: the solution made it into https://bascht.com/tech/2022/11/09/letting-mu4e-reply-from-a-catchall-address/