David Abrahams wrote:

>Remember to cover the basics, that is, what you expected to happen and
>what in fact did happen.  You don't know how to make a good report?  See

>     http://orgmode.org/manual/Feedback.html#Feedback

>Your bug report will be posted to the Org-mode mailing list.
>------------------------------------------------------------------------

>At the end of my Wanderlust `Summary' buffer, there is a blank line.
>If I `M-x org-capture RET' there, I get the following traceback:

>  org-remove-angle-brackets(nil)
>  org-wl-store-link-message()
>  org-wl-store-link()
>  run-hook-with-args-until-success(org-wl-store-link)
>  org-store-link(nil)
>  org-capture(nil)
>  call-interactively(org-capture nil nil)

This one was fixed by

,----
| commit 9e6391389cc196cb121647c6497c7bffd8806a56
| Author: David Maus <dm...@ictsoc.de>
| Date:   Mon Aug 23 19:35:43 2010 +0200
|
|     Don't try to store link if point is at end of buffer.
|
|     * org-wl.el (org-wl-store-link): Don't try to store link if point is
|     at end of buffer.
`----

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpjos8HBW8uh.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to