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
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]>)")
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
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
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.
___
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