Giter VIP home page Giter VIP logo

Comments (7)

ronscho avatar ronscho commented on June 19, 2024

After testing org-msg on my working machine, I get the following Error

"error in process filter: No buffer named Article

Is it possible there is some sort of problem with a temporary buffer for repling with mu4e?

from org-msg.

jeremy-compostella avatar jeremy-compostella commented on June 19, 2024

Hi Ronny,

Do you have the Mail User Agent variable properly set ? (see README Configuration section).

Regards,
Jeremy

from org-msg.

ronscho avatar ronscho commented on June 19, 2024

Hi Jeremy,

Yes, I think the Mail User Agent is properly set.

(require 'org-msg)
(setq mail-user-agent 'mu4e-user-agent)

Composing E-Mail with org-msg is no problem, but responding does not work quite yet ;).

But this piece of software is awesome, thank you so much for your efforts.

Regards,
Ronny

from org-msg.

ronscho avatar ronscho commented on June 19, 2024

Ok,
I started emacs with --debug-init and if I'm in mu4e header-view and reply to the current message, I get the following error.

(error "No buffer named *mu4e-view*")
 org-msg-article-htmlp-mu4e()
  apply(org-msg-article-htmlp-mu4e nil)
  org-msg-mua-call(article-htmlp)
  org-msg-post-setup()
  run-hooks(change-major-mode-after-body-hook text-mode-hook message-mode-hook mu4e-compose-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook text-mode-hook message-mode-hook mu4e-compose-mode-hook))
  run-mode-hooks(mu4e-compose-mode-hook)
  mu4e-compose-mode()

If I'm in the buffer mu4e-view, after opening the current message from header-view, I get the following error.

 (error "No buffer named *Article*")
  org-msg-article-htmlp-mu4e()
  apply(org-msg-article-htmlp-mu4e nil)
  org-msg-mua-call(article-htmlp)
  org-msg-post-setup()
  run-hooks(change-major-mode-after-body-hook text-mode-hook message-mode-hook mu4e-compose-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook text-mode-hook message-mode-hook mu4e-compose-mode-hook))
  run-mode-hooks(mu4e-compose-mode-hook)
  mu4e-compose-mode()

from org-msg.

jeremy-compostella avatar jeremy-compostella commented on June 19, 2024

I don't know how to help further. Could you try to debug more on your side. Try to identify why the buffer cannot be accessed for instance. I don't use mu4e (I uses gnus) so I can't experiment but many people are using OrgMsg with mu4e.

from org-msg.

ronscho avatar ronscho commented on June 19, 2024

I guess we can close this issue for now. I solved the problem by removing Emacs and installing emacs-plus via homebrew.

So far I have no problems with replying to messages.

from org-msg.

jeremy-compostella avatar jeremy-compostella commented on June 19, 2024

OK

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.