Hey Jeff,
On Tue, Sep 25 2018, Jeff Kowalczyk wrote:
I would like to configure mu4e:view to display the email address
along with the display name in the To: From: Cc: Bcc: etc
fields.
This is definitely the wrong list, but given how easy it is to do
this, I thought I'd help you out.
(setq
I guess you could do this in clojure, but you might want to try elisp first ;-).
(I expect the overlap of emacs, clojure and mu users to be significant, so
maybe this wasn’t the wrong group after all!)
Sent from my iPhone
> On 24 Sep 2018, at 18:26, Jeff Kowalczyk wrote:
>
> I would like to c
I don't want to derail the conversation, but on the subject of Duct and
Integrant, it's certainly possible to use regular Duct libraries in
Integrant without buying into Duct's module system, should you want
something more straightforward.
The latest alpha version of Integrant also adds a 'prep-ke
I would like to configure mu4e:view to display the email address along with
the display name in the To: From: Cc: Bcc: etc fields. Is this possible
with current mu4e customization options? The information is already present
in the buffer: if I hover over the name with the mouse cursor, email
ad
I'm a massive fan of integrant on which duct is based. In my mind it takes
Stuart Sierrra's component to its logical conclusion, which is essentially
treating the system as EDN configuration. I think most moderate/large
component projects tend to want to convert systems into config.
Essentially i