From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Patch] org-protocol default template should be nil Date: Thu, 02 Sep 2010 16:51:57 +0200 Message-ID: <8739tsyz8y.fsf@gnu.org> References: <878w3m2ua3.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=52136 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrBZz-0004T0-7w for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 11:19:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrB8u-000865-5J for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:51:57 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:55504) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrB8t-00085w-W0 for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:51:56 -0400 Received: by ewy28 with SMTP id 28so372511ewy.0 for ; Thu, 02 Sep 2010 07:51:55 -0700 (PDT) In-Reply-To: <878w3m2ua3.fsf@gmx.de> (Sebastian Rose's message of "Wed, 01 Sep 2010 02:15:48 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: Emacs-orgmode mailing list Sebastian Rose writes: > We always used the "w" template as the default for `org-remember' and > also used it for `org-capture' for historical reasons. > > Unfortunately, this breaks, if the user has no "w" template defined. > > The patch below simply set's the custom variable Applied, thanks! > `org-protocol-default-template-key' to nil, so the interactive template > selection is used by default. This works for both, remember an capture. > > I will adjust the docs, once the patch is applied. You can go ahead! -- Bastien