Re: [O] Can't store link in mu4e

2016-09-05 Thread Brett Presnell
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

Re: [O] Can't store link in mu4e

2016-09-05 Thread Nicolas Goaziou
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

Re: [O] Can't store link in mu4e

2016-09-04 Thread Brett Presnell
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

Re: [O] Can't store link in mu4e

2016-08-31 Thread Brett Presnell
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

Re: [O] Can't store link in mu4e

2016-08-29 Thread Michael Welle
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