[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

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] cannot build 5.17a

2007-12-29 Thread Hans Halvorson
This seems to have been a temporary problem with one particular version of Emacs CVS. I just rebuilt Emacs, and now org-mode builds fine. Thanks, Hans On Dec 29, 2007 8:13 AM, Bastien <[EMAIL PROTECTED]> wrote: > > "Hans Halvorson" <[EMAIL PROTECTED]> wri

[Orgmode] cannot build 5.17a

2007-12-28 Thread Hans Halvorson
Here's what I get: $ make emacs -batch -q -eval "(add-to-list (quote load-path) \".\")" -f batch-byte-compile org.el In toplevel form: org.el:12977:10:Error: Wrong type argument: listp, t make: *** [org.elc] Error 1 I am using Emacs 23.0.50.1 from CVS, Nov 28, 2007. ___

[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