[Orgmode] org-store-link with wanderlust

2008-01-05 Thread Hans Halvorson
I am having some trouble with org-store-link on some messages in Wanderlust. The common feature of these messages is that their "message id" is broken across two lines, as in: Message-id: <[EMAIL PROTECTED]> Here is what I get when I do "org-store-link" and then "org-insert-link" [[wl:%Saved%2

Re: [Orgmode] org-store-link with wanderlust

2008-01-02 Thread Carsten Dominik
I applied this patch, thanks. Carsten On Dec 29, 2007, at 8:55 PM, Hans Halvorson wrote: On Dec 29, 2007 8:52 AM, Bastien <[EMAIL PROTECTED]> wrote: When I try 'M-x org-store-link' in the wanderlust summary buffer, I get an error (have tried with many messages). For example: Debugger ent

Re: [Orgmode] org-store-link with wanderlust

2007-12-29 Thread Hans Halvorson
On Dec 29, 2007 8:52 AM, Bastien <[EMAIL PROTECTED]> wrote: > > > When I try 'M-x org-store-link' in the wanderlust summary buffer, I > > get an error (have tried with many messages). For example: > > > > Debugger entered--Lisp error: (error "Invalid address: (Brad Pitt > > <[EMAIL PROTECTED]>)")

Re: [Orgmode] org-store-link with wanderlust

2007-12-29 Thread Hans Halvorson
After applying the patch, and trying M-x org-store-link on your messasge, I get the new error: Debugger entered--Lisp error: (wrong-type-argument listp "Bastien") car("Bastien") (let* ((msgnum ...) (message-id ...) (wl-message-entity ...) (from ...) (to ...) (subject ...)) (org-store-link-prop

Re: [Orgmode] org-store-link with wanderlust

2007-12-29 Thread Bastien
"Hans Halvorson" <[EMAIL PROTECTED]> writes: > When I try 'M-x org-store-link' in the wanderlust summary buffer, I > get an error (have tried with many messages). For example: > > Debugger entered--Lisp error: (error "Invalid address: (Brad Pitt > <[EMAIL PROTECTED]>)") > signal(error ("Invalid

[Orgmode] org-store-link with wanderlust

2007-12-12 Thread Hans Halvorson
When I try 'M-x org-store-link' in the wanderlust summary buffer, I get an error (have tried with many messages). For example: Debugger entered--Lisp error: (error "Invalid address: (Brad Pitt <[EMAIL PROTECTED]>)") signal(error ("Invalid address: (Brad Pitt <[EMAIL PROTECTED]>)")) error("Inv