From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: capture templates and org-contacts Date: Wed, 05 Sep 2012 00:12:16 +0200 Message-ID: <50467CC0.6030307@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T91M5-0000mH-17 for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 18:12:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T91M4-00039h-3v for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 18:12:20 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:43340) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T91M3-00039I-Pi for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 18:12:20 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi all, recently my org-contacts template broke; I get %![Error: (void-function gnus-alive-p)] in the capture buffer where the name should have been. The template is ("c" "Kontakt" entry (file+headline my-org-contacts-file "Neu") "* %(org-contacts-template-name)")) The setup worked before - wanyone an idea what could be the cause? I'm using org-fixup to generate my autoloads. Cheers, Simon