Nicolas Goaziou writes:
> Brett Presnell writes:
>
>> I'll report this to the mu developer in case he isn't already aware of
>> the upcoming change in org mode. I wonder if org-mu4e.el wouldn't be
>> better maintained as a part of org (like org-gnus.el and org-mew.el)
>> rather than as a part
Hello,
Brett Presnell writes:
> I'll report this to the mu developer in case he isn't already aware of
> the upcoming change in org mode. I wonder if org-mu4e.el wouldn't be
> better maintained as a part of org (like org-gnus.el and org-mew.el)
> rather than as a part of mu4e.
"org-new.el" is
After looking into this more carefully, I learned that org-add-link-type
is deprecated. In case anyone else runs into this, the solution is to
edit org-mu4e.el, replacing the lines
(org-add-link-type "mu4e" 'org-mu4e-open)
(add-hook 'org-store-link-functions 'org-mu4e-store-link)
with the singl
I pulled the latest org from git today and still no joy in mu4e.
Interesting that the problem came and went in wanderlust but not in
mu4e.
> Hello,
>
> Brett Presnell writes:
>
> > I pulled the latest org from git a few days ago. Now I can no longer
> > store links to email messages in mu4e w
Hello,
Brett Presnell writes:
> I pulled the latest org from git a few days ago. Now I can no longer
> store links to email messages in mu4e with "C-c l". The message I get
> is
>
> No method for storing a link from this buffer
I had the same problem with wanderlust last week. But the next