From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org Protocol error, does not recognize template Date: Sun, 11 Jun 2017 09:15:45 +0200 Message-ID: <87efurgfku.fsf@nicolasgoaziou.fr> References: <87k24j5jpp.fsf@curry.flintfam.org> <87a85f5igu.fsf@curry.flintfam.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJx6H-0001RT-Hc for emacs-orgmode@gnu.org; Sun, 11 Jun 2017 03:15:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJx6E-0000Hf-Ds for emacs-orgmode@gnu.org; Sun, 11 Jun 2017 03:15:53 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:58184) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dJx6E-0000HU-7h for emacs-orgmode@gnu.org; Sun, 11 Jun 2017 03:15:50 -0400 In-Reply-To: <87a85f5igu.fsf@curry.flintfam.org> (Samuel W. Flint's message of "Sat, 10 Jun 2017 22:08:49 -0500") 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" To: "Samuel W. Flint" Cc: Org-Mode Hello, swflint@flintfam.org (Samuel W. Flint) writes: > (setq org-capture-templates > `(("a" "Create Appointment" entry > (file+olp "~/org/agenda.org" "Main Agenda, including diary" "Current") > (file "~/.emacs.d/org-capture-templates/appointment-template.org") You cannot have more than one target in the same template. Ditto for the other templates. Regards, -- Nicolas Goaziou