Clément DOUIN

Results 36 issues of Clément DOUIN

Thanks for this great plug-in! I'm quite new to Emacs, maybe the question is not directly related to your plug-in. How can I change the default colours? I would like...

This feature is especially useful for the notmuch backend, because there is no "official" flags like in IMAP or Maildir protocols.

enhancement
cli

The lib should be split into its own module, and the CLI should be considered as a regular frontend.

enhancement
cli

enhancement
cli
vim
pending

A cache/offline system is needed for most of the frontends (refs https://github.com/soywod/himalaya/pull/155#issuecomment-1060363876 https://github.com/soywod/himalaya/issues/156). I propose to implement a lib (and maybe export it in the future to compete with mbsync...

enhancement
cli

The first big problem is the untagged enum used for backends (https://github.com/soywod/himalaya/issues/295#issuecomment-1038377230). This leads to unprecise and hard-to-debug errors like https://github.com/soywod/himalaya/issues/333. By using an adjacently-tagged enum we avoid the parser...

enhancement
cli

### Context Frontends are not all equal in features when it comes to message composition. Emacs has some built-in features that makes the composition experience really great (contact completion, MML...

enhancement
cli

https://github.com/crossterm-rs/crossterm

enhancement
tui

The actual posting style is the [Interleaved style](https://en.wikipedia.org/wiki/Posting_style#Interleaved_style). It could be nice to add other alternatives like top posting and bottom posting.

enhancement
cli