Hello,
I am running orgmode from git 2011-04-29 on Emacs 23.3.50.
In a message mode buffer, M-x org-capture to get the following error:
--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "Can not create link: No Gcc header
found.")
signal(error ("Can not create link: No Gcc header found."))
error("Can not create link: No Gcc header found.")
org-gnus-store-link()
run-hook-with-args-until-success(org-gnus-store-link)
org-store-link(nil)
org-capture(nil)
call-interactively(org-capture nil nil)
--8<---------------cut here---------------end--------------->8---
Leo