Re: [O] org-store-link BUG for notmuch message

2013-11-10 Thread Suvayu Ali
On Mon, Nov 04, 2013 at 01:17:24PM +0100, Bastien wrote: > Hi Ingo, > > what version of Org and notmuch are you using? > > I use a recent Emacs/Org and a recent notmuch and I can > store link without problem. Same here. -- Suvayu Open source is the future. It sets us free.

Re: [O] org-store-link BUG for notmuch message

2013-11-04 Thread Bastien
Hi Ingo, what version of Org and notmuch are you using? I use a recent Emacs/Org and a recent notmuch and I can store link without problem. Let us know, thanks, -- Bastien

[O] org-store-link BUG for notmuch message

2013-10-11 Thread Ingo Lohmar
Hi all, I am using org-notmuch to store links to individual messages, and recently this has broken. As far as I can see, it is due to the last 10 lines in org.el's org-store-link: It looks to me like the "if" clause misses a progn: the "true" clause is too short and does not store the link (both