Giter Site home page Giter Site logo

Comments (2)

jeremy-compostella avatar jeremy-compostella commented on May 20, 2024

I agree that this is good question/idea. I don't have enough recent experience with org-mime to draw a fair comparison though.

I tried to use org-mime a year and half ago but was disappointed by a few things, then I tried another one which was named outlook-style but it was using muse instead of org mode so I hacked it to use org mode. But this module was buggy, had some external dependency and was not reliable. More importantly HTML email CSS wasn't handled properly.

The pain points to me with org-mime for me are:

  1. The mail composing (I don't use mu4e) is not well integrated, org-msg works out of the box with the gnus/message-mode combo. org-msg has org-msg-edit mode major mode which a mix of message-mode and org-mode so you get the right colorization and features. It is having the best of the two worlds at the same time.
  2. I needed to reply in a outlook friendly style (don't get me wrong it is not something I really like but it helps me to fade in at work). And I wanted it to work just by calling the usual gnus-summary-followup-with-original.
  3. org-mime CSS customization is a bit complicated to me. In org-msg you can customize the org-msg-enforce-css variable to easily configure the style you want. Also, org-msg use org-mode to generate the HTML code but handle the CSS by itself to fix email CSS requirements. Having a style tag in the mail header is painful because you don't know where it originates from and how to update it. That's why org-mode do its own inline CSS. Also, I use org mode extensively and I figured over time that the style I want to use in my mail is not the same that I want to use when I generate HTML for some documentation I wrote in org-mode. org-msg customization helps me with that.
  4. File attachment was not working well. I wanted something as simple as the org-attach feature so I implemented with a property mechanism in org-msg. Of course image inline attachement is also supported as it is with org mime as far as I remember.
  5. Reliability: back then I had bad experience with the other solutions I tried. CSS was a mess (leading to email display issue), attachment were not working all the time, ... I needed something very stable as I wanted to use it every days at work.

from org-msg.

dakra avatar dakra commented on May 20, 2024

Thanks for the thorough explanation.
org-mime got a lot better (more stable) in the last year.
But I don't write a lot of html mail so
I rarely use it.
The org-msg-mode sounds nice.
I'll try it out next time when I write some outlook user ;)

Closing this as it's not really an issue :)

from org-msg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.