From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Warning (emacs): Please update your Org Protocol handler to deal with new-style links. Date: Sun, 04 Jun 2017 23:11:02 +0200 Message-ID: <87h8zvwja1.fsf@nicolasgoaziou.fr> References: <87shjgnsqs.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHcnj-0000oX-3z for emacs-orgmode@gnu.org; Sun, 04 Jun 2017 17:11:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHcni-0002Vu-8E for emacs-orgmode@gnu.org; Sun, 04 Jun 2017 17:11:07 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:43776) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dHcnh-0002Uj-S1 for emacs-orgmode@gnu.org; Sun, 04 Jun 2017 17:11:06 -0400 In-Reply-To: (Samuel Wales's message of "Sun, 4 Jun 2017 11:58:02 -0700") 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 Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > On 6/3/17, Nicolas Goaziou wrote: >> See ORG-NEWS, for release 9.0. It is easy to get rid of this warning. > > where does one make that change? i don't know what a handler function > is. all i define is a capture template. > > does this mean org-capture extension [the one with the unicorn icon in > firefox] needs to be changed? Probably. Regards,