Giter Site home page Giter Site logo

Comments (14)

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

Hi,

This is the expected behavior. If you don't activate org-msg-mode, the hooks for mu4e don't get added and called when you start composing a message with mu4e.

May I know you don't activate org-msg-mode ?

Regards,
Jeremy

from org-msg.

zamansky avatar zamansky commented on May 20, 2024

Yes - I set it as a global mode. Here's the relevant part of my startup file


(use-package org-msg
:ensure t
:config
(setq org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil")
(setq org-msg-startup "hidestars indent inlineimages")
(setq org-msg-greeting-fmt "\nmHi %s,\n\n")
(setq org-msg-greeting-fmt-mailto t)
(setq org-msg-signature "

Regards,

#+begin_signature
-- *Mike* \\\\
#+end_signature")
(org-msg-mode)
)

Which is basically taken from the docs.

I also double checked the modes when editing a message (using c-h m) and it's in org-msg mode.

Thanks

from org-msg.

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

Hi Mike,

Could you try the solution based on setting the mail-user-agent variable in #15 work for you. I suspect that something has changed with regard to this variable setting which make org-msg don't realize that you are using mu4e.

FYI, I don't use mu4e, I use gnus. Any help to resolve mu4e specific issues is very welcome.

Regards,
Jeremy

from org-msg.

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

Hi Mike,

Does solution of #15 work for you ?

Regards,
Jeremy

from org-msg.

zamansky avatar zamansky commented on May 20, 2024

Yes - it did!!!!! Thanks!!!

from org-msg.

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

Good. Now, I, we need to find a two fix instead of this workaround.

from org-msg.

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

Hi Mike,

it turns out this is not a workaround. As a mu4e user you have to set this variable (https://www.djcbsoftware.nl/code/mu/mu4e/Emacs-default.html#Emacs-default)

(setq mail-user-agent 'mu4e-user-agent)

Let me know if this line of code works for you. I am going to add this information to the documentation since two mu4e users struggled with this.

Regards,
Jeremy

from org-msg.

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

Hi Mike,

It turns out that the Mail User Agent variable has to be defined by the end-user. I have improved the documentation of OrgMsg to reflect this requirement. Do you mind reviewing the documentation on the experimental branch and let me know if it is clear and accurate enough ?

Regards,

Jeremy
One Emacs to rule them all

from org-msg.

zamansky avatar zamansky commented on May 20, 2024

from org-msg.

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

That's fine. As long as you get to it this week. I would like to push it on the master branch end of this week.

from org-msg.

zamansky avatar zamansky commented on May 20, 2024

Just installed the experimental branch, tested it by following the docs and it all worked for me!!!

Thanks for being so super responsive on this (and sorry I couldn't be the same as I was the one raising the issue to begin with).

using emacs video on org-msg coming soon.

from org-msg.

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

Thanks you for your review. I pushed on the master branch.

If you make a video publicly available, let me know, I could add a link from the documentation.

from org-msg.

zamansky avatar zamansky commented on May 20, 2024

from org-msg.

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

Mike,

I read the article and watched the video. This is an interesting presentation but I don't think that this is not centered enough on the org-msg to make it documentation material.

I appreciate that you shared your experience with org-msg and I got a bunch of new tickets as a follow up from your fans which probably more users :)

Regards,
Jeremy

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.